app/testpmd: add retry option
[dpdk.git] / app / test-pmd / csumonly.c
2016-06-16 Zhihong Wangapp/testpmd: add retry option
2016-06-08 Jerin Jacobapp/testpmd: prefetch data in the forwarding loop
2015-11-11 Konstantin Ananyevapp/testpmd: add ability to split outgoing packets
2015-10-29 Michael Qiuapp/testpmd: modify mac in csum forwarding
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-07-15 Helin Zhangapp: replace some offload flags with packet type
2015-06-24 Cyril Chemparathyapp/testpmd: pack GRE header
2015-06-12 Stephen Hemmingerapp: fix whitespace
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-23 Jijiang Liuapp/testpmd: support NVGRE in Tx checksum offload
2015-02-16 Olivier Matzapp/testpmd: fix TSO when using outer checksum offloads
2015-02-16 Olivier Matzapp/testpmd: support IPIP tunnel in csum forward engine
2015-02-16 Olivier Matzapp/testpmd: support GRE tunnels in csum fwd engine
2015-02-16 Olivier Matzapp/testpmd: introduce vxlan parsing function in csum...
2015-02-16 Olivier Matzapp/testpmd: use a structure to store offload info...
2015-02-16 Olivier Matzapp/testpmd: introduce IP parsing functions in csum...
2015-02-16 Olivier Matzapp/testpmd: rename vxlan in outer-ip in csum commands
2015-02-16 Olivier Matzapp/testpmd: add csum parse-tunnel command
2015-02-16 Olivier Matzmbuf: remove UDP tunnel flag
2015-02-16 Olivier Matzmbuf: enhance the API documentation of offload flags
2014-12-05 Jijiang Liumbuf: replace inner fields by outer fields semantic
2014-12-05 Jijiang Liumbuf: add Tx offloading flags for tunnels
2014-12-05 Thomas Monjalonapp/testpmd: fix endianness detection
2014-12-01 Bruce Richardsonapp/testpmd: fix macro check for little endian
2014-11-26 Olivier Matzapp/testpmd: add a verbose mode to checksum forward...
2014-11-26 Olivier Matzapp/testpmd: support TSO in checksum forward engine
2014-11-26 Olivier Matznet: new checksum functions
2014-11-26 Olivier Matzapp/testpmd: rework checksum forward engine
2014-11-26 Olivier Matzapp/testpmd: fix use of offload flags
2014-10-27 Jijiang Liuapp/testpmd: VXLAN Tx checksum offload
2014-09-17 Bruce Richardsonmbuf: expand ol_flags field to 64-bits
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Bruce Richardsonmbuf: flatten struct vlan_macip
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-06-17 Helin Zhangapp/testpmd: add L3 packet type in offload flags
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp/testpmd: update csumonly
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelapp/testpmd: various updates
2013-07-25 Intelmbuf: group fields in vlan_macip union
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release