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
/
vlib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-02
rdma: improve rx loop
Damjan Marion
1
-0
/
+18
2020-02-25
vlib: Punt reason allocation listener enable/disable callback
Neale Ranns
2
-4
/
+39
2020-02-24
vlib: Alias RX or TX to direction
Neale Ranns
1
-0
/
+8
2020-02-18
vlib: calculate per-worker loops/second metric
Dave Barach
3
-1
/
+48
2020-02-17
vlib: fix code of getting numa node with specific cpu_id
Lijian.Zhang
1
-3
/
+18
2020-02-11
vppinfra: remove the historical mheap memory allocator
Dave Barach
2
-97
/
+2
2020-02-11
misc: fix coverity warnings
Dave Barach
1
-4
/
+6
2020-02-11
vlib: Skip core 0 if workers are configured.
Jon Loeliger
1
-0
/
+15
2020-02-10
vppinfra: use vm memory allocator for numa mapping
Florin Coras
2
-5
/
+4
2020-02-10
vlib: properly configure main thread's core id
Jon Loeliger
1
-0
/
+2
2020-02-10
misc: add FEATURE.yaml files
Dave Barach
1
-0
/
+13
2020-02-06
vlib: add plugin override support
Dave Barach
6
-36
/
+205
2020-02-05
vppinfra: numa vector placement support
Dave Barach
4
-16
/
+100
2020-01-30
vppinfra: improve clocks_per_second convergence
Dave Barach
1
-3
/
+7
2020-01-07
vlib: fix coverity warning / real bug
Dave Barach
1
-1
/
+1
2019-12-17
misc: don't os_exit(1) causing core on SIGINT
Christian E. Hopps
1
-1
/
+5
2019-12-17
vlib: add max-size configuration parameter for pmalloc
jieqiang wang
1
-0
/
+3
2019-12-17
vlib: fix startup-config-process stack overflow
GordonNoonan
1
-0
/
+1
2019-12-17
vlib: fix an issue with show pci
Vratko Polak
1
-1
/
+1
2019-12-17
vlib: fix vector-as-C-string overflow
Benoît Ganne
2
-3
/
+3
2019-12-12
vlib: fix "<command> help"
Dave Barach
1
-13
/
+9
2019-12-09
vlib: improve test coverage
Dave Barach
5
-181
/
+25
2019-12-05
classify: vpp packet tracer support
Dave Barach
3
-1
/
+58
2019-11-27
vlib: add 'wait' cli command
Paul Vinciguerra
1
-0
/
+40
2019-11-27
misc: add address sanitizer heap instrumentation
Benoît Ganne
2
-4
/
+4
2019-11-26
misc: add gdb helpers for vlib buffers
Benoît Ganne
1
-0
/
+7
2019-11-20
vlib: improve code coverage, part deux
Dave Barach
2
-29
/
+0
2019-11-20
vlib: pci: fix non-NULL terminated C-string
Benoît Ganne
1
-2
/
+2
2019-11-18
session: Increasing the Header lengthe size
Srikanth Akula
1
-1
/
+0
2019-11-11
vlib: fix handoff queue sequencing bug
Dave Barach
1
-1
/
+2
2019-11-04
vlib: fix for vlib_node_add_next_with_slot
Christian Hopps
1
-1
/
+10
2019-11-02
vlib: enhance the "show cli" debug CLI command
Dave Barach
2
-49
/
+209
2019-11-01
vlib: Handle race in thread barrier processing
Alexander Kabaev
1
-1
/
+1
2019-10-31
vlib: only dump 1st buffer in chain by default
Benoît Ganne
3
-4
/
+15
2019-10-30
vlib: fix subclass name being truncated in output
Paul Vinciguerra
1
-1
/
+1
2019-10-30
vlib: Trivial - fix typo in short help
Paul Vinciguerra
1
-1
/
+1
2019-10-28
vlib: don't use vector for keeping buffer indices in the pool
Damjan Marion
3
-35
/
+57
2019-10-28
vlib: unix trivial- clean up typos in docs
Paul Vinciguerra
1
-2
/
+2
2019-10-25
mdata: buffer metadata change tracker plugin
Dave Barach
1
-8
/
+11
2019-10-20
vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin
Yulong Pei
1
-22
/
+19
2019-10-18
vlib: enable worker-thread dispatch pcap trace
Dave Barach
1
-3
/
+7
2019-10-08
vlib: fix cli process stack overflow
Chenmin Sun
1
-1
/
+1
2019-10-07
vlib: move thread barrier around mod of global node next data
Christian E. Hopps
1
-6
/
+5
2019-10-05
misc: add "show run summary"
Dave Barach
1
-11
/
+19
2019-10-05
vlib: pci: set pci driver name to none when no driver is loaded
Benoît Ganne
1
-0
/
+2
2019-10-02
vlib: improve summary vector-rate statistics
Dave Barach
4
-78
/
+54
2019-09-30
vlib: fix old nodes vector overflow in refork
Benoît Ganne
1
-5
/
+2
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
3
-0
/
+14
2019-09-23
misc: unify pcap rx / tx / drop trace
Dave Barach
1
-2
/
+9
2019-09-23
interface: use the correct condition for checking if the pcap fd is open
Andrew Yourtchenko
1
-1
/
+1
[next]