net/virtio: fix incorrect cast of void *
[dpdk.git] / app / test-pmd / testpmd.c
2015-03-09 Michael Qiuapp/testpmd: fix log with no bound device
2015-02-27 Tetsuya Mukawaapp/testpmd: fix crash when portmask is specified
2015-02-25 Tetsuya Mukawaapp/testpmd: support port hotplug
2015-02-22 Jingjing Wuapp/testpmd: set default flow director mask
2015-02-22 Jingjing Wuethdev: remove flexbytes offset from flow director
2015-02-14 Pablo de Laraapp/testpmd: use default Rx/Tx port configuration
2015-01-18 Ouyang Changchunapp/testpmd: set Rx VMDq RSS mode
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 David Marchandapp: no more bare metal environment
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-25 Declan Dohertyapp/testpmd: set socket id when adding new port
2014-11-10 Thomas Monjalonapp,examples: remove references to drivers config
2014-10-08 Bruce Richardsonapp/testpmd: change rxfreet default to 32
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-09-17 Olivier Matzmbuf: remove rte_ctrlmbuf
2014-09-01 Adrien Mazarguilapp/testpmd: fix crash in txonly mode and with tx_first
2014-08-25 Chen Jing D(Mark)testpmd: queue start and stop
2014-07-01 Declan Dohertybond: testpmd support
2014-06-26 Cunming Liangapp/testpmd: tune default parameters
2014-06-17 Helin Zhangethdev: more RSS flags
2014-06-17 Ivan Bouleethdev: add Rx error counters for missed, badcrc and...
2014-06-10 Ouyang Changchunapp/testpmd: add commands for link up and down
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 David Marchandapp/testpmd: add --disable-link-check option
2014-05-16 Zijie Panapp/testpmd: show mac address at initialization
2014-05-16 Ivan Bouleapp/testpmd: add engine that replies to ARP and ICMP...
2014-05-16 Cyril Chemparathyapp/testpmd: add flowgen forwarding engine
2014-05-16 Cyril Chemparathyapp/testpmd: add macswap forwarding engine
2014-05-16 Cyril Chemparathyapp/testpmd: add auto-start option in interactive mode
2014-05-14 Julien Cretinapp/testpmd: fix incompatible sign for printf arguments
2014-04-30 Adrien Mazarguilapp/testpmd: fix crash of tx_first mode with numa
2014-04-30 Liu Xiaofengapp/testpmd: check socket id validity
2014-02-26 Thomas Monjalonapp/testpmd: fix build without librte_cmdline
2014-02-26 Ivan Bouleethdev: add pause frame counters for em/igb/ixgbe
2014-02-26 Bruce Richardsonapp/testpmd: disable RSS when in SRIOV
2014-02-26 Daniel Kanapp/testpmd: fix RSS by setting mq_mode
2014-02-26 Bruce Richardsonapp/testpmd: added new macfwd-retry mode
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelapp/testpmd: add bypass support
2013-10-09 Intelapp/testpmd: VMDq and DCB updates
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelethdev: update VMDq/DCB support
2013-09-17 Intelethdev: store numa_node per device
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Ivan Bouleapp/testpmd: fix compliance with __rte_mbuf_sanity_check()
2013-07-25 Intelapp/testpmd: various updates
2013-07-25 Intelapp/testpmd: add dcb support
2013-07-25 Intelapp/testpmd: add port configuration settings
2013-07-25 Intelapp/testpmd: add --total-num-mbufs option
2013-07-25 Intelapp/testpmd: add vlan offload support
2013-07-25 Intelapp/testpmd: add stats per queue
2013-07-25 Intelethdev: init all builtin drivers
2013-07-25 Intelmbuf: group fields in vlan_macip union
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release