dpdk: implement interrupt mode
[vpp.git] / src / plugins / dpdk / device / device.c
2021-03-15 Mohammed Hawaridpdk: implement interrupt mode 49/31249/7
2021-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-01-21 Somnath Koturdpdk: do not use TSO for small packets 88/30188/12
2020-12-14 Damjan Marionmisc: refactor clib_bitmap_foreach macro 97/30397/2
2020-10-21 Dimitrios Markoudpdk: Disable VLAN filtering for VLAN sub-interface... 11/29411/3
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-01 jiangxiaomingdpdk: fix mac address length was wrong 96/28596/4
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-04-29 Damjan Marionmisc: switch to clang-9 44/26744/6
2020-04-27 Dave Barachvlib: deprecate i2c and cj 21/26721/2
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-10-16 Matthew Smithdpdk: add function to add/del extra MAC addrs 63/21463/5
2019-09-11 Lijian.Zhangdpdk: apply dual loop unrolling in DPDK TX 68/21968/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-07-24 Nitin Saxenadpdk: Prefetch correct size of rte_mbuf 24/20824/2
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-29 Damjan Mariondpdk: make sure each segment have initalized rte_mbuf 19/19819/3
2019-02-26 Dave BarachMove pcap rx/tx trace code out of the dpdk plugin 28/17828/2
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
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-09-12 Khersdevice flags will set in dpdk_update_link_state. 47/14647/8
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-09-03 Damjan MarionDeprecate old buffer replication scheme 27/14627/4
2018-08-13 Damjan MarionMultiarch handling in different constructor macros 47/14147/8
2018-08-11 Mohsin KazmiMultiversioning: Device (tx) function constructor 54/13654/4
2018-05-31 Rui Caidpdk: Decoupling the meaning of xd->device_index in... 48/12548/6
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-05-25 Dave BarachAdd interface rx pcap tracing 49/12749/1
2018-05-17 Damjan MarionAdd buffer pointer-to-index and index-to-pointer array... 20/12620/5
2018-05-10 Damjan Marionvnet: device flow offload infra 90/11190/19
2018-05-10 Eyal Baridpdk:fix tx count 14/12514/2
2018-05-09 Florin Corasdpdk: fix free of tx dropped packets 13/12513/1
2018-05-09 Damjan Mariondpdk: tx code rework 44/12444/6
2018-04-25 Damjan Mariondpdk: complete rework of the dpdk-input node 98/11798/30
2017-11-16 Damjan Mariondpdk: add additional data to TX trace 49/9449/2
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-08-30 Dave BarachOffload prep calls needed for IP and UDP checksum offlo... 45/8245/1
2017-08-25 Damjan Mariondpdk: bump to dpdk 17.08, remove support for dpdk 17.02 16/8216/3
2017-07-18 Dave BarachTCP/UDP checksum offload API 51/7351/6
2017-07-12 Damjan Mariondpdk: prefetch 2nd cacheline of rte_mbuf during tx 22/7522/2
2017-05-16 John LoFix regression of setting device to admin-down state 14/6714/2
2017-05-15 Damjan Mariondpdk: improve error handling during device initialization 51/6651/6
2017-05-11 Damjan Mariondpdk: bump to dpdk 17.05 48/6648/3
2017-05-02 Damjan Mariondpdk: remove unused code 20/6520/2
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-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20