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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
dpdk
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
dpdk-cryptodev: fix cache ring stats cli command
Piotr Bronowski
1
-14
/
+12
2023-08-22
dpdk-cryptodev: fix coverity issues
Piotr Bronowski
2
-5
/
+8
2023-08-18
dpdk-cryptodev: improve cryptodev cache ring implementation
Piotr Bronowski
4
-239
/
+353
2023-07-25
dpdk: fix signed single bit field
Tianyu Li
1
-8
/
+8
2023-07-06
dpdk-cryptodev: introduce sw_ring to the crypto op data path
Piotr Bronowski
2
-124
/
+235
2023-06-29
dpdk-cryptodev: sync mbuf length with corresponding vlib buffer
Piotr Bronowski
1
-12
/
+21
2023-06-19
dpdk-cryptodev: enq/deq scheme rework
Piotr Bronowski
4
-223
/
+210
2023-06-13
dpdk-cryptodev: introduce sw_ring
Piotr Bronowski
2
-0
/
+66
2023-06-01
crypto: make crypto-dispatch node working in adaptive mode
Xiaoming Jiang
1
-2
/
+1
2023-05-19
dpdk: fix compatibility with DPDK < 21.11
Andrew Ying
2
-2
/
+1
2023-05-19
dpdk: fix format device name using wrong index
Daniel Ding
1
-10
/
+10
2023-05-16
dpdk: fix format rx/tx burst function name failed
Xiaoming Jiang
1
-8
/
+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
9
-34
/
+147
2023-03-29
dpdk-cryptodev: fix name formatting of session pools
Gabriel Oginski
1
-2
/
+2
2023-03-24
dpdk-cryptodev: fix formatting name of pools
Gabriel Oginski
1
-2
/
+2
2023-03-14
dpdk: enable Google Virtual Ethernet
Marvin Liu
2
-0
/
+7
2023-03-06
dpdk: plugin init should be protect by thread barrier
Xiaoming Jiang
1
-0
/
+2
2023-03-06
flow dpdk: introduce IP in IP support for flow
Xinyao Cai
1
-20
/
+149
2023-02-08
avf dpdk: fix incorrect handling of IPv6 src address in flow
Ting Xu
1
-1
/
+2
2023-01-26
dpdk: add intf tag to dev{} subinput
Nathan Skrzypczak
2
-0
/
+6
2023-01-19
vxlan: convert vxlan to a plugin
Steven Luong
1
-1
/
+1
2023-01-11
pci: add option to force uio binding
Benoît Ganne
2
-1
/
+5
2023-01-10
build: do not link with libssl if not needed
Benoît Ganne
1
-1
/
+1
2022-12-21
dpdk: link DPDK with MLX4/MLX5 libraries again
Vladimir Ratnikov
1
-1
/
+3
2022-10-24
dpdk: add Intel QAT 200xx series support
Vladimir Ratnikov
1
-1
/
+2
2022-10-04
rdma: unhackish build of rdma-core
Mohammed Hawari
1
-6
/
+2
2022-09-07
dpdk-cryptodev: reduce request to enable async
Gabriel Oginski
1
-1
/
+0
2022-08-25
vlib: introduce DMA infrastructure
Marvin Liu
1
-0
/
+10
2022-08-04
dpdk: enable interrupt support for vmxnet3
Benoît Ganne
1
-0
/
+1
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-05-13
dpdk: fix overflow in mtu arithmetic
Mohammed Hawari
2
-2
/
+2
2022-05-11
dpdk: clear the RTE_MEMPOOL_F_NON_IO
Mohammed Hawari
1
-0
/
+3
2022-04-26
flow: enable RSS queue group action for 5G enhancement
Ting Xu
1
-0
/
+23
2022-04-08
dpdk: add multi-txq support
Mohsin Kazmi
4
-13
/
+31
2022-04-05
dpdk: macros changes for dpdk 22.03
Dastin Wilski
4
-60
/
+62
2022-04-05
dpdk: compatibility layer for dpdk 22.03 bump
Dastin Wilski
2
-26
/
+87
2022-04-05
dpdk: fix max frame size
Damjan Marion
2
-11
/
+11
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
3
-7
/
+7
2022-04-01
dpdk: fix vlan creation on ixgbe
Alexander Chernavin
1
-1
/
+0
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-24
dpdk: enable int mode for virtio
Paul Atkins
1
-0
/
+1
2022-03-23
dpdk: copy the enable_rxq_int flag from driver to conf
Paul Atkins
1
-0
/
+1
2022-03-23
vppinfra: deprecate clib_mem_is_vec
Damjan Marion
1
-2
/
+0
2022-03-23
dpdk: fix rx/tx burst function name
Tianyu Li
1
-2
/
+2
2022-03-15
flow: add generic flow pattern for 5G flow enhancement
Ting Xu
1
-0
/
+16
[next]