dpdk: implement interrupt mode
[vpp.git] / src / plugins / dpdk / device / init.c
2021-03-15 Mohammed Hawaridpdk: implement interrupt mode 49/31249/7
2021-03-04 Ray Kinselladpdk: enable AVX-512 on ICL 69/30769/11
2021-02-12 Vladimir Ratnikovdpdk: use whole vmbus address as hash key for devconf 96/30996/5
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-21 Matthew Smithdpdk: terminate device devargs string 78/30778/2
2021-01-11 Vladimir Ratnikovdpdk: allow configure individual VMBUS devices 82/29882/32
2020-12-14 Damjan Marionmisc: refactor clib_bitmap_foreach macro 97/30397/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-11 Fan Zhangdpdk: bump to dpdk 20.11 19/30219/5
2020-11-24 Nathan Skrzypczakdpdk: fix eal in nohugtlb mode 92/30092/3
2020-11-19 Dmitry Vakrhushevdpdk: Telemetry thread is off by default. 94/29794/7
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-10-02 Vladimir Ratnikovdpdk: split PCI blacklist rte_eal args from startup... 96/29196/5
2020-09-11 Chenmin Sundpdk: fix coverity defect #214232, #182930 77/28777/4
2020-09-09 Chenmin Suninterface: support configuring RSS steering queues 94/27794/10
2020-08-27 Vladimir Ratnikovdpdk: fix blacklists 18/28418/5
2020-07-09 Benoît Gannedpdk: add txq struct and fix dpdk tx lock 07/27807/3
2020-06-04 Damjan Mariondpdk: cleanup, add rx queue struct 13/27413/2
2020-05-27 John Loethernet: fix DMAC check and skip unnecessary ones... 27/27027/11
2020-05-19 Matthew Smithdpdk: change netvsc device port type 21/26221/4
2020-05-14 Benoît Gannedpdk: fix crash with chelsio pmd 38/27038/2
2020-04-30 Fan Zhangcrypto: introduce async crypto infra 36/18036/54
2020-04-28 Chenmin Sunflow: add RSS support 21/25721/2
2020-04-22 Dave Barachmisc: fix coverity warnings 40/26640/2
2020-04-22 Amir Zeidnerdevices: Adding ConnectX-6 DX Device ID for validation 27/26627/2
2020-04-02 Steven Luongdpdk: VM VHOST tests with rxq>1 failing 01/26301/3
2020-03-27 Chenmin Sundpdk: enable DPDK iAVF PMD 66/25666/2
2020-02-20 Florin Corasdpdk: rx checksum offload 86/25286/2
2020-02-14 Steven Luongdpdk: TSO does not work for Cisco VIC 12/25112/2
2020-02-05 Haggai Erandpdk: use port_id as interface name suffix for representors 91/24791/3
2020-01-30 Damjan Marionmisc: deprecate dpdk hqos 90/24690/5
2019-12-17 Chenmin Sundpdk: add devargs support 89/23989/2
2019-12-04 Mohsin Kazmigso: remove the interface count 92/22192/6
2019-11-19 Benoît Gannedpdk: fix non-NULL terminated string 39/23539/2
2019-11-14 Andy Gospodarekdpdk: Enable bnxt PMD 89/23389/5
2019-11-01 Chenmin Sundpdk: fix tso not properly check the 'enable-tcp-udp... 37/22637/2
2019-10-30 Paul Vinciguerradpdk: use local logger 11/23111/2
2019-09-12 Elias Rudbergdpdk: fix null-termination of strings 19/22019/4
2019-08-30 John Lodpdk: enable checksum offload for Intel SRIOV NIC drivers 12/21612/3
2019-08-21 Damjan Mariondpdk: bump DPDK version to 19.08 06/21406/2
2019-08-19 Chenmin Sundpdk: add TSO support in dpdk plugin. 86/20686/3
2019-08-19 Jim Thompsondpdk: QAT devices update, add c4xxx and xeon d15xx 16/21216/4
2019-07-26 Neale Rannsdpdk: fix vlan stripping 70/20870/3
2019-05-31 Dave BarachUpdate vnet hardware flags if link state changes 06/19906/2
2019-05-31 Zhiyong Yangbonding: add support for numa awareness 03/19603/5
2019-05-30 Damjan Mariondpdk: remove bonding code 67/19867/4
2019-05-27 Chenmin Sundpdk: vlan strip config does not take effect in default... 33/19833/3
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-04-24 Florin Corasdpdk: fix interface naming 44/19144/1
2019-04-24 Damjan Mariondpdk: get a rid of "Invalid port_id=" log message 39/19139/2
2019-04-17 Zhiyong YangDefault nums of RX/TX descriptors changed to 512 for... 05/16805/9
2019-04-16 Simon ZhangAdd direct packets to specific flow action in dpdk... 12/18912/3
2019-03-22 Hyong Youb Kimdpdk: do not enable VLAN stripping on Cisco VIC adapter... 75/18475/2
2019-03-14 ChenminSundpdk: Add E810 family support 74/18274/2
2019-03-13 Jay LubomirskiAdd the SRIOV variant PCI Device ID of the Cisco VIC 22/18222/2
2019-03-12 Stephen Hemmingerdpdk: pass log-level configuration to EAL 17/18217/2
2019-02-19 Hyong Youb Kimdpdk: update Cisco VIC port type 77/17677/2
2019-02-02 Dave BarachDisable hqos part deux 62/17262/1
2019-02-02 Damjan Mariondpdk: bump to dpdk 19.02 60/17260/3
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-20 Damjan Mariondpdk: add buffer.h 07/16907/3
2019-01-20 Damjan Marionbuffers: don't init metadata, as it is already initialized 04/16904/3
2018-12-22 Damjan Mariondpdk: switch to in-memory mode, deprecate use of socket-mem 43/16543/2
2018-12-19 Stephen Hemmingervlib: support Hyper-v/Azure VMBus 11/15311/7
2018-12-19 Dave Barachdpdk plugin: blacklist PCI devices by type 33/16533/4
2018-11-29 Damjan Mariondpdk: bump to DPDK 18.11 14/16214/5
2018-11-28 Damjan Mariondpdk: allow interface name to be specified from startup... 19/16219/4
2018-11-20 Damjan Marionethernet-input optimizations 42/15842/16
2018-11-18 Federico ClaramonteEnable l4 checksum offload for ThunderX PMD 66/15966/3
2018-11-09 Damjan Mariondpdk: configure ip4 header checksum rx offload properly 46/15846/1
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-11-06 Stevendpdk: don't automatically whitelist vmxnet3 PCI interfaces 52/15752/2
2018-10-24 Damjan Mariondpdk: fix hugepage pre-alloc 18/15518/2
2018-10-24 Damjan Marionvppinfra: autodetect default hugepage size 99/15499/2
2018-10-23 Stephen Hemmingerdpdk: support 18.11 changes to CRC flags 23/15423/4
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Damjan Marionvlib: pci improvements 50/15450/3
2018-10-22 Damjan Marionvppinfra: use log2 page size in hugepage functions 48/15448/2
2018-10-20 Stephen Hemmingerdpdk: add netvsc PMD 12/15312/3
2018-10-15 Stephen Hemmingerdpdk: only look at PCI information on PCI devices 79/15279/2
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-09-19 Damjan Mariondpdk: mask and warn if rx/tx offload is not available 88/14888/2
2018-09-18 Matthew Smithdisable scatter/gather for ENA with DPDK 18.08 77/14877/1
2018-09-10 Andrew Yourtchenkodpdk-plugin: do not request SCTP offload, some cards... 50/14750/3
2018-09-03 Damjan MarionDeprecate old buffer replication scheme 27/14627/4
2018-08-21 Jessica TallonVPP-1268: Add option for memory channels DPDK uses 63/13363/6
2018-08-16 Damjan Mariondpdk: fix rss hash function handling 86/14286/2
2018-08-13 Damjan Mariondpdk: support for DPDK 18.08 53/14153/2
2018-07-19 Matthew Smithdpdk: fix Mellanox Connect-X3 VF ID 57/13557/2
2018-07-19 Matthew Smithdpdk: set log write fd to non-blocking 21/13521/4
2018-07-19 Matthew Smithdpdk: add device IDs for Mellanox ConnectX-3 39/13539/2
2018-07-18 Marco VarleseDPDK: coverity scan warnings 49/13449/2
2018-07-13 Igor Mikhailov ... Add QEDE poll mode driver (librte_pmd_qede) 71/13471/1
2018-07-10 Igor Mikhailov ... Remove unused variables 00/13400/2
2018-06-21 Jessica TallonVPP-1042: Fix the DPDK no-hugetbl flags 78/12678/4
2018-06-21 Dave Barachconfigurable per-dispatch-cycle sleep 62/13062/5
2018-06-21 Igor Mikhailov ... FastLinQ QL41000 Series PCI vendor and device ids 01/13101/3
2018-06-12 Ole TroanMTU assigning to itself (Coverity) 00/13000/1
2018-06-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
2018-06-07 Damjan Mariondpdk: fix interface naming issue 46/12946/3
next