test mbuf attach
[dpdk.git] / examples / server_node_efd /
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
2020-04-16 Thomas Monjalonreplace unused attributes
2019-10-27 Bruce Richardsonexamples/server_node_efd: add server binary to meson...
2019-10-27 Bruce Richardsonexamples/server_node_efd: add node binary to meson...
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-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-05-29 Michael Santanafix off-by-one errors in snprintf
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2018-07-12 Thomas Monjalonexamples: make Linux environment check consistent
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-17 Bruce Richardsonexamples: add empty meson files for unsupported ones
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-01-16 Shahaf Shulerexamples/server_node_efd: convert to new ethdev offload...
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-12 Luca Boccassimk: sort headers before wildcard inclusion
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-29 Bruce Richardsonring: make bulk and burst return values consistent
2017-01-30 Pablo de Laraexamples/server_node_efd: renamed from flow_distributor