test/mbuf: fix access to freed memory
[dpdk.git] / examples / vdpa /
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-01-30 Bruce Richardsonexamples: warn about broken pkg-config
2020-11-12 Bruce Richardsonexamples: stop processing meson file if build impossible
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
2020-09-07 Ciara Powerexamples: remove legacy sections of makefiles
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-06-30 Maxime Coquelinexamples/vdpa: remove useless device count
2020-06-30 Maxime Coquelinexamples/vdpa: use new wrappers instead of ops
2020-06-30 Maxime Coquelinvhost: replace device ID in applications
2020-06-30 Maxime Coquelinvhost: replace vDPA device ID in Vhost
2020-06-30 Maxime Coquelinvhost: replace device ID in vDPA ops
2020-06-30 Maxime Coquelinvhost: make vDPA framework bus agnostic
2020-06-30 Matan Azradexamples/vdpa: add statistics show command
2020-04-21 Maxime Coquelinvhost: prefix vDPA enum value for PCI address type
2020-04-16 Thomas Monjalonreplace unused attributes
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-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples/vdpa: support build with pkg-config
2019-06-20 David Marchandexamples/vdpa: remove trace of legacy linuxapp
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2018-10-26 Stephen Hemmingerexamples/vdpa: fix spelling in error message
2018-10-11 Xiaolong Yeexamples/vdpa: introduce a new sample for vDPA