lpm: introduce rte_lpm_lookupx4
[dpdk.git] / app /
2014-06-12 Konstantin Ananyevlpm: introduce rte_lpm_lookupx4
2014-06-11 Pawel Wodkowskipci: remove conditions on device definitions
2014-06-11 Ouyang Changchunapp/testpmd: Tx rate limitation for queue and VF
2014-06-10 Ouyang Changchunapp/testpmd: add commands for link up and down
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-27 Ivan Bouleapp/testpmd: allow to configure RSS hash key
2014-05-27 Ivan Bouleethdev: allow to get RSS hash functions and key
2014-05-27 Ivan Bouleapp/testpmd: configure RSS without restart
2014-05-22 Stephen Hemmingersched: use malloc instead of memzone for allocation
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-20 Neil Hormanring: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-16 Stephen Hemmingereal: don't inline string functions
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: allow txpkts to be setup via command line
2014-05-16 Cyril Chemparathyapp/testpmd: add flowgen forwarding engine
2014-05-16 Cyril Chemparathyapp/testpmd: add macswap forwarding engine
2014-05-16 Thomas Monjalonapp/testpmd: list forwarding engines
2014-05-16 Cyril Chemparathyapp/testpmd: allow command line selection of forwarding...
2014-05-16 Cyril Chemparathyapp/testpmd: add auto-start option in interactive mode
2014-05-16 Cyril Chemparathyapp/testpmd: add loopback topology
2014-05-14 Julien Cretinapp/testpmd: fix incompatible sign for printf arguments
2014-05-14 Julien Cretinapp/testpmd: fix minor signed overflow in a constant
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-04-11 Olivier Matzvdev: new registration API
2014-04-10 Olivier Matztestpmd: add dump commands for debug
2014-04-10 Olivier Matzdevargs: add dump command in test application
2014-04-10 Olivier Matzdevargs: replace --use-device option by --pci-whitelist...
2014-04-10 Olivier Matzdevargs: use a comma instead of semicolon to separate...
2014-04-10 Olivier Matzdevargs: use devargs for vdev and PCI whitelist/blacklist
2014-04-10 Olivier Matzdevargs: introduce API and test
2014-04-10 Olivier Matzpci: rename device and driver lists
2014-03-20 Stephen Hemmingerget rid of DOS format end of lines
2014-03-19 David Marchandpcap: revert build patches
2014-02-26 Zijie Panapp/testpmd: fix configuration of pause frames
2014-02-26 Thomas Monjalonapp/testpmd: fix build without librte_cmdline
2014-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-26 David Marchandpcap: use pcap-config to guess compilation flags
2014-02-26 Ivan Bouleethdev: add pause frame counters for em/igb/ixgbe
2014-02-26 Thomas Monjalonpci: use igb_uio mapping only when needed
2014-02-26 Olivier Matzkvargs: add test case in app/test
2014-02-26 Thomas Monjaloneal: fix type of pointer arithmetic result
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-26 Bruce Richardsonapp/test: fixes to python control script
2014-02-26 Bruce Richardsonapp/test: remove all-autotests option
2014-02-26 Bruce Richardsonapp/test: minor cleanup in test_acl
2014-02-26 Bruce Richardsonapp/test: conditionalize on timer enabled
2014-02-26 Bruce Richardsonapp/test: minor updates
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonmem: add bounded reserve function
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelapp/testpmd: more help
2013-11-24 Intelapp/testpmd: add MAC control forward
2013-11-24 Intelapp/testpmd: add bypass support
2013-11-24 Intelapp/test: fix memory autotest
2013-11-24 Intelapp/test: fix whitelist
2013-11-24 Intelapp/test: add pmd_ring
2013-11-24 Intelapp/test: rename pmac_acl as acl
2013-11-24 Intelapp/cmdline_test: fix build without app/test
2013-10-09 Intelapp/testpmd: VMDq and DCB updates
2013-10-09 Intelapp/test: various updates
2013-10-09 Intelapp/test: update kni
2013-10-09 Intelapp/test: update interrupts test
2013-10-09 Intelapp/test: fix memzone test
2013-10-09 Intelapp/test: new timer test
2013-10-09 Intelapp/test: add whitelist
2013-10-09 Intelapp/test: add timer_perf
2013-10-09 Intelapp/test: minor changes
2013-10-09 Intelapp/test: remove pattern matching test
2013-10-09 Intelpcap: add new driver
2013-10-09 Intelmk: shared libraries
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp/testpmd: update csumonly
2013-09-17 Intelapp: fix build with GCC 4.8
2013-09-17 Intelapp: only use one thread to run autotests
2013-09-17 Intelapp: fix build when some libs are disabled
2013-09-17 Intelapp: rework ring tests
2013-09-17 Intelapp: add a test on mbuf alignment
2013-09-17 Intelapp: add tests on --syslog, --no-shconf and --huge...
2013-09-17 Intelapp: add some tests
2013-09-17 Intelapp: remove pmac from Makefile
2013-09-17 Intelapp: fix Makefile
2013-09-17 Intelkni: fix multi-process support
2013-09-17 Intelethdev: update VMDq/DCB support
2013-09-17 Intelethdev: RSS RETA configuration
2013-09-17 Intelethdev: store numa_node per device
2013-09-17 Intelpci: don't unbind resources on exit
2013-09-17 Intelpci: rework interrupt handling
2013-09-17 Stephen Hemmingerpci: support multiple PCI regions per device
2013-09-17 Intelmem: find most little element from heap
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-17 Intelhash: fix for multi-process apps
2013-09-17 Intelsched: initial import
next