span: add feature (rx only) (VPP-185)
[vpp.git] / vnet / vnet / devices /
2016-11-15 Pavel Kotucekspan: add feature (rx only) (VPP-185) 82/3682/16
2016-11-15 Jasvinder SinghDPDK_HQoS: fix coverity warnings on uninitialized variables 03/3803/2
2016-11-11 Damjan Marionfeature: convert all feature nodes to new feature infra 59/3759/8
2016-11-09 Dave BarachFix a batch of coverity warnings, VPP-486 50/3750/1
2016-11-09 Damjan Mariondevices: create dummy device-input node to keep nexts... 42/3742/3
2016-11-08 Dave BarachAdd the tap driver to the driver feature arc scheme 30/3730/1
2016-11-08 Pierre Pfistervhost: Improve packet tracing 28/3728/2
2016-11-07 Damjan Marionpg: add device-input feature arc support on pg interfaces 07/3707/2
2016-11-07 Damjan Marionfix isssues discovered by coverity scan 08/3708/2
2016-11-04 Damjan Marionfeature: store arc index in vlib_buffer 97/3697/5
2016-11-04 Pierre Pfistervhost-user: multiqueue support 22/2922/24
2016-11-02 Damjan Marionfeature: all input nodes must have same nexts 62/3662/3
2016-11-02 Pierre PfisterAllow empty DPDK device init config 57/3657/2
2016-11-01 David Hothamdpdk-hqos: don't hold up packets indefinitely under... 46/3646/6
2016-11-01 Damjan Marionfeature: add new feature handling code and device-input... 45/3445/25
2016-11-01 Damjan Marionvppinfra: add STATIC_ASSERT macro 49/3649/2
2016-11-01 Damjan Mariondpdk: use u32 for next0 43/3643/2
2016-10-31 David HothamUpdate _slabshr fields when updating HQoS masks 40/3340/3
2016-10-31 Damjan Marionvhost-user: fix crash in vhost_user_intfc_tx (VPP-519) 29/3629/2
2016-10-26 Damjan Mariondpdk: enable building with dpdk 16.11-rc1 71/3571/3
2016-10-26 Damjan Mariondpdk: remove support for dpdk 16.04 75/3575/2
2016-10-26 Damjan Mariondpdk: remove support for dpdk 2.2 74/3574/2
2016-10-26 Damjan Mariondpdk: remove KNI support 73/3573/2
2016-10-25 Damjan Mariondpdk: remove dpdk_pmd_constructor_init 68/3568/2
2016-10-13 Damjan Marionvhost-user: Add reconnect support 90/3390/2
2016-10-13 Pavel Kotucekvpp_lite: add cpu pinning support (VPP-467) 32/3332/8
2016-10-10 Ivan KellyFix double free in af_packet api/cli 23/3323/3
2016-10-05 Damjan Mariondpdk: fix issue in parsing startup.conf dpdk section 71/3271/2
2016-10-04 Chris LukeMinor tweaks to hqos doc 64/3264/2
2016-10-03 Damjan Marionvhost-user: avoid branching during prefetch 36/3236/2
2016-10-03 Pierre Pfistervhost: predict map_guest_mem returns similar results... 20/3020/6
2016-09-30 Pavel KotucekVPP-363: add ability to change mac address of the interface 48/2548/8
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-23 Steve ShinFix eventfd leakage issue in vhost-user mode 96/3096/3
2016-09-22 Damjan Marionvhost-user: branchless SSE4.2 implementation of map_gue... 74/2974/5
2016-09-22 Damjan Marionvhost-user: remove dependency on dpdk code 05/3005/2
2016-09-21 Neale RannsA Protocol Independent Hierarchical FIB (VPP-352) 02/2502/17
2016-09-21 Damjan Mariondpdk: fix wrong tx ring size calculations 47/2947/2
2016-09-20 Damjan Mariondpdk: move number of sub-interfaces to 2nd cacheline... 46/2946/4
2016-09-20 Damjan Mariondpdk: use flags for identifying interface types 45/2945/4
2016-09-20 Eyal Barifd closed twice 63/2963/2
2016-09-20 Damjan Marionvhost-user: announce VIRTIO_F_VERSION_1 49/2949/3
2016-09-13 Damjan MarionAdd some help into startup.conf 45/2845/2
2016-09-12 Damjan Marionaf_packet: allocate per-worker list of free buffers 95/2695/3
2016-09-07 Steve ShinFix MTU size for the bonded interface 06/2706/3
2016-09-07 Pierre PfisterVhost-User: Implement Indirect Descriptors 06/2106/7
2016-09-06 Chris LukeVPP-346 More VPP doc fixes 76/2676/2
2016-08-25 Damjan MarionFix issues with vhost-user when dpdk vhost-user is... 80/2480/2
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-19 Steve Shinvhost-user: unmap previously configured memory if necessary 37/2437/2
2016-08-17 Damjan MarionCoding standards cleanup in vnet/vnet/devices, fixes... 19/2419/2
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-16 Damjan MarionFix coverity issues in vhost-user code, fixes VPP-189 97/2397/1
2016-08-15 Jianfeng TanVhost-User: Fix calculate memory region size 33/2333/4
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-28 Dave BarachVPP-189 More coverity bug fixes 20/2120/3
2016-07-27 Pierre PfisterVhost-User: Fix bind sockaddr length 71/2071/4
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-18 marek zavodskyOutput format change from "vlan 802.1q" to "802.1q... 81/1981/1
2016-07-14 Steve Shinvhost-user: Reset virt-queue info when a vhost interfac... 62/1962/3
2016-07-14 marek zavodskyShow 802.1q/802.1ah details in the trace output, fixes... 46/1746/5
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 Dave BarachDocument more nodes 93/1893/2
2016-07-07 Damjan MarionRetire support for DPDK 2.1.0 and older 83/1883/3
2016-07-06 Damjan MarionRetire PLATFORM=virl 82/1882/2
2016-07-06 Mohsin KAZMINetmap: Fix Netmap Polling Issue 61/1861/3
2016-07-01 Dave BarachVPP-171: fix a set of hw interface recycling bugs 36/1836/1
2016-06-29 Damjan MarionDecouple worker thread code from dpdk, enable worker... 98/1798/3
2016-06-28 Damjan MarionFix native build on non x86_64 systems 94/1794/1
2016-06-28 Damjan MarionReduce ring size for dpdk NICs and overtal mem footprint 68/1768/2
2016-06-25 Mohsin KAZMINetmap: Resolve interface state issue 66/1666/2
2016-06-25 Zhihong Wangvhost-dpdk: dequeue size fix 96/1696/2
2016-06-25 Georgii Tkachukadd buf_physaddr to dpdk trace 60/1760/2
2016-06-24 Mohsin KAZMInetmap: multithreading support 19/1619/3
2016-06-18 Damjan MarionFix node registration in ixge driver 23/1623/2
2016-06-18 Dave BarachMove pkt replication counter to the opaque2 cache line 40/1640/2
2016-06-17 SachinVNET: Initialization support for NXP DPAA2 poll mode... 12/1612/2
2016-06-16 Shesha Sreenivasam... Fix hugepage leak on VM termination 90/1590/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-13 Damjan MarionAdd worker-handoff node 49/1449/6
2016-06-09 Damjan MarionAdd verbose flag for packet trace, show hexdump in... 77/1477/2
2016-06-09 Dave BarachVPP-106: fix performance hit due to unprefetched data... 72/1472/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-07 Damjan MarionAdjust buffer data offset based on rte_mbuff data_off 35/1435/2
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-31 John LoVPP-102: vHost reconnect to previously used sockets... 33/1333/2
2016-05-28 Chris LukeVPP-84 af_packet retry on EAGAIN, count on errors 34/1234/4
next