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
/
avf
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-08-21
avf: print queue id in packet trace
Damjan Marion
1
-0
/
+1
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
1
-1
/
+1
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
1
-0
/
+1
2019-02-19
avf: fix feature arc, take two
Damjan Marion
1
-1
/
+2
2019-02-19
avf: fix feature arc
Damjan Marion
1
-0
/
+3
2019-01-30
buffers: add missing ref_count = 1 in drivers
Damjan Marion
1
-0
/
+1
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
1
-1
/
+4
2019-01-18
Add vlib_buffer_copy_indices inline function
Damjan Marion
1
-1
/
+1
2019-01-18
deprecate clib_memcpy64_x4
Damjan Marion
1
-9
/
+15
2018-12-29
avf: chained buffers rx support
Damjan Marion
1
-35
/
+96
2018-12-26
avf: optimize RX function
Damjan Marion
1
-85
/
+68
2018-12-23
avf: optimize rx ring refill
Damjan Marion
1
-76
/
+53
2018-12-23
avf: new ethernet-input support
Damjan Marion
1
-146
/
+44
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-12
/
+12
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-6
/
+6
2018-10-22
vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines
Damjan Marion
1
-23
/
+17
2018-09-27
avf: may crash if failed to allocate buffers to ring
Steven
1
-1
/
+1
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
1
-2
/
+0
2018-08-03
Fix typo in trace trajectory init
Dave Barach
1
-1
/
+1
2018-07-11
avf: descriptor should be volatile
Damjan Marion
1
-13
/
+13
2018-06-02
AVF input node rework
Damjan Marion
1
-200
/
+332
2018-05-29
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
Damjan Marion
1
-18
/
+2
2018-03-28
avf: keep input node in disabled state unless needed
Damjan Marion
1
-1
/
+1
2018-03-26
Intel Adaptive Virtual Function native device driver plugin
Damjan Marion
1
-0
/
+439