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
/
memif
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-19
memif: use VPP cacheline size for memif when compiling within VPP
Mohsin Kazmi
1
-0
/
+2
2023-10-26
devices: remove unused code
Damjan Marion
1
-10
/
+0
2023-10-18
memif: contention between memif_disconnect and memif RX/TX threads
Steven Luong
1
-0
/
+11
2023-10-14
feature: remove unused code
Damjan Marion
1
-14
/
+14
2023-07-06
api: memif - Mark old message versions as deprecated
Ondrej Fabry
1
-0
/
+6
2023-05-16
memif: fix coverity warnings
Marvin Liu
3
-8
/
+7
2023-04-25
memif: support dma option
Marvin Liu
8
-20
/
+925
2023-03-14
memif: don't leak error strings in API handlers
Damjan Marion
1
-4
/
+4
2023-03-06
memif: fix input vector rate of memif-input node
Liangxing Wang
1
-1
/
+4
2023-03-06
memif: autogenerate socket_ids
Nathan Skrzypczak
5
-0
/
+181
2023-02-06
vppinfra: refactor clib_socket_init, add linux netns support
Damjan Marion
4
-137
/
+76
2023-02-01
memif: improve error reporting
Damjan Marion
4
-122
/
+62
2022-08-30
memif: Process bad descriptors correctly in memif_process_desc
Steven Luong
1
-10
/
+35
2022-08-17
memif: crash on recceiving a bad descriptor
Steven Luong
1
-1
/
+1
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
3
-5
/
+3
2022-03-22
memif: fix the maxmimum number of txqs
Mohsin Kazmi
1
-1
/
+1
2022-03-18
memif: fix rx/txqueue RC on connected
Nathan Skrzypczak
1
-9
/
+12
2022-03-15
memif: fix memif_process_desc indexing
Mauro Sardara
1
-4
/
+2
2022-02-18
vnet: add set_max_frame_size callbacks for several interfaces
Artem Glazychev
1
-0
/
+9
2022-02-13
memif: Fix underflow
Nathan Skrzypczak
1
-2
/
+2
2022-02-07
memif: memory leak when deleting memif interface
Steven Luong
1
-0
/
+1
2022-01-07
ethernet: new interface registration function
Damjan Marion
1
-4
/
+7
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
1
-3
/
+1
2021-12-22
memif: refactor descriptor handling in the input node
Damjan Marion
3
-184
/
+446
2021-12-08
memif: fix the memory leak when memif cli getting wrong parameters inputs
Han Wu
1
-4
/
+12
2021-12-03
interface: add multi tx-queues support for new tx infra
Mohsin Kazmi
1
-2
/
+2
2021-11-15
memif: fix the coverity warning
Mohsin Kazmi
1
-5
/
+8
2021-11-12
memif: fix the default txq placement
Mohsin Kazmi
1
-3
/
+9
2021-11-09
memif: memif linkstate can't become up
Daniel Béreš
1
-1
/
+8
2021-10-16
memif: Enhance show memif descriptors to display region
Steven Luong
1
-14
/
+13
2021-10-12
memif: fix the memif crash when slave disconnect
Mohsin Kazmi
1
-1
/
+2
2021-10-04
memif: integrate with new tx infra
Mohsin Kazmi
3
-15
/
+17
2021-09-27
misc: api move continued
Florin Coras
1
-2
/
+1
2021-09-17
memif: avoid double pool_put on a clib_file
Steven Luong
1
-1
/
+2
2021-08-04
memif: fix offset
Artem Glazychev
1
-1
/
+1
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
2
-16
/
+12
2021-06-30
memif: fix tx desc length for chained buffers in copy mode
Benoît Ganne
1
-0
/
+1
2021-06-30
memif: fix chain buffer length in zero-copy mode
Benoît Ganne
1
-0
/
+1
2021-06-11
memif: fix crash with zero-copy slave
Damjan Marion
1
-1
/
+1
2021-06-10
memif: fix the spinlock and unlock issue.
fangtong
1
-1
/
+2
2021-05-26
vppinfra: explicit blocking mode for sock connects
Florin Coras
1
-2
/
+3
2021-05-21
memif: fix gcc-10 build error on arm platform
Tianyu Li
1
-1
/
+1
2021-05-20
memif: fix input node buffer prefetch
Tianyu Li
1
-4
/
+4
2021-05-19
memif: remove dead code
Damjan Marion
1
-1
/
+1
2021-05-17
memif: remove unused code
Damjan Marion
1
-46
/
+13
2021-05-17
memif: remove duplicate code in tx
Damjan Marion
1
-53
/
+39
2021-05-17
memif: optimize zero-copy rx ring refill
Damjan Marion
2
-65
/
+47
2021-05-17
memif: fix "remove barriers" commit
Damjan Marion
1
-2
/
+2
2021-05-17
memif: remove barriers
Damjan Marion
2
-22
/
+33
2021-05-13
tests: move test source to vpp/test
Dave Wallace
2
-448
/
+0
[next]