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
/
device
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
dpdk: do not crash when failing to bring interface up
Benoît Ganne
1
-5
/
+9
2021-05-06
vlib: fix the offload flags size
Mohsin Kazmi
1
-1
/
+2
2021-05-05
vlib: move offload flags to 1st cacheline in vlib_buffer_t
Mohsin Kazmi
1
-1
/
+1
2021-05-04
dpdk: allow configuration of max-simd-bitwidth
Ray Kinsella
2
-2
/
+34
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
2
-15
/
+0
2021-04-15
avf: remove the vxlan flow support
Chenmin Sun
1
-0
/
+1
2021-04-14
dpdk: add RSS capability flag to iavf PMD in dpdk_plugin
Chenmin Sun
1
-4
/
+4
2021-04-12
avf: avf flow bug fix
Chenmin Sun
1
-1
/
+0
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
1
-5
/
+2
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
2
-9
/
+13
2021-03-18
dpdk: don't mask interrupts for some drivers
Mohammed Hawari
4
-9
/
+38
2021-03-15
dpdk: implement interrupt mode
Mohammed Hawari
4
-12
/
+116
2021-03-04
dpdk: enable AVX-512 on ICL
Ray Kinsella
1
-0
/
+5
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-12
/
+9
2021-02-12
dpdk: use whole vmbus address as hash key for devconf
Vladimir Ratnikov
2
-21
/
+22
2021-01-21
dpdk: do not use TSO for small packets
Somnath Kotur
1
-2
/
+5
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
4
-19
/
+28
2021-01-21
dpdk: terminate device devargs string
Matthew Smith
1
-1
/
+2
2021-01-11
dpdk: allow configure individual VMBUS devices
Vladimir Ratnikov
3
-48
/
+220
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
2
-6
/
+6
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-2
/
+2
2020-12-11
dpdk: bump to dpdk 20.11
Fan Zhang
2
-5
/
+25
2020-11-24
dpdk: fix eal in nohugtlb mode
Nathan Skrzypczak
1
-16
/
+22
2020-11-19
dpdk: Telemetry thread is off by default.
Dmitry Vakrhushev
2
-0
/
+9
2020-11-18
dpdk: change mlx5 pmd name in foreach_dpdk_pmd
Matthew Smith
1
-1
/
+7
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-15
/
+22
2020-10-21
vlib: print logs to stderr if interactive or nosyslog set
Damjan Marion
2
-3
/
+11
2020-10-21
dpdk: Disable VLAN filtering for VLAN sub-interface in i40e driver
Dimitrios Markou
1
-2
/
+2
2020-10-12
misc: clang-11 and gcc-10 support
Damjan Marion
1
-2
/
+2
2020-10-02
dpdk: split PCI blacklist rte_eal args from startup.conf
Vladimir Ratnikov
1
-2
/
+3
2020-09-11
dpdk: fix coverity defect #214232, #182930
Chenmin Sun
2
-1
/
+8
2020-09-09
interface: support configuring RSS steering queues
Chenmin Sun
3
-34
/
+154
2020-09-08
dpdk: fix extended stat strings
Christian Hopps
1
-2
/
+2
2020-09-08
dpdk: fix interface counters to never go backward
Christian Hopps
1
-33
/
+24
2020-09-01
dpdk: fix mac address length was wrong
jiangxiaoming
1
-1
/
+1
2020-08-31
flow: code refactor
Chenmin Sun
1
-391
/
+196
2020-08-27
dpdk: fix blacklists
Vladimir Ratnikov
2
-2
/
+10
2020-07-16
dpdk: fix coverity warning in the flow code
Chenmin Sun
1
-1
/
+1
2020-07-16
vppinfra: fix format_c_identifier vector overflow
Benoît Ganne
1
-4
/
+2
2020-07-09
dpdk: add txq struct and fix dpdk tx lock
Benoît Ganne
4
-19
/
+23
2020-06-27
flow: add IPSec ESP/AH flow
Chenmin Sun
1
-0
/
+71
2020-06-04
dpdk: cleanup, add rx queue struct
Damjan Marion
5
-59
/
+31
2020-05-27
ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)
John Lo
1
-19
/
+28
2020-05-19
dpdk: change netvsc device port type
Matthew Smith
1
-1
/
+1
2020-05-14
dpdk: fix crash with chelsio pmd
Benoît Ganne
1
-6
/
+12
2020-05-05
flow: explicitly convert RSS function types in dpdk_plugin
Chenmin Sun
1
-1
/
+34
2020-04-30
flow: add l2tpv3oip flow
Chenmin Sun
1
-9
/
+45
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
1
-0
/
+5
2020-04-29
misc: switch to clang-9
Damjan Marion
1
-1
/
+1
2020-04-29
flow: explicit rss function enum cast
Florin Coras
1
-1
/
+1
[next]