test/mbuf: fix access to freed memory
[dpdk.git] / examples /
2021-10-27 Kevin Laatzexamples/dma: rename ioat application example
2021-10-27 Kevin Laatzexamples/ioat: update naming to match change to dmadev
2021-10-27 Kevin Laatzexamples/ioat: port application to dmadev API
2021-10-27 Kevin Laatzexamples/ioat: add signal-triggered device dump
2021-10-27 Kevin Laatzexamples/ioat: add option to control stats print interval
2021-10-27 Konstantin Ananyevexamples/ioat: add option to control maximum frame...
2021-10-27 Konstantin Ananyevexamples/ioat: add option to control DMA batch size
2021-10-27 Konstantin Ananyevexamples/ioat: use always same lcore for enqueue/dequeue
2021-10-25 Sarosh Arifexamples/l2fwd: add promiscuous mode option
2021-10-25 Honnappa Nagarahallieal: remove FINISHED lcore state
2021-10-25 Yogesh Jangraport: configure loop count for source port
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-21 Harry van Haarenexamples/eventdev_pipeline: use port config hints
2021-10-21 Shijith Thottonexamples/l2fwd-event: support event vector
2021-10-21 Shijith Thottonexamples/l3fwd: support event vector
2021-10-18 Ferruh Yigitexamples/ip_reassembly: remove unused option
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-16 Matan Azradcryptodev: extend data-unit length field
2021-10-16 Nithin Dabilpuramexamples/ipsec-secgw: accept inline packet in single SA
2021-10-19 Joyce Kongexamples: remove unneeded atomic header include
2021-10-19 Joyce Kongexamples/server_node_efd: use compiler atomics for...
2021-10-19 Joyce Kongexamples/vm_power: use compiler atomics for sync
2021-10-19 Joyce Kongexamples/l2fwd-jobstats: use compiler atomics for stats...
2021-10-19 Joyce Kongexamples/performance-thread: use compiler atomics for...
2021-10-19 Joyce Kongexamples/kni: use compiler atomics for status sync
2021-10-19 Joyce Kongexamples/multi_process: use compiler atomics for sync
2021-10-19 Joyce Kongexamples/bbdev: use compiler atomics for flag sync
2021-10-13 Simei Suexamples/ptpclient: enable Rx queue configuration
2021-10-08 Nithin Dabilpuramexamples/ipsec-secgw: use mbuf packet type in ev worker
2021-10-08 Ciara Powerexamples/fips_validation: fix resetting pointer
2021-10-08 Ciara Powerexamples/fips_validation: remove unused allocation
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-10-06 Huisong Liexamples/kni: close port before exit
2021-09-28 Anoob Josephexamples/ipsec-secgw: clear soft expiry configuration
2021-09-28 Anoob Josephsecurity: add SA lifetime configuration
2021-09-28 Anoob Josephexamples/ipsec-secgw: fix parsing of flow queue
2021-09-28 Nithin Dabilpuramexamples/ipsec-secgw: update event mode inline path
2021-09-27 Cristian Dumitrescupipeline: improve handling of learner action arguments
2021-09-27 Cristian Dumitrescuexamples/pipeline: add learner table example
2021-09-27 Cristian Dumitrescuexamples/pipeline: support learner tables
2021-09-27 Cristian Dumitrescuexamples/pipeline: add variable size headers
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
next