app/testpmd: fix GTP PSC extension header length
[dpdk.git] / examples / vhost /
2021-11-16 Chenbo Xiaexamples/vhost: fix port init in mergeable mode
2021-11-03 Maxime Coquelinvhost: rename driver callbacks struct
2021-10-29 Maxime Coquelinvhost: remove notion of async descriptor
2021-10-29 Maxime Coquelinvhost: remove useless fields in async iterator struct
2021-10-29 Maxime Coquelinvhost: introduce specific iovec structure
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-21 Wenwu Maexamples/vhost: fix use after free on drain
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-09-14 Jiayu Huvhost: remove copy threshold for async path
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-07-23 Cheng Jiangexamples/vhost: handle memory hotplug for async vhost
2021-07-23 Cheng Jiangvhost: fix async callbacks return type
2021-07-21 Jiayu Huvhost: rework async configuration structure
2021-05-05 Jerin Jacobexamples: fix pkg-config override
2021-05-04 David Marchandvhost: fix offload flags in Rx path
2021-05-04 Cheng Jiangexamples/vhost: fix overflow in argument parsing
2021-04-28 Cheng Jiangexamples/vhost: fix ioat ring space in callbacks
2021-05-04 Bruce Richardsonraw/ioat: report status of completed jobs
2021-04-21 Chengchang Tangexamples: add eal cleanup to examples
2021-04-21 Bruce Richardsonexamples: reduce indentation in build files
2021-03-31 Chenbo Xiaexamples/vhost: check memory table query
2021-03-23 Ibtisam Tariqexamples/vhost: enhance getopt_long usage
2021-02-04 Cheng Jiangexamples/vhost: add error propagation in ioat ops
2021-02-04 Cheng Jiangexamples/vhost: fix potentially overflowing expression
2021-02-04 Cheng Jiangexamples/vhost: remove async inflight packet counter
2021-01-30 Bruce Richardsonexamples: warn about broken pkg-config
2021-01-29 Cheng Jiangexamples/vhost: refactor vhost data path
2021-01-29 Cheng Jiangexamples/vhost: add ioat ring space count and check
2021-01-13 Jiayu Huvhost: enhance async enqueue for small packets
2021-01-08 Joyce Kongexamples/vhost: relax memory ordering when enqueue...
2020-11-13 Cheng Jiangexamples/vhost: fix ioat dependency
2020-11-13 Cheng Jiangexamples/vhost: fix string split error handling
2020-11-13 Cheng Jiangexamples/vhost: check argument length
2020-11-12 Bruce Richardsonexamples: stop processing meson file if build impossible
2020-11-03 Cheng Jiangexamples/vhost: support vhost async data path
2020-11-03 Cheng Jiangexamples/vhost: add async vhost args parsing
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-09-30 Maxime Coquelinexamples/vhost: remove dequeue zero-copy support
2020-09-07 Ciara Powerexamples: remove legacy sections of makefiles
2020-07-30 Sarosh Arifexamples: fix port mask parsing failure handling
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 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples/vhost: check status of getting ethdev info
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
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
2019-01-18 Tiwei Bieexamples/vhost: fix path allocation failure handling
2019-01-15 Rami Rosenexamples/vhost: fix a typo
2019-01-14 Rami Rosenexamples/vhost: remove unnecessary method and constant
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-09-12 Rami Rosenexamples/vhost: remove unnecessary constant
2018-07-12 Thomas Monjalonexamples: make Linux environment check consistent
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-05-14 Maxime Coquelinexamples/vhost: fix header copy to discontiguous desc...
2018-04-24 Olivier Matzexamples: use new API to create control threads
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
2018-04-23 Maxime Coquelinexamples/vhost: move to safe GPA translation API
2018-04-17 Bruce Richardsonexamples: disable unsupported examples on BSD build
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
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-16 Shahaf Shulerexamples/vhost: convert to new ethdev offloads API
2018-01-16 Zhiyong Yangexamples/vhost: fix startup check
2018-01-16 Junjie Chenexamples/vhost: fix sending ARP packet to self
2018-01-16 Stefan Hajnoczivhost: introduce vring call API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-06-05 Jerin Jacobexamples/vhost: fix uninitialized descriptor indexes
2017-05-10 Gang Jiangexamples/vhost: fix socket path parsing
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
next