vpp_lite: add cpu pinning support (VPP-467)
[vpp.git] / vnet / vnet / devices / dpdk / init.c
2016-10-13 Pavel Kotucekvpp_lite: add cpu pinning support (VPP-467) 32/3332/8
2016-10-05 Damjan Mariondpdk: fix issue in parsing startup.conf dpdk section 71/3271/2
2016-09-28 Jasvinder SinghDPDK HQoS: Enable Hierarchical Scheduler in VPP 48/2048/10
2016-09-27 Damjan MarionFix hugepage detection issue 67/3167/2
2016-09-21 Damjan Mariondpdk: fix wrong tx ring size calculations 47/2947/2
2016-09-20 Damjan Mariondpdk: use flags for identifying interface types 45/2945/4
2016-09-13 Damjan MarionAdd some help into startup.conf 45/2845/2
2016-09-07 Steve ShinFix MTU size for the bonded interface 06/2706/3
2016-08-23 Damjan MarionFix PCI vendor_id/device_id detection for SR-IOV devices 67/2467/2
2016-08-23 Damjan Mariondpdk: Remove obsolete VMXNET3 driver start/stop workaround 66/2466/6
2016-08-16 Damjan MarionCoding standards cleanup in vnet/vnet/devices/dpdk... 04/2404/2
2016-08-16 Damjan MarionFix coverity issues in DPDK code, fixes VPP-189 98/2398/2
2016-08-10 Dave BarachVPP-189 Fix coverity warnings 23/2323/1
2016-07-30 Damjan MarionRemove per-worker destination frame queue 96/2096/2
2016-07-22 Damjan MarionAdd DPDK 16.07 support (rc3 based) 38/2038/2
2016-07-21 Damjan MarionAdd support for Chelsio T540-CR and T580-CR 41/2041/5
2016-07-21 Damjan MarionImprove interface naming for NICs ports sharing same... 40/2040/4
2016-07-19 John LoOn bonded interface admin-down, should stop all slave... 91/1991/3
2016-07-09 Damjan Mariondpdk: disable CRC stripping 22/1922/2
2016-07-08 John LoAllow DPDK per interface startup config to enable/disab... 06/1906/3
2016-07-07 Damjan MarionRetire support for DPDK 2.1.0 and older 83/1883/3
2016-06-29 Damjan MarionDecouple worker thread code from dpdk, enable worker... 98/1798/3
2016-06-28 Damjan MarionReduce ring size for dpdk NICs and overtal mem footprint 68/1768/2
2016-06-17 SachinVNET: Initialization support for NXP DPAA2 poll mode... 12/1612/2
2016-06-14 Srivatsa SangliAdd dpdk per-interface startup config parameter to... 52/1552/2
2016-06-14 Damjan MarionAdd dpdk per-interface startup config parameter to... 33/1533/3
2016-06-14 Damjan MarionRetire io threads and main-thread-io mode 31/1531/2
2016-06-09 John LoFix DPDK init crash if bonded interface is created... 64/1464/2
2016-06-07 Damjan MarionFix missing null termination in DPDK EAL Args 39/1439/1
2016-06-06 Damjan MarionAdd startup conf options to set per-interface descripto... 17/1417/1
2016-06-05 Damjan MarionAdd per-device startup config support 94/1294/8
2016-06-04 Dave BarachAdd dpdk config parameter: poll-sleep <nn> 04/1404/1
2016-05-28 John LoVPP-96 ENID driver update for rx of jumbo pkts using... 96/1296/1
2016-05-25 Damjan MarionMove dpdk startup config data to separate struct 64/1264/1
2016-05-19 Damjan MarionAdd support for multiple microarchitectures in single... 75/1075/6
2016-05-18 Damjan MarionRework of the old PCI code 78/1178/2
2016-05-17 Christophe Fontainedpdk/init - Add compatibility to non numa architecture 16/1116/3
2016-04-25 John LoPut back VMXNET3 driver init for DPDK 2.2.0 or older... 64/864/2
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen... 46/846/3
2016-04-22 Dave BarachFix duplicate free 41/841/2
2016-04-22 Damjan MarionUse memory from other CPU sockets if there is no local 39/839/2
2016-04-20 John LoAllow L3 forwarded jumbo packets on Bonded Interfaces 20/820/2
2016-04-17 Damjan Mariondpdk socket-mem handling optimizations 95/795/3
2016-04-14 Damjan MarionRework of DPDK PCI device uio driver binding process 80/780/6
2016-04-11 Damjan MarionBump DPDK 16.04 to RC4 33/733/2
2016-04-07 John LoEnhance CLI/API Support for Bonded Interface 86/686/2
2016-04-01 Damjan MarionAdd option to link DPDK dynamically 59/659/3
2016-03-29 Jurek MatuszewskiIncrement MRU if hardware supports CRC stripping 26/626/2
2016-03-25 Damjan MarionUse rte_mempool private data for storing vlib_buffer_t 10/610/3
2016-03-23 John LoAdd dpdk vmxnet3 driver patch and init.c change to... 01/601/1
2016-03-17 Damjan MarionDon't stop binding pci device if write to new_id fails 48/548/1
2016-03-14 Stefan KobzaDo not use hugepages if none are available. 22/522/3
2016-03-04 Bud GriseAllow dpdk linkstate and stat polling intervals to... 56/456/3
2016-03-02 Todd FoggoaAlways showing DPDK physical memory on bootup 63/463/1
2016-03-02 Dave BarachRemove spurious call to unix_physmem_init(...) 60/460/1
2016-03-01 Sean HopeDump DPDK physmem to stdout before allocating mbufs 52/452/1
2016-02-25 Damjan MarionMove dpdk (un)format functions to separate c file 29/429/2
2016-02-25 John LoAdd support of Ethernet link bonding utilizing DPDK... 15/415/2
2016-02-25 John LoFix indexing error in init.c for vnet dpdk. 12/412/1
2016-02-24 Shesha Sreenivasam... Handle dynamic enable/disable VHOST_USER interface 69/369/2
2016-02-23 Damjan MarionEnable DPDK KNI code based on DPDK config 90/390/2
2016-02-16 Damjan MarionShow DPDK EAL cmdline args in 'show version verbose' 30/330/1
2016-02-15 Dave BarachDisable for-us udp/tcp checksum validation by default 27/327/1
2016-02-14 Damjan MarionImplement multiple TX queue sharing 19/319/2
2016-02-11 Damjan MarionUse vppinfra bitmap for dpdk coremask 35/235/2
2016-02-01 Damjan Marionremove igb_uio static pci id table patch, use new_id... 83/183/2
2016-01-27 Damjan MarionEnable Chelsio T5 support 56/156/1
2016-01-22 Dave Barachaarch64 CPU arch / ThunderX platform initial support 35/135/1
2015-12-08 Ed WarnickeInitial commit of vpp code. 23/23/3