aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device
AgeCommit message (Expand)AuthorFilesLines
10 daysdpdk: remove dead codeDamjan Marion1-9/+0
10 daysdpdk: Use FreeBSD specific values for network interface classesTom Jones1-0/+10
10 daysdpdk: Only use vmbus on LinuxTom Jones1-1/+5
10 daysdpdk: Only use vmbus on LinuxTom Jones2-0/+6
2024-03-12misc: remove GNU Indent directivesDamjan Marion5-28/+0
2024-03-05dpdk: correct waiting timesGeorgy Borodin2-9/+53
2024-03-05vnet: fix format of deleted sw interfacesVladislav Grishenko1-6/+4
2024-01-16dpdk: add ID for QAT 4xxx series VF supportKai Ji1-1/+2
2024-01-16dpdk: fix log_debug message formatGeorgy Borodin1-1/+1
2023-12-08dpdk: never override devname if set via configPeter Morrow1-5/+6
2023-11-20dpdk: fix description for mlx5_pci driverNobuhiro MIKI1-1/+1
2023-11-06dpdk: correct the printing of Rx offloading flagsJieqiang Wang1-1/+1
2023-10-14feature: remove unused codeDamjan Marion1-1/+1
2023-10-12dpdk: add Mellanox BlueField NICsAlexander Kozyrev1-0/+12
2023-10-01flow dpdk avf: add support for using l2tpv3 as RSS typeXinyao Cai1-0/+1
2023-09-28dpdk: add ConnectX-6LX and ConnectX-7 supportAlexander Kozyrev1-3/+9
2023-07-25dpdk: fix signed single bit fieldTianyu Li1-8/+8
2023-05-19dpdk: fix compatibility with DPDK < 21.11Andrew Ying2-2/+1
2023-05-19dpdk: fix format device name using wrong indexDaniel Ding1-10/+10
2023-05-16dpdk: fix format rx/tx burst function name failedXiaoming Jiang1-8/+9
2023-05-15dpdk: Be wary of the return value from rte_eth_dev_socket_idSteven Luong1-1/+7
2023-04-25dpdk: code preparation for bumping to DPDK 22.11Xinyao Cai5-17/+41
2023-03-14dpdk: enable Google Virtual EthernetMarvin Liu2-0/+7
2023-03-06dpdk: plugin init should be protect by thread barrierXiaoming Jiang1-0/+2
2023-03-06flow dpdk: introduce IP in IP support for flowXinyao Cai1-20/+149
2023-02-08avf dpdk: fix incorrect handling of IPv6 src address in flowTing Xu1-1/+2
2023-01-26dpdk: add intf tag to dev{} subinputNathan Skrzypczak2-0/+6
2023-01-19vxlan: convert vxlan to a pluginSteven Luong1-1/+1
2023-01-11pci: add option to force uio bindingBenoît Ganne2-1/+5
2022-10-24dpdk: add Intel QAT 200xx series supportVladimir Ratnikov1-1/+2
2022-08-25vlib: introduce DMA infrastructureMarvin Liu1-0/+10
2022-08-04dpdk: enable interrupt support for vmxnet3Benoît Ganne1-0/+1
2022-07-18dpdk: fix mlx5 dpdk init with no-multi-segTianyu Li1-1/+2
2022-07-08dpdk: add ID for 4xxx QAT VFMatthew Smith1-3/+5
2022-05-23dpdk: fix update link stateAlexander Skorichenko1-18/+13
2022-05-17interface: fix overflow of link speed.Anton Nikolaev1-1/+3
2022-05-13dpdk: fix overflow in mtu arithmeticMohammed Hawari2-2/+2
2022-04-26flow: enable RSS queue group action for 5G enhancementTing Xu1-0/+23
2022-04-08dpdk: add multi-txq supportMohsin Kazmi4-13/+31
2022-04-05dpdk: macros changes for dpdk 22.03Dastin Wilski4-60/+62
2022-04-05dpdk: compatibility layer for dpdk 22.03 bumpDastin Wilski2-26/+87
2022-04-05dpdk: fix max frame sizeDamjan Marion2-11/+11
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion3-7/+7
2022-04-01dpdk: fix vlan creation on ixgbeAlexander Chernavin1-1/+0
2022-04-01dpdk: fix coverity issueFan Zhang1-13/+4
2022-03-29dpdk: make log pipe non-blocking on both sidesDamjan Marion1-1/+2
2022-03-24dpdk: enable int mode for virtioPaul Atkins1-0/+1
2022-03-23dpdk: copy the enable_rxq_int flag from driver to confPaul Atkins1-0/+1
2022-03-23vppinfra: deprecate clib_mem_is_vecDamjan Marion1-2/+0
2022-03-23dpdk: fix rx/tx burst function nameTianyu Li1-2/+2