fib: fix ip drop path crashes
[vpp.git] / src / plugins / dpdk / device /
2021-10-13 Benoît Gannedpdk: fix vmbus device name parsing 92/34092/2
2021-09-17 Benoît Gannedpdk: enable ENA tx offload 50/33750/3
2021-09-17 Florin Corasdpdk: fix checksum offload 38/33738/1
2021-09-16 Mohsin Kazmidpdk: add support for outer udp and ipv4 checksums 71/32771/5
2021-09-08 Mohammed Hawaridpdk: fix coverity 83/33683/1
2021-09-07 Mohammed Hawaridpdk: lro support 87/32287/13
2021-08-31 Piotr Bronowskiflow: add esp spi rss type 00/33500/2
2021-08-20 Benoît Gannevlib: add format_vnet_buffer_no_chain 89/33189/3
2021-07-27 Damjan Marionvppinfra: introduce CLIB_CACHE_PREFETCH_BYTES 50/33150/11
2021-07-16 Mohsin Kazmidpdk: improve tx offload formatting 68/32768/2
2021-07-15 Robert Shearmandpdk: enable RX interrupts for the virtio driver 08/33008/3
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-07-13 Robert Shearmandpdk: add base-virtaddr config option 07/33007/4
2021-06-22 Matthew Smithdpdk: enable igc devices 20/32720/3
2021-05-27 Fan Zhangdpdk: bump to 21.05 41/32441/6
2021-05-26 Fan Zhangdpdk: fix missing symbol 36/32436/2
2021-05-25 Mohammed Hawaridpdk: disable DPDK iAVF interrupt support 22/32422/2
2021-05-10 Benoît Gannedpdk: do not crash when failing to bring interface up 67/32267/2
2021-05-06 Mohsin Kazmivlib: fix the offload flags size 17/32217/3
2021-05-05 Mohsin Kazmivlib: move offload flags to 1st cacheline in vlib_buffer_t 04/32104/3
2021-05-04 Ray Kinselladpdk: allow configuration of max-simd-bitwidth 04/32204/3
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-15 Chenmin Sunavf: remove the vxlan flow support 84/31984/1
2021-04-14 Chenmin Sundpdk: add RSS capability flag to iavf PMD in dpdk_plugin 55/31955/3
2021-04-12 Chenmin Sunavf: avf flow bug fix 54/31954/2
2021-03-26 Damjan Marionvlib: introduce vlib_get_elog_main() 83/31783/4
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-03-18 Mohammed Hawaridpdk: don't mask interrupts for some drivers 79/31679/3
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-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-02-12 Vladimir Ratnikovdpdk: use whole vmbus address as hash key for devconf 96/30996/5
2021-01-21 Somnath Koturdpdk: do not use TSO for small packets 88/30188/12
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-11-18 Matthew Smithdpdk: change mlx5 pmd name in foreach_dpdk_pmd 26/29726/2
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-10-21 Dimitrios Markoudpdk: Disable VLAN filtering for VLAN sub-interface... 11/29411/3
2020-10-12 Damjan Marionmisc: clang-11 and gcc-10 support 78/29378/3
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-09-08 Christian Hoppsdpdk: fix extended stat strings 67/28667/2
2020-09-08 Christian Hoppsdpdk: fix interface counters to never go backward 68/28668/3
2020-09-01 jiangxiaomingdpdk: fix mac address length was wrong 96/28596/4
2020-08-31 Chenmin Sunflow: code refactor 72/28072/6
2020-08-27 Vladimir Ratnikovdpdk: fix blacklists 18/28418/5
2020-07-16 Chenmin Sundpdk: fix coverity warning in the flow code 92/27792/4
2020-07-16 Benoît Gannevppinfra: fix format_c_identifier vector overflow 43/27943/2
2020-07-09 Benoît Gannedpdk: add txq struct and fix dpdk tx lock 07/27807/3
2020-06-27 Chenmin Sunflow: add IPSec ESP/AH flow 28/27628/4
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-05-05 Chenmin Sunflow: explicitly convert RSS function types in dpdk_plugin 06/26806/3
2020-04-30 Chenmin Sunflow: add l2tpv3oip flow 02/26502/5
2020-04-30 Fan Zhangcrypto: introduce async crypto infra 36/18036/54
2020-04-29 Damjan Marionmisc: switch to clang-9 44/26744/6
2020-04-29 Florin Corasflow: explicit rss function enum cast 69/26769/2
2020-04-28 Chenmin Sunflow: add RSS support 21/25721/2
2020-04-27 Dave Barachvlib: deprecate i2c and cj 21/26721/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-03-12 Chenmin Sundpdk: tx/rx burst function description refactor 03/25703/2
2020-03-04 Chenmin Sunflow: add vlan tagged types for IPv4/IPv6 5-tuple flows 31/25431/3
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-14 Chenmin Sundpdk: fix flow(with mark action) deletion crash issue 40/24440/2
2020-02-13 Vladimir Ratnikovdpdk: Add iova-mode to startup 66/25066/2
2020-02-05 Haggai Erandpdk: use port_id as interface name suffix for representors 91/24791/3
2020-02-05 Haggai Erandpdk: output switch information 90/24790/3
2020-01-30 Damjan Marionmisc: deprecate dpdk hqos 90/24690/5
2020-01-14 Benoît Gannedpdk: enforce max tx retries 18/24218/2
2019-12-17 Chenmin Sunflow: add ethernet flow 01/24001/3
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-26 Chenmin Sunflow: fix several crash issues 82/23582/2
2019-11-20 Chenmin Sunflow: Add GTP support 11/22811/8
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-10-16 Matthew Smithdpdk: add function to add/del extra MAC addrs 63/21463/5
2019-10-16 Chenmin Sunflow: Add 'drop' and 'redirect-to-queue' actions support 27/22727/3
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-12 Elias Rudbergdpdk: fix null-termination of strings 19/22019/4
2019-09-11 Lijian.Zhangdpdk: apply dual loop unrolling in DPDK TX 68/21968/3
2019-09-05 Filip Tehlardpdk: fix extended stats 74/21774/2
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
next