acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/dot1ad...
[vpp.git] / src / plugins / dpdk /
2017-11-28 Gabriel Gannenet/virtio: support modern device id 96/9596/2
2017-11-27 Damjan Mariondpdk: fix issue when tx offload stops working after... 92/9592/2
2017-11-27 Florin Corasdpdk: fix trajectory compilation 71/9571/2
2017-11-27 Damjan Marionvlib: make vlib_buffer_alloc inline function 63/9563/5
2017-11-24 Damjan Mariondpdk: enable tx checksum offloads as default, add disab... 58/9558/2
2017-11-24 Damjan Mariondpdk: avoid false sharing of dpdk_buffer_per_thread_data 56/9556/1
2017-11-23 Damjan Mariondpdk: prefetch both cachelines during buffer free 49/9549/2
2017-11-22 Damjan Mariondpdk: fix potential crash in buffer free function 23/9523/4
2017-11-21 Damjan Mariondpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t 06/9506/1
2017-11-20 Damjan Mariondpdk: add support for DPDK 17.11 69/9469/8
2017-11-16 Damjan Mariondpdk: add additional data to TX trace 49/9449/2
2017-11-16 Sergio Gonzalez... dpdk/ipsec: use physmem when creating pools 30/9430/2
2017-11-14 Damjan MarionFix typos in configure.ac and dpdk/buffer.c 15/9415/3
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2017-11-11 Damjan Mariondpdk: optimize buffer alloc/free 58/9358/4
2017-11-01 Sergio Gonzalez... dpdk/ipsec: align memory 58/9158/2
2017-11-01 Sergio Gonzalez... dpdk/ipsec: fix digest physical address 59/9159/2
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-18 Andrew Yourtchenkoipsec: use boolean or vs. bitwise or to avoid compiler... 70/8870/2
2017-10-14 Gabriel Gannechange format_get_indent() to use u32 instead of uword 76/8776/4
2017-10-14 Georgina Sheehanplugins/dpdk: align memory to avoid potential segfault... 85/8785/5
2017-10-12 Sergio Gonzalez... dpdk/ipsec: coverity fixes 79/8779/3
2017-10-10 Damjan Mariondpdk: fix mempool size calculation 37/8737/2
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-05 Sergio Gonzalez... dpdk/ipsec: rework plus improved cli commands 18/8518/5
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-04 Damjan Mariondpdk: use vpp physmem allocator for dpdk buffers 01/7701/28
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-27 Steve ShinFix: unnecesary uio binding for Mellanox NIC 43/8543/2
2017-09-25 John LoFix sending GARP/NA on Bonded Interface Active/Backup... 13/8513/3
2017-09-16 Damjan Mariondpdk: display EAL init args on startup 38/8438/2
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-13 Stevendevices: Fix coverity discovered 9/13/2017 14/8414/2
2017-09-12 Damjan Marionphysmem: remove debug leftovers 98/8398/1
2017-09-12 Stevendevices: Display VhostEthernet instead of UnknownEthern... 26/7826/3
2017-09-12 Shachar Beisernet/mlx5: fix warning message 89/8389/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-09-07 Damjan Marionvlib physmem rework 33/8333/2
2017-09-06 Sergio Gonzalez... dpdk/ipsec: fix setup when using master core only 02/8302/3
2017-08-31 Sergio Gonzalez... dpdk/ipsec: update doc regarding startup.conf 73/8273/2
2017-08-30 Dave BarachOffload prep calls needed for IP and UDP checksum offlo... 45/8245/1
2017-08-25 Damjan Mariondpdk: bump to dpdk 17.08, remove support for dpdk 17.02 16/8216/3
2017-08-25 Sergio Gonzalez... dpdk: required changes for 17.08 42/8142/6
2017-08-24 Damjan MarionMake VPP runtime directory configurable 90/7690/4
2017-08-22 Damjan Mariondpdk: fix Cavium ThunderX support 57/8157/2
2017-08-14 Sergio Gonzalez... dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw 25/8025/2
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-07-18 Dave BarachTCP/UDP checksum offload API 51/7351/6
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-13 Chris Lukedpdk: fix dpdk_buffer_pool_create name 94/7494/3
2017-07-12 Damjan Mariondpdk: prefetch 2nd cacheline of rte_mbuf during tx 22/7522/2
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/3
2017-07-08 Steve Shinlldp packet transmission on a bonded interface 95/7495/2
2017-07-06 Damjan Mariondpdk: add FiftyGigabitEtherenet interface support 18/7418/2
2017-07-06 Chris Lukeunix: mkdir VPP_RUN_DIR before opening a socket in it 34/7434/2
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active... 09/7309/4
2017-06-09 Sergio Gonzalez... dpdk: fix ipsec coverity warning 60/7060/3
2017-06-07 Sergio Gonzalez... dpdk: ipsec fixes 36/7036/2
2017-06-07 Sergio Gonzalez... dpdk: fix ipsec coverity warnings 33/7033/3
2017-05-23 Mohammed HawariAdded support for Virtio-user interfaces by means of... 44/6744/2
2017-05-22 Damjan Mariondpdk: make dpdk global debug level configurable 25/6825/3
2017-05-17 Damjan Mariondpdk: Do not check and set rte_mbuf refcnt if dpdk... 42/6742/2
2017-05-16 John LoFix regression of setting device to admin-down state 14/6714/2
2017-05-15 Damjan Mariondpdk: Enable hardware CRC strip for Intel VFs 11/6711/4
2017-05-15 Damjan Mariondpdk: improve error handling during device initialization 51/6651/6
2017-05-15 Christophe Fontaine[plugins/dpdk] Support for CLIB_HAVE_64 (aarch64) 70/6670/4
2017-05-11 Damjan Mariondpdk: bump to dpdk 17.05 48/6648/3
2017-05-10 Damjan Mariondpdk: refactor interface speed detection 27/6627/3
2017-05-09 Damjan Mariondpdk: refactor setup, start, stop code 18/6518/4
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-05-08 Damjan Mariondpdk: use speed_capa to detect i40e device speed 14/6614/2
2017-05-02 Damjan MarionAdd interface rx mode commands, unify rx mode and place... 19/6519/4
2017-05-02 Damjan Mariondpdk: remove unused code 20/6520/2
2017-04-28 Sergio Gonzalez... dpdk: cryptodev support enabled by default 48/5848/4
2017-04-27 Damjan Mariondpdk: cleanup, move APIs to separate .c file 09/6509/1
2017-04-25 Dave Barach"autoreply" flag: autogenerate standard xxx_reply_t... 87/6387/3
2017-04-22 Steve ShinFix multicast enable on the bonded interface 53/6353/1
2017-04-11 Damjan Mariondpdk: use common interface placement infra 54/6054/7
2017-04-08 John LoFix init of ENIC driver to allow receiving of jumbo... 01/6101/1
2017-04-07 Neale RannsMPLS Mcast 53/5653/8
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-31 Damjan Mariondpdk: add support for Mellanox ConnectX-5 devices 60/5960/2
2017-03-22 John LoUpdate MAC address kept for Bonded Interface and its... 29/5829/1
2017-03-22 Damjan Marionvlib: add description field in plugin registration 24/5824/2
2017-03-18 John LoFix bonded interface name to use instance number starti... 88/5788/3
2017-03-17 Alexander Popovsky... Fix bonded ethernet PMD name for DPDK 17.02 86/5786/2
2017-03-14 Dave BarachFix packet trace output: dpdk_rx_trace must decode... 45/5745/3
2017-03-13 Billy McFallVPP-279: Document changes for vnet/vnet/devices 15/5715/2
2017-03-09 Dave Barachvlib_mains == 0 special cases be gone 81/5681/4
2017-03-09 Gabriel Ganneinclude rte_config header before any other dpdk include 51/5651/3
2017-03-08 Damjan Mariondpdk: dpdk-input optimizations and fixes 39/5639/5
2017-03-08 Dave BarachChange dpdk input node fixed-sleep units to usec 74/5674/2
2017-03-08 Radu Nicolaudpdk: Fixed QAT devices binding, bind the VFs only 71/5671/2
2017-03-06 Damjan Marionfeatures: take device-input buffer advance value directly 31/5631/4
2017-03-06 Damjan Mariondpdk: init.c should be under device/ 32/5632/2
2017-03-04 Dave BarachFix duplicate binary API registration messages / bugs 22/5622/1
2017-03-02 John LoDetermine pkt type in dpdk-input node using ethertype... 63/5563/4
next