dpdk: implement interrupt mode
[vpp.git] / src / plugins / dpdk / device /
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
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-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-18 Andreas Schultzvlib: convert frame_index into real pointers 63/20663/4
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-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-09 Zhiyong Yangdpdk: fix return variable size 84/19384/2
2019-04-25 Simon ZhangChange dpdk thread data flags type to u16 from u8 to... 85/19085/2
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 Simon ZhangPredicate a packet whether be marked by PKT_RX_FDIR_ID... 55/18955/3
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-04-16 Simon Zhangflow: add rte_flow check before creating by rte_flow_va... 80/18780/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
next