eal/memory: fix unused SIGBUS handler
[dpdk.git] / examples /
2021-09-14 Jiayu Huvhost: remove copy threshold for async path
2021-09-16 Ruifeng Wangexamples/service_cores: fix lcore count check
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-09-08 Akhil Goyalexamples/fips_validation: remove illegal usage of API
2021-09-08 Akhil Goyalcryptodev: rename function to check device validity
2021-08-27 Jerin Jacobexamples/performance-thread: fix build with clang 12.0.1
2021-07-31 Conor Fogartydoc: use code snippets in sample app guides
2021-07-30 Matan Azradexamples/l2fwd-crypto: support cipher multiple data...
2021-07-30 Chaoyong Heexamples/l3fwd: disable multi-queue for single queue
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-07-20 Srujana Challaexamples/ipsec-secgw: support inline UDP encapsulation
2021-07-21 Cristian Dumitrescuexamples/pipeline: fix out of bounds array access
2021-07-20 Ali Alnubaniexamples/pipeline: fix build
2021-07-10 David Huntexamples/l3fwd-power: add baseline PMD management mode
2021-07-10 Cristian Dumitrescuexamples/pipeline: add FIB example
2021-07-10 Cristian Dumitrescuexamples/pipeline: add selector example
2021-07-10 Cristian Dumitrescuexamples/pipeline: support selector table
2021-07-09 Churchill Khangarexamples/pipeline: improve table update commands
2021-07-09 Anatoly Burakovexamples/l3fwd-power: support multiqueue ethdev power...
2021-07-07 Conor Walshexamples/l3fwd: remove useless reloads in EM main loop
2021-07-07 Conor Walshexamples/l3fwd: remove useless reloads in FIB main...
2021-07-05 Chenglian Sunexamples/l2fwd: remove mac-updating option
2021-07-05 Chenglian Sunexamples/l2fwd: fix [no-]mac-updating options
2021-07-05 Ruifeng Wangexamples/l3fwd: remove useless reloads in LPM main...
2021-07-05 Ruifeng Wangexamples/l3fwd: remove useless calculations in NEON LPM
2021-05-19 Hongbo Zhengexamples/l3fwd-power: fix empty poll thresholds
2021-05-12 Min Hu (Connor)examples/skeleton: fix NUMA check of port and core
2021-05-12 Min Hu (Connor)examples/l2fwd-cat: fix NUMA check of port and core
2021-05-12 Min Hu (Connor)examples/flow_classify: fix NUMA check of port and...
2021-05-12 Dmitry Kozlyukexamples/rxtx_callbacks: fix port ID format specifier
2021-05-12 Chengchang Tangexamples/timer: fix time interval
2021-05-05 Konstantin Ananyevexamples/ipsec-secgw: fix handling IPv6 extension headers
2021-05-05 Reshma Pattanexamples/vm_power: remove VM channel number check
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-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Conor Walshexamples/l3fwd: skip Tx queue drain on first FIB iteration
2021-04-21 Chengwen Fengexamples/ethtool: remove unused parsing
2021-04-21 Chengchang Tangexamples: add eal cleanup to examples
2021-04-21 Chengwen Fengexamples/vhost_blk: set control worker thread name
2021-04-21 Chengwen Fengexamples/performance-thread: set thread names
2021-04-21 Bruce Richardsonexamples: reduce indentation in build files
2021-04-20 Cristian Dumitrescupipeline: auto-detect endianness of action arguments
2021-04-20 Conor Walshexamples/l3fwd: implement FIB lookup method
2021-04-20 Conor Walshexamples/l3fwd: add FIB infrastructure
2021-04-20 Conor Walshexamples/l3fwd: move routes to common header
2021-04-20 Conor Walshexamples/l3fwd: fix LPM IPv6 subnets
2021-04-20 Kathleen Capellaexamples/l3fwd: skip Tx queue drain on first iteration
2021-04-20 Min Hu (Connor)examples/ptpclient: remove wrong comment
2021-04-20 Cristian Dumitrescuexamples/pipeline: add newline to error messages
2021-04-20 Cristian Dumitrescupipeline: add table statistics to SWX
2021-04-20 Cristian Dumitrescupipeline: add drop instruction to SWX
2021-04-16 Shiri Kuzinexamples/l2fwd-crypto: remove key size validation
2021-04-16 Tejasree Kondojexamples/ipsec-secgw: support UDP encapsulation
2021-04-16 Rohit Rajexamples/l2fwd-crypto: fix packet length while decryption
2021-04-16 Apeksha Guptaexamples/l2fwd-crypto: skip masked devices
2021-04-16 Gagandeep Singhexamples/l2fwd-crypto: align private data size to cache...
2021-04-14 Dmitry Kozlyuknet: provide IP-related API on any OS
2021-04-14 Xueming Lidevargs: unify scratch buffer storage
2021-03-31 Ibtisam Tariqexamples/vhost_crypto: remove unused short option
2021-03-31 Chenbo Xiaexamples/vhost: check memory table query
2021-03-31 Keiichi Watanabeexamples/vhost_blk: check features before inflight API
2021-03-24 Cristian Dumitrescupipeline: add meter array to SWX
2021-03-24 Cristian Dumitrescupipeline: add register array to SWX
2021-03-24 Churchill Khangarexamples/pipeline: support hexadecimal argument in CLI
2021-03-24 Dapeng Yuexamples/packet_ordering: fix port configuration
2021-03-24 Cristian Dumitrescuexamples/pipeline: make quanta configurable
2021-03-23 Venkata Suresh Kumar Pport: add file descriptor SWX port
2021-03-23 Cristian Dumitrescutable: add wildcard match table type
2021-03-23 Cristian Dumitrescupipeline: improve table entry parsing
2021-03-23 Cristian Dumitrescuport: add ring SWX port
2021-03-23 Ibtisam Tariqexamples/vhost_crypto: enhance getopt_long usage
2021-03-23 Ibtisam Tariqexamples/vhost: enhance getopt_long usage
2021-03-23 Ibtisam Tariqexamples/qos_sched: enhance getopt_long usage
2021-03-23 Ibtisam Tariqexamples/performance-thread: enhance getopt_long usage
2021-03-23 Ibtisam Tariqexamples/packet_ordering: enhance getopt_long usage
2021-03-23 Ibtisam Tariqexamples/l3fwd-acl: enhance getopt_long usage
2021-03-23 Ibtisam Tariqexamples/fips_validation: enhance getopt_long usage
2021-03-23 Thomas Monjalonexamples/bbdev: fix header include for musl
2021-03-23 Thomas Monjalonbuild: detect execinfo library on Linux
2021-03-17 Hemant Agrawalexamples/ptpclient: enable Rx timestamp offload
2021-03-15 Bruce Richardsonbuild: exclude meson files from examples installation
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-26 Feifei Wangexamples/eventdev: move ethdev stop to the end
2021-01-26 Feifei Wangexamples/eventdev: add info output for main core
2021-01-26 Feifei Wangexamples/eventdev: check CPU core enabling
2021-01-29 Cristian Dumitrescuexamples/pipeline: fix CLI parsing crash
2021-01-29 Liang Maexamples/l3fwd-power: add ethdev power management
2021-01-29 Bruce Richardsonpower: clean up includes
next