test/mbuf: fix access to freed memory
[dpdk.git] / examples / bbdev_app /
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-19 Joyce Kongexamples/bbdev: use compiler atomics for flag sync
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-05-05 Jerin Jacobexamples: fix pkg-config override
2021-04-21 Chengchang Tangexamples: add eal cleanup to examples
2021-04-21 Bruce Richardsonexamples: reduce indentation in build files
2021-03-23 Thomas Monjalonexamples/bbdev: fix header include for musl
2021-01-30 Bruce Richardsonexamples: warn about broken pkg-config
2020-10-31 Thomas Monjalonexamples/bbdev: switch to dynamic mbuf field
2020-10-31 Thomas Monjalonexamples: enclose DPDK includes with angle brackets
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-09-21 Ivan Dyukovexamples: use new link status print format
2020-09-07 Ciara Powerexamples: remove legacy sections of makefiles
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-06-24 Georgiy Levashovexamples: add flush after stats printing
2019-11-20 Bruce Richardsonexamples: hide error for missing pkg-config path flag
2019-11-20 Bruce Richardsonexamples: fix build with old pkg-config
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-04 Thomas Monjalonethdev: convert remaining apps to new offload API
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-01-31 Amr Mokhtarexamples/bbdev: fix unchecked return of stats
2018-01-31 Amr Mokhtarexamples/bbdev: fix memory leak in stats print
2018-01-31 Amr Mokhtarexamples/bbdev: fix out-of-bounds access in MAC print
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-19 Amr Mokhtarexamples/bbdev: add sample app