Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
dpdk
/
device
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
dpdk: Only use vmbus on Linux
Tom Jones
1
-1
/
+5
2024-03-12
misc: remove GNU Indent directives
Damjan Marion
1
-8
/
+0
2024-03-05
dpdk: correct waiting times
Georgy Borodin
1
-7
/
+49
2024-01-16
dpdk: add ID for QAT 4xxx series VF support
Kai Ji
1
-1
/
+2
2024-01-16
dpdk: fix log_debug message format
Georgy Borodin
1
-1
/
+1
2023-12-08
dpdk: never override devname if set via config
Peter Morrow
1
-5
/
+6
2023-10-12
dpdk: add Mellanox BlueField NICs
Alexander Kozyrev
1
-0
/
+12
2023-09-28
dpdk: add ConnectX-6LX and ConnectX-7 support
Alexander Kozyrev
1
-3
/
+9
2023-05-15
dpdk: Be wary of the return value from rte_eth_dev_socket_id
Steven Luong
1
-1
/
+7
2023-04-25
dpdk: code preparation for bumping to DPDK 22.11
Xinyao Cai
1
-12
/
+6
2023-03-14
dpdk: enable Google Virtual Ethernet
Marvin Liu
1
-0
/
+3
2023-03-06
dpdk: plugin init should be protect by thread barrier
Xiaoming Jiang
1
-0
/
+2
2023-01-26
dpdk: add intf tag to dev{} subinput
Nathan Skrzypczak
1
-0
/
+5
2023-01-11
pci: add option to force uio binding
Benoît Ganne
1
-1
/
+4
2022-10-24
dpdk: add Intel QAT 200xx series support
Vladimir Ratnikov
1
-1
/
+2
2022-08-25
vlib: introduce DMA infrastructure
Marvin Liu
1
-0
/
+10
2022-07-18
dpdk: fix mlx5 dpdk init with no-multi-seg
Tianyu Li
1
-1
/
+2
2022-07-08
dpdk: add ID for 4xxx QAT VF
Matthew Smith
1
-3
/
+5
2022-05-23
dpdk: fix update link state
Alexander Skorichenko
1
-18
/
+13
2022-05-17
interface: fix overflow of link speed.
Anton Nikolaev
1
-1
/
+3
2022-04-08
dpdk: add multi-txq support
Mohsin Kazmi
1
-0
/
+16
2022-04-05
dpdk: macros changes for dpdk 22.03
Dastin Wilski
1
-15
/
+16
2022-04-05
dpdk: fix max frame size
Damjan Marion
1
-1
/
+2
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-2
/
+2
2022-04-01
dpdk: fix coverity issue
Fan Zhang
1
-13
/
+4
2022-03-29
dpdk: make log pipe non-blocking on both sides
Damjan Marion
1
-1
/
+2
2022-03-23
dpdk: copy the enable_rxq_int flag from driver to conf
Paul Atkins
1
-0
/
+1
2022-02-18
dpdk: support devargs for vmbus
Vladimir Ratnikov
1
-19
/
+29
2022-01-20
dpdk: fix compilation for DPDK < 21.11
Benoît Ganne
1
-0
/
+3
2022-01-18
dpdk: limit number of TX queues to max supported
Damjan Marion
1
-3
/
+17
2022-01-18
vnet: distinguish between max_frame_size and MTU
Damjan Marion
1
-3
/
+23
2022-01-17
interface: improve MTU handling
Damjan Marion
1
-9
/
+37
2022-01-14
dpdk: refactor device setup
Damjan Marion
1
-305
/
+147
2022-01-12
dpdk: bump to DPDK v21.11
Damjan Marion
1
-8
/
+1
2022-01-12
dpdk: postpone updating runtime data
Damjan Marion
1
-1
/
+3
2022-01-12
dpdk: use blunt force to skip irrelevant and confusing logs
Damjan Marion
1
-1
/
+13
2022-01-11
dpdk: offloads cleanup
Damjan Marion
1
-166
/
+33
2022-01-09
dpdk: interface capabilities cleanup
Damjan Marion
1
-16
/
+1
2022-01-09
dpdk: port type code cleanup
Damjan Marion
1
-2
/
+0
2022-01-07
ethernet: new interface registration function
Damjan Marion
1
-6
/
+6
2022-01-07
dpdk: fix rx and tx descriptor config
Florin Coras
1
-0
/
+6
2022-01-06
dpdk: cleanup MTU handling
Damjan Marion
1
-98
/
+7
2022-01-06
dpdk: port type from speed_capa bitmap on Cisco VIC
Damjan Marion
1
-35
/
+1
2022-01-05
dpdk: no need to copy default tx conf
Damjan Marion
1
-3
/
+0
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
1
-9
/
+9
2022-01-05
dpdk: move port config to single struct
Damjan Marion
1
-181
/
+155
2022-01-05
dpdk: remove unused flag
Damjan Marion
1
-6
/
+0
2022-01-05
dpdk: keep buffer flags per-device
Damjan Marion
1
-11
/
+0
2022-01-05
dpdk: remove unused logging class
Damjan Marion
1
-1
/
+0
2022-01-05
dpdk: remove vlan-strip offload code
Filip Varga
1
-54
/
+0
[next]