tailq: remove unneeded inclusions
[dpdk.git] / app / test-pmd / csumonly.c
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