api: clean up use of deprecated flag
[vpp.git] / src / plugins / dpdk /
2020-09-12 Chenmin Sundpdk: fix coverity defect #214232, #182930 02/28802/2
2020-09-09 Fan Zhangcrypto: change cryptodev with new cryptodev API 19/28419/10
2020-09-09 Chenmin Suninterface: support configuring RSS steering queues 94/27794/10
2020-09-08 Christian Hoppsdpdk-ipsec: don't leak buffers on crypto alloc failure 66/28666/4
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-04 Christian Hoppsdpdk-ipsec: use init function instead of one-time process 64/28664/3
2020-09-04 Christian Hoppsdpdk-ipsec: fix show output 65/28665/2
2020-09-03 PiotrX Kleskicrypto: SW scheduler async crypto engine 76/27176/11
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-23 Vladimir Ratnikovdpdk: device_id sorted order for cryptodev 50/28050/3
2020-07-16 Chenmin Sundpdk: fix coverity warning in the flow code 92/27792/4
2020-07-16 Fan Zhangcrypto: fix coverity issue for cryptodev 96/27096/3
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-15 Benoît Gannedpdk: cryptodev: fix non-null terminated strings 12/27412/2
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-27 Damjan Mariondpdk: bump to DPDK v20.05 79/27279/2
2020-05-24 Alexander Chernavindpdk: del warnings that duplicate counters in esp 97/27197/2
2020-05-19 Matthew Smithdpdk: change netvsc device port type 21/26221/4
2020-05-19 Benoît Gannedpdk: fix pktmbuf pool private data init 39/27139/2
2020-05-14 Benoît Gannedpdk: fix crash with chelsio pmd 38/27038/2
2020-05-06 Fan Zhangcrypto: fix coverity issues 19/26819/3
2020-05-05 Chenmin Sunflow: explicitly convert RSS function types in dpdk_plugin 06/26806/3
2020-05-04 Neale Rannsfib: midchain adjacency optimisations 65/26265/14
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-17 Alexander Chernavindpdk: fix udp-encap for esp in transport mode 51/26351/3
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-13 Neale Rannsdpdk-ipsec: Fix for multipoint IPSEC 01/25801/3
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-22 Neale Rannsipsec: re-enable DPDK IPSec for tunnel decap/encap... 38/24438/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-06 Ole Troandpdk: use explicit types in api 34/23834/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-07 Christian Hoppsdpdk: ipsec gcm fixes 79/23179/3
2019-11-06 Damjan Mariondpdk: conditionally revert rte_vfio_dma_map patch 88/23288/2
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-29 Damjan Mariondpdk: replace deprecated VFIO API invocation 82/22982/2
2019-10-28 Damjan Marionvlib: don't use vector for keeping buffer indices in... 42/18242/10
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-10-03 Ole Troandpdk: remove api boilerplate 88/22488/2
2019-09-30 Christian E. Hoppsipsec: allow null cipher with dpdk esp 64/22364/2
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-16 Damjan Mariondpdk: initialize rte_mbuf during mempool dequeue 63/21863/4
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
2019-08-19 Matthew Smithdpdk: fix ipsec coverity warning 64/21364/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-08-15 Matthew G Smithdpdk: ipsec tunnel support for ip6-in-ip4 07/21107/3
2019-08-06 Lijian.Zhangdpdk: remove SFP eeprom dump from 'show hardware-interf... 71/21071/2
2019-07-26 Neale Rannsdpdk: fix vlan stripping 70/20870/3
2019-07-24 Nitin Saxenadpdk: Prefetch correct size of rte_mbuf 24/20824/2
2019-07-24 Neale Rannsipsec: GCM, Anti-replay and ESN fixess 30/20730/4
2019-07-18 Andreas Schultzvlib: convert frame_index into real pointers 63/20663/4
2019-07-09 Dave Barachvat: unload unused vat plugins 64/20564/2
2019-06-25 Guillaume Solignacipsec: print spi in hexadecimal 06/19606/10
2019-06-18 Lijian.Zhangdpdk: check result of rte_mempool_create_empty 04/20204/6
2019-06-06 Filip Tehlardpdk: fix clear hw stats 94/19994/3
2019-06-04 Filip Tehlardpdk: rework extended stats 27/19927/2
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-29 Damjan Mariondpdk: make sure each segment have initalized rte_mbuf 19/19819/3
2019-05-27 Chenmin Sundpdk: vlan strip config does not take effect in default... 33/19833/3
2019-05-27 Chenmin Sundpdk: fix rss configuration error issue 31/19831/2
2019-05-23 cohufix rte_eth_dev_info’ has no member named ‘pci_dev... 67/19067/2
2019-05-17 Sergio Gonzalez... dpdk-ipsec: fix encrypt/decrypt single queue 83/19383/4
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
next