net/virtio: fix incorrect cast of void *
[dpdk.git] / app / test-pmd / csumonly.c
2017-12-08 Olivier Matzapp/testpmd: register a specific log type
2017-11-06 Thomas Monjalonremove useless memzone includes
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-07-16 Stephen Hemmingerapp/testpmd: remove duplicate includes
2017-07-09 Jiayu Huapp/testpmd: enable TCP/IPv4 GRO
2017-04-10 Jeff Guoapp/testpmd: fix IPv6 tunnel checksum
2017-04-05 Olivier Matzmbuf: use 2 bytes for port and nb segments
2017-01-04 Tomasz Kulasekapp/testpmd: use Tx preparation in checksum engine
2016-12-23 Adrien Mazarguilapp/testpmd: implement basic support for flow API
2016-10-13 Olivier Matzapp/testpmd: display LRO segment size
2016-10-13 Olivier Matzmbuf: add new Rx checksum flags
2016-10-13 Olivier Matzapp/testpmd: fix TSO with checksum engine
2016-10-12 Olivier Matzapp/testpmd: hide segment size when not relevant
2016-10-12 Olivier Matzapp/testpmd: do not use TSO for small packets
2016-10-12 Olivier Matzapp/testpmd: display Rx port in checksum engine
2016-10-12 Olivier Matzapp/testpmd: do not change IP addrs in checksum engine
2016-10-12 Olivier Matzapp/testpmd: dump Rx flags in checksum engine
2016-10-12 Olivier Matzapp/testpmd: dump offload flags with new functions
2016-10-09 Jianfeng Tanapp/testpmd: support tunneled TSO in checksum engine
2016-09-16 Amine Kherboucheremove unused ring includes
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