test mbuf attach
[dpdk.git] / app / test-pmd / testpmd.h
2020-07-11 Shiri Kuzinapp/testpmd: add 5-tuple swap forwarding engine
2020-07-11 Viacheslav Ovsiienkoapp/testpmd: add Tx scheduling command
2020-07-11 Jasvinder Singhapp/testpmd: remove softnic forward mode
2020-05-11 Xiaoyu Minapp/testpmd: add option for Rx multi-queue mode
2020-05-11 Dong Zhouapp/testpmd: support flow aging
2020-04-21 Lijun Ouapp/testpmd: remove hardcoded descriptors limit
2020-02-14 Thomas Monjalonapp/testpmd: rename function for detaching by devargs
2020-02-14 Hariprasad Govindh... app/testpmd: add --portlist option
2020-01-20 Viacheslav Ovsiienkoapp/testpmd: add mempool with external data buffers
2020-01-17 Xueming Liapp/testpmd: add flow dump command
2020-01-17 Ori Kamapp/testpmd: support mbuf dynamic flag
2020-01-17 Kalesh APapp/testpmd: show MAC addresses added to a port
2019-11-26 David Marchandapp/testpmd: reduce memory consumption
2019-11-11 Pavan Nikhileshapp/testpmd: disable packet type parsing by default
2019-11-08 Ori Kamapp/testpmd: support hairpin
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-10-25 Xiaoyu Minapp/testpmd: support multiple raw encap/decap
2019-10-25 Ferruh Yigitapp/testpmd: fix global variable multiple definitions
2019-10-23 Vivek Sharmaapp/testpmd: support QinQ offload in VLAN set command
2019-10-07 Ivan Ilchenkoapp/testpmd: check code of allmulticast mode switch
2019-10-07 Igor Romanovapp/testpmd: check status of getting MAC address
2019-10-07 Igor Romanovapp/testpmd: check status of getting link info
2019-10-07 Ivan Ilchenkoapp/testpmd: check code of promiscuous mode switch
2019-10-07 Ivan Ilchenkoapp/testpmd: check status of getting ethdev info
2019-07-23 Stephen Hemmingerapp/testpmd: add option to not start device
2019-07-23 Nithin Dabilpuramapp/testpmd: add device related commands
2019-07-23 Xiaoyu Minapp/testpmd: support raw encap/decap actions
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-22 Stephen Hemmingerapp/testpmd: add ability to set Tx IP and UDP parameters
2019-04-12 Shahaf Shulerapp/testpmd: support no IOVA contiguous mempools
2019-03-29 Yongseok Kohapp/testpmd: make txonly mode generate multiple flows
2019-03-29 David Marchandapp/testpmd: display/clear forwarding stats on demand
2019-03-29 David Marchandapp/testpmd: extend forwarding statistics to 64 bits
2019-03-20 David Marchandapp/testpmd: remove unused field from port struct
2019-02-07 Viacheslav Ovsiienkoapp/testpmd: add TOS and TTL fields to VXLAN encapsulation
2018-10-26 Thomas Monjalonapp/testpmd: setup attached ports on probe event
2018-10-26 Thomas Monjalonapp/testpmd: check not detaching device twice
2018-10-26 Dekel Peledapp/testpmd: fix metadata API and Tx insertion
2018-10-26 Ori Kamapp/testpmd: add MPLSoGRE encapsulation
2018-10-26 Ori Kamapp/testpmd: add MPLSoUDP encapsulation
2018-10-26 Dekel Peledapp/testpmd: support metadata as flow rule item
2018-10-18 Raslan Darawshehapp/testpmd: set packet dump based on verbosity level
2018-10-18 Raslan Darawshehapp/testpmd: add packet dump callbacks
2018-10-18 Raslan Darawshehapp/testpmd: move dumping packets to a separate function
2018-10-11 Jens Freimannapp/testpmd: add noisy neighbour forwarding mode
2018-10-11 Emma Finnapp/testpmd: add new command for show port info
2018-10-11 Jerin Jacobapp/testpmd: collect bad outer L4 checksum for csum...
2018-10-11 Ferruh Yigitapp/testpmd: fix displaying RSS hash functions
2018-10-11 Adrien Mazarguilapp/testpmd: rely on flow API conversion function
2018-10-11 Anatoly Burakovapp/testpmd: support external memory
2018-07-23 Nelio Laranjeiroapp/testpmd: add NVGRE encap/decap
2018-07-23 Nelio Laranjeiroapp/testpmd: add VXLAN encap/decap
2018-07-12 Jasvinder Singhapp/testpmd: rework softnic forward mode
2018-05-14 Matan Azradapp/testpmd: fix synchronic port hotplug
2018-05-14 Matan Azradapp/testpmd: fix valid ports prints
2018-05-14 Anatoly Burakovapp/testpmd: make locking memory configurable
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Xueming Liapp/testpmd: introduce new tunnel VXLAN-GPE
2018-04-27 Qi Zhangapp/testpmd: enable per queue configure
2018-04-27 Adrien Mazarguilapp/testpmd: fix missing RSS fields in flow action
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Jeff Guoapp/testpmd: enable device hotplug monitoring
2018-01-31 Georgios Katsikasapp/testpmd: move variables definition in source
2018-01-17 Wei Daiapp/testpmd: fix invalid Tx queue number setting
2018-01-17 Wei Daiapp/testpmd: fix invalid Rx queue number setting
2018-01-16 Kirill Rybalchenkoapp/testpmd: add raw flow type mode for FDIR
2018-01-15 Wisam Jaddoapp/testpmd: add ethernet peer command
2018-01-15 Shahaf Shulerapp/testpmd: remove txqflags option
2018-01-15 Shahaf Shulerapp/testpmd: add command line option for Tx offloads
2018-01-15 Shahaf Shulerapp/testpmd: cleanup internal Tx offloads flags field
2018-01-15 Shahaf Shulerapp/testpmd: add function to check port stopped
2018-01-09 Olivier Matzapp/testpmd: register a specific log type
2018-01-04 Bruce Richardsonapp: use SPDX tag for Intel copyright files
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Elza Mathewapp/testpmd: refine xstats show
2017-10-26 Zhiyong Yangapp/testpmd: remove useless function declarations
2017-10-13 Zhiyong Yangapp/testpmd: fix port id type
2017-10-12 Wei Zhaoapp/testpmd: add commands for RSS queue region
2017-10-12 Jasvinder Singhapp/testpmd: add traffic management forwarding mode
2017-10-12 Jiayu Huapp/testpmd: enable TCP/IPv4 VxLAN and GRE GSO
2017-10-12 Jiayu Huapp/testpmd: enable the heavyweight mode TCP/IPv4 GRO
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-09-13 Wei Daiapp/testpmd: add port reset command
2017-07-13 Vasily Philipovapp/testpmd: add --flow-isolate-all option
2017-07-09 Jiayu Huapp/testpmd: enable TCP/IPv4 GRO
2017-07-08 Gaetan Rivetapp/testpmd: include PCI header directly
2017-07-06 Andrey Chilikinapp/testpmd: update DDP add command parameters
2017-07-06 Pablo de Laraapp/testpmd: print statistics periodically
2017-07-05 Pablo de Laraapp/testpmd: add parameter to start forwarding Tx first
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-05-10 Shahaf Shulerapp/testpmd: fix mempool creation by socket id
2017-05-06 Gaetan Rivetapp/testpmd: configure event display
2017-05-01 Allain Legacyapp/testpmd: load commands from file at startup
2017-05-01 Remy Hortonapp/testpmd: add --bitrate-stats option
2017-04-20 Gaetan Rivetapp/testpmd: request device removal interrupt
2017-04-20 Gaetan Rivetapp/testpmd: request link status interrupt
2017-04-05 Gaetan Rivetapp/testpmd: use ethdev iterator to list devices
2017-04-05 Reshma Pattanapp/testpmd: add latency statistics calculation
next