eal/memory: fix unused SIGBUS handler
[dpdk.git] / examples / ioat /
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-31 Conor Fogartydoc: use code snippets in sample app guides
2021-05-05 Jerin Jacobexamples: fix pkg-config override
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-01-30 Bruce Richardsonexamples: warn about broken pkg-config
2020-11-15 David Marchandexamples: restore trace point
2020-11-12 Bruce Richardsonexamples: stop processing meson file if build impossible
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-16 Ivan Ilchenkoexamples: check stop call status
2020-10-08 Kevin Laatzexamples/ioat: fix stats print
2020-10-08 Bruce Richardsonraw/ioat: add separate API for fence call
2020-10-08 Bruce Richardsonraw/ioat: rename functions to be operation-agnostic
2020-09-21 Ivan Dyukovexamples: use new link status print format
2020-09-11 Bruce Richardsonrawdev: add private data size to config inputs
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
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
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
2020-02-13 Ciara Powerexamples/ioat: fix invalid link status check
2020-02-13 Ciara Powerexamples/ioat: fix failure check for ioat dequeue
2020-02-13 Praveen Shettyexamples/ioat: fix unchecked return value
2019-11-26 Bruce Richardsonexamples/ioat: fix possible null dereference
2019-11-26 Bruce Richardsonexamples/ioat: handle error when querying number of...
2019-11-26 Bruce Richardsonexamples/ioat: handle failure case for ioat dequeue
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-27 Marcin Baranexamples/ioat: print statistics
2019-10-27 Pawel Modrakexamples/ioat: add two threads configuration
2019-10-27 Marcin Baranexamples/ioat: add rawdev copy mode
2019-10-27 Marcin Baranexamples/ioat: add software copy mode
2019-10-27 Pawel Modrakexamples/ioat: add new sample app for ioat driver