acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior (VPP...
[vpp.git] / src / plugins / dpdk /
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
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20