add FILE argument to debug functions
[dpdk.git] / app / test-pmd / testpmd.c
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