summaryrefslogtreecommitdiff
path: root/examples/rxtx_callbacks
AgeCommit message (Expand)Author
2024-02-14use C11 alignofTyler Retzlaff
2022-10-06drivers/bus: set device NUMA node to unknown by defaultOlivier Matz
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-18ethdev: fix max Rx packet lengthFerruh Yigit
2021-09-07net: add macro to extract MAC address bytesAman Deep Singh
2021-07-31doc: use code snippets in sample app guidesConor Fogarty
2021-05-12examples/rxtx_callbacks: fix port ID format specifierDmitry Kozlyuk
2021-05-05examples: fix pkg-config overrideJerin Jacob
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2021-04-21examples: reduce indentation in build filesBruce Richardson
2021-01-30examples: warn about broken pkg-configBruce Richardson
2020-11-15examples/rxtx_callbacks: fix build with pkg-configDavid Marchand
2020-11-03examples/rxtx_callbacks: switch timestamp to dynamic fieldThomas Monjalon
2020-10-31examples/rxtx_callbacks: switch TSC to dynamic fieldThomas Monjalon
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-09-07examples: remove legacy sections of makefilesCiara Power
2020-07-01build/pkg-config: improve static linking flagsBruce Richardson
2020-04-16replace no-return attributesThomas Monjalon
2019-11-20examples: hide error for missing pkg-config path flagBruce Richardson
2019-11-20examples: fix build with old pkg-configBruce Richardson
2019-10-07examples: check status of getting MAC addressIgor Romanov
2019-10-07examples: take promiscuous mode switch result into accountIvan Ilchenko
2019-10-07examples: check status of getting ethdev infoIvan Ilchenko
2019-07-30examples/rxtx_callbacks: fix HW timestamp configHarman Kalra
2019-07-03examples: fix pkg-config detection with older makeBruce Richardson
2019-07-02examples: support relocated DPDK installBruce Richardson
2019-06-06examples/rxtx_callbacks: support HW timestampTom Barbette
2019-05-24net: add rte prefix to ether definesOlivier Matz
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-05-20examples: fix make clean when using pkg-configBruce Richardson
2019-03-30examples: detect default build directoryBruce Richardson
2019-03-12mk: use linux and freebsd in config namesBruce Richardson
2018-07-04ethdev: remove old offload APIFerruh Yigit
2018-04-27ethdev: remove experimental flag of ports enumerationThomas Monjalon
2018-04-18ethdev: deprecate port count functionThomas Monjalon
2018-04-18fix ethdev port id validationThomas Monjalon
2018-04-18fix ethdev ports enumerationThomas Monjalon
2018-02-01examples: increase default ring sizes to 1024Kevin Laatz
2018-01-30build: replace license text with SPDX tagBruce Richardson
2018-01-30examples: enable linking both static and sharedBruce Richardson
2018-01-30examples: use pkg-config in makefilesBruce Richardson
2018-01-30examples: put app name and sources at top of makefilesBruce Richardson
2018-01-30examples: build some samples with mesonBruce Richardson
2018-01-16examples/rxtx_callbacks: convert to new ethdev offloads APIShahaf Shuler
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-10-13examples: fix port id typeZhiyong Yang
2017-10-06ethdev: increase port id rangeZhiyong Yang
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2015-05-11apps: fix default mbuf sizeKonstantin Ananyev