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
/
rdma
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-25
rdma: fix ipv4 checksum check in rdma-input node
Jieqiang Wang
1
-23
/
+40
2022-05-05
rdma: two small improvements for rdma interface
Jieqiang Wang
1
-1
/
+1
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
1
-4
/
+4
2021-04-14
rdma: fix skip_ipv4_cksum behavior in scalar path
Tianyu Li
1
-1
/
+1
2021-03-25
rdma: fix buggy cqe parsing (truncated packets)
Mohammed Hawari
1
-3
/
+2
2021-01-21
rdma: adapt to new vnet rxq framework
Mohammed Hawari
1
-18
/
+20
2020-11-13
rdma: implement multiseg rx without striding rq
Mohammed Hawari
1
-28
/
+219
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-15
/
+12
2020-10-24
rdma: implement striding rq for multiseg rx
Mohammed Hawari
1
-118
/
+319
2020-08-31
rdma: bugfix in the descriptor refill logic. In case of a partial allocation,...
Mohammed Hawari
1
-1
/
+1
2020-05-07
rdma: fix alignment issue
Damjan Marion
1
-2
/
+2
2020-03-16
rdma: add Mellanox mlx5 Direct Verbs receive support
Damjan Marion
1
-27
/
+352
2020-03-02
rdma: improve rx loop
Damjan Marion
1
-38
/
+16
2020-03-02
rdma: improve refill
Damjan Marion
1
-65
/
+57
2020-03-02
rdma: use per-thread buffer template
Damjan Marion
1
-5
/
+4
2020-02-18
rdma: fix bug related to ring buffer
Elias Rudberg
1
-2
/
+2
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-08-26
rdma: use rings for buffers management
Benoît Ganne
1
-92
/
+89
2019-08-19
rdma: add support for input feature arcs
Benoît Ganne
1
-29
/
+35
2019-08-06
rdma: fix double-free in rdma-tx
Benoît Ganne
1
-6
/
+6
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
1
-1
/
+1
2019-04-09
rdma: add multiqueue support
Benoît Ganne
1
-1
/
+1
2019-04-05
rdma: more batching, compile rdma-core in release mode
Benoît Ganne
1
-79
/
+254
2019-03-28
Add RDMA ibverb driver plugin
Benoît Ganne
1
-0
/
+202