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
/
af_xdp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-28
af_xdp: fix init lock for shared txq
arikachen
1
-6
/
+7
2021-09-28
af_xdp: fix free mem in tx while no free slot
arikachen
1
-2
/
+2
2021-08-26
af_xdp: fix stale rx/tx pointers in xsk objects
Benoît Ganne
1
-10
/
+47
2021-08-23
af_xdp: fix xsk_socket__delete left un-cleanup
arikachen
1
-3
/
+3
2021-05-21
af_xdp: use desc offset on rx
Benoît Ganne
2
-41
/
+26
2021-05-21
af_xdp: refill rx rings when interface goes up
Benoît Ganne
3
-9
/
+26
2021-05-21
af_xdp: workaround kernel race between poll() and sendmsg()
Benoît Ganne
10
-86
/
+213
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
2
-12
/
+18
2021-04-30
build: declare some CMake variables as advanced
Damjan Marion
1
-1
/
+1
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-1
/
+1
2021-01-26
interface: remove vnet_device_input_runtime_t
Mohammed Hawari
1
-2
/
+1
2021-01-21
af_xdp: update interrupt mode to new infra
Benoît Ganne
3
-36
/
+86
2020-11-13
af_xdp: fix doc
Benoît Ganne
1
-1
/
+1
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-12
/
+12
2020-10-24
af_xdp: add option to claim all available rx queues
Benoît Ganne
6
-38
/
+55
2020-10-21
af_xdp: fix NUMA node parsing
Benoît Ganne
1
-11
/
+9
2020-09-10
af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa.
Mohammed Hawari
1
-0
/
+2
2020-09-01
misc: fix uninitialized use warnings with gcc-{8,9}
Aloys Augustin
1
-1
/
+1
2020-08-31
vppinfra: convert A_extend_to_B to B_from_A format of vector inlines
Damjan Marion
1
-2
/
+2
2020-08-31
af_xdp: AF_XDP input plugin
Benoît Ganne
14
-0
/
+2206