dpdk: support devargs for vmbus
[vpp.git] / src / plugins / dpdk / device /
2022-02-18 Vladimir Ratnikovdpdk: support devargs for vmbus 51/35351/4
2022-02-17 akolechkdpdk: enable scatter on Rx for net/ena 41/35341/2
2022-02-15 Neale Rannstcp: Do not include the tcp_packet.h file in the ip4_pa... 31/35331/1
2022-02-06 Benoît Gannedpdk: remove dead code 58/35158/3
2022-01-20 Benoît Gannedpdk: fix compilation for DPDK < 21.11 80/34980/2
2022-01-18 Damjan Mariondpdk: limit number of TX queues to max supported 35/34935/2
2022-01-18 Damjan Marionvnet: distinguish between max_frame_size and MTU 28/34928/4
2022-01-17 Damjan Marioninterface: improve MTU handling 43/34843/12
2022-01-14 Damjan Mariondpdk: refactor device setup 13/34813/12
2022-01-14 Damjan Mariondpdk: fix burst function output 07/34907/1
2022-01-12 Damjan Mariondpdk: bump to DPDK v21.11 05/34705/11
2022-01-12 Damjan Mariondpdk: improve logging 94/34894/4
2022-01-12 Damjan Mariondpdk: update packet offload flags 96/34896/1
2022-01-12 Damjan Mariondpdk: postpone updating runtime data 92/34892/1
2022-01-12 Damjan Mariondpdk: use blunt force to skip irrelevant and confusing... 89/34889/2
2022-01-12 Damjan Mariondpdk: always display burst function name 88/34888/2
2022-01-11 Damjan Mariondpdk: offloads cleanup 61/34861/10
2022-01-09 Damjan Mariondpdk: interface capabilities cleanup 58/34858/4
2022-01-09 Damjan Mariondpdk: port type code cleanup 57/34857/4
2022-01-09 Damjan Mariondpdk: new mbuf flags in format function 54/34854/3
2022-01-08 Damjan Mariondpdk: new flags format 37/34837/17
2022-01-07 Damjan Marionethernet: new interface registration function 41/34841/4
2022-01-07 Florin Corasdpdk: fix rx and tx descriptor config 50/34850/3
2022-01-06 Damjan Mariondpdk: cleanup MTU handling 39/34839/4
2022-01-06 Damjan Mariondpdk: port type from speed_capa bitmap on Cisco VIC 38/34838/2
2022-01-05 Damjan Mariondpdk: remove unused defines 35/34835/2
2022-01-05 Damjan Mariondpdk: no need to copy default tx conf 34/34834/2
2022-01-05 Florin Corasdpdk: improve checksum computation 33/34833/8
2022-01-05 Damjan Marioninterface: refactor interface capabilities code 26/34826/4
2022-01-05 Damjan Mariondpdk: move port config to single struct 27/34827/3
2022-01-05 Damjan Mariondpdk: remove unused flag 23/34823/3
2022-01-05 Damjan Mariondpdk: keep buffer flags per-device 20/34820/2
2022-01-05 Damjan Mariondpdk: remove unused logging class 19/34819/2
2022-01-05 Filip Vargadpdk: remove vlan-strip offload code 22/34822/2
2022-01-05 Damjan Mariondpdk: remove "convenience" vars 21/34821/2
2021-12-31 Damjan Marionvlib: remove external thread management support 05/34805/4
2021-12-09 Florin Corasdpdk: disable l4 csum offload for vmxnet3 06/34706/2
2021-11-25 Ray Kinselladpdk: prefetch becomes prefetchw 65/34565/3
2021-11-23 Florin Corasdpdk: enable vmxnet3 l4 checksum offload 72/34572/3
2021-11-22 Klement Sekeradpdk: fix coverity warning 49/34549/2
2021-11-05 Damjan Mariondpdk: remove dead code 72/34372/2
2021-10-31 Florin Corasinterface: handoff refactor and optimizations 69/34269/7
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
next