http: fix client parse error handling
[vpp.git] / src / plugins / dpdk / device / init.c
3 days ago Tom Jonesdpdk: Only use --file-prefix flag on Linux 53/40853/2
2024-04-24 Damjan Mariondpdk: remove dead code 84/40784/2
2024-04-24 Tom Jonesdpdk: Use FreeBSD specific values for network interface... 46/40646/2
2024-04-24 Tom Jonesdpdk: Only use vmbus on Linux 45/40645/2
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-03-05 Georgy Borodindpdk: correct waiting times 07/40407/2
2024-01-16 Kai Jidpdk: add ID for QAT 4xxx series VF support 00/40200/2
2024-01-16 Georgy Borodindpdk: fix log_debug message format 54/40154/3
2023-12-08 Peter Morrowdpdk: never override devname if set via config 57/40057/4
2023-10-12 Alexander Kozyrevdpdk: add Mellanox BlueField NICs 83/39583/8
2023-09-28 Alexander Kozyrevdpdk: add ConnectX-6LX and ConnectX-7 support 33/39133/8
2023-05-15 Steven Luongdpdk: Be wary of the return value from rte_eth_dev_sock... 27/38827/2
2023-04-25 Xinyao Caidpdk: code preparation for bumping to DPDK 22.11 28/38628/4
2023-03-14 Marvin Liudpdk: enable Google Virtual Ethernet 80/38480/2
2023-03-06 Xiaoming Jiangdpdk: plugin init should be protect by thread barrier 93/37793/2
2023-01-26 Nathan Skrzypczakdpdk: add intf tag to dev{} subinput 05/35805/4
2023-01-11 Benoît Gannepci: add option to force uio binding 17/37417/7
2022-10-24 Vladimir Ratnikovdpdk: add Intel QAT 200xx series support 07/37507/2
2022-08-25 Marvin Liuvlib: introduce DMA infrastructure 14/36914/5
2022-07-18 Tianyu Lidpdk: fix mlx5 dpdk init with no-multi-seg 37/36437/2
2022-07-08 Matthew Smithdpdk: add ID for 4xxx QAT VF 40/36640/1
2022-05-23 Alexander Skorichenkodpdk: fix update link state 84/36184/3
2022-05-17 Anton Nikolaevinterface: fix overflow of link speed. 40/36140/4
2022-04-08 Mohsin Kazmidpdk: add multi-txq support 71/35871/2
2022-04-05 Dastin Wilskidpdk: macros changes for dpdk 22.03 25/35825/3
2022-04-05 Damjan Mariondpdk: fix max frame size 93/35293/5
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
2022-04-01 Fan Zhangdpdk: fix coverity issue 44/35844/4
2022-03-29 Damjan Mariondpdk: make log pipe non-blocking on both sides 15/35815/2
2022-03-23 Paul Atkinsdpdk: copy the enable_rxq_int flag from driver to conf 78/35678/2
2022-02-18 Vladimir Ratnikovdpdk: support devargs for vmbus 51/35351/4
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-12 Damjan Mariondpdk: bump to DPDK v21.11 05/34705/11
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-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-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: no need to copy default tx conf 34/34834/2
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-23 Florin Corasdpdk: enable vmxnet3 l4 checksum offload 72/34572/3
2021-11-22 Klement Sekeradpdk: fix coverity warning 49/34549/2
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-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-07-27 Damjan Marionvppinfra: introduce CLIB_CACHE_PREFETCH_BYTES 50/33150/11
2021-07-15 Robert Shearmandpdk: enable RX interrupts for the virtio driver 08/33008/3
2021-06-22 Matthew Smithdpdk: enable igc devices 20/32720/3
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-04 Ray Kinselladpdk: allow configuration of max-simd-bitwidth 04/32204/3
2021-04-14 Chenmin Sundpdk: add RSS capability flag to iavf PMD in dpdk_plugin 55/31955/3
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-12 Vladimir Ratnikovdpdk: use whole vmbus address as hash key for devconf 96/30996/5
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-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
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-08-27 Vladimir Ratnikovdpdk: fix blacklists 18/28418/5
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-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-04-30 Fan Zhangcrypto: introduce async crypto infra 36/18036/54
2020-04-28 Chenmin Sunflow: add RSS support 21/25721/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
next