dpdk: fix advance header for ip4-no-checksum
[vpp.git] / vnet / vnet / devices / dpdk /
2016-12-20 John LoImprove dpdk-input node to handle drivers not setting... 76/4376/6
2016-12-19 Sergio Gonzalez... dpdk: fix IV physical address in esp-decrypt 40/4340/2
2016-12-19 Sergio Gonzalez... dpdk: fix dpdk-crypto-input packet trace 39/4339/2
2016-12-16 John LoFix dpdk-input check for VLAN packets including VLAN... 55/4355/3
2016-12-12 Sergio Gonzalez... ipsec: go straight to lookup after esp encrypt 14/4214/2
2016-12-09 Jasvinder SinghDPDK HQoS: enable vpp control plane thread connection... 79/4179/2
2016-12-08 Juraj SlobodaFix bug in code for setting dpdk interface descriptors... 72/4172/1
2016-12-08 Damjan Mariondpdk: don't drop packets if l4 checksum is flagged... 64/4164/2
2016-12-05 Alexander PopovskyFix crash whith bonded ethernet / DPDK 16.11 89/4089/2
2016-12-02 Damjan Marioninterfaces: make no_flatten variant of inteface_ouptut... 74/4074/2
2016-12-02 Pierre PfisterFix dpdk_validate_rte-mbuf for chained buffers 68/4068/2
2016-11-30 Radu NicolauEnabling AES-GCM-128 with 16B ICV support 90/3990/2
2016-11-28 Sergio Gonzalez... dpdk: add ipsec cryptodev support 67/3967/2
2016-11-23 Damjan Mariondpdk: input node next and error optimizations 36/3936/1
2016-11-23 Dave BarachFix coverity warnings, VPP-486 33/3933/3
2016-11-22 Damjan Mariondpdk: quad loop dpdk tx and code optimizations 78/3878/12
2016-11-18 Damjan Mariondpdk: quad loop dpdk-input node 70/3870/2
2016-11-18 David HothamCLI for access to HQoS queue statistics 20/3820/4
2016-11-18 jerryianFix bug in configure 'vlan-strip-offload on' first... 66/3866/3
2016-11-18 Damjan Mariondpdk: maintain per-worker trace buffer 69/3869/2
2016-11-18 Damjan Mariondpdk: remove unused code 67/3867/1
2016-11-17 Damjan Mariondpdk: remove efd 37/3837/4
2016-11-15 Damjan Marionthreads: add support for multiple worker handoff queues 29/3729/5
2016-11-15 Jasvinder SinghDPDK_HQoS: fix coverity warnings on uninitialized variables 03/3803/2
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-04 Damjan Marionfeature: store arc index in vlib_buffer 97/3697/5
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-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 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-10-04 Chris LukeMinor tweaks to hqos doc 64/3264/2
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-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-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-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-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-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-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 MarionReduce ring size for dpdk NICs and overtal mem footprint 68/1768/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-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 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-23 Todd FoggoaMove rte_delay_us_override so it overrides DPDK 19/1219/2
next