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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
avf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
1
-7
/
+0
2021-04-15
avf: fix tx path segfault
Radu Nicolau
1
-0
/
+1
2021-04-15
avf: remove the vxlan flow support
Chenmin Sun
1
-1
/
+0
2021-04-13
avf: rework TX one-by-one loop
Damjan Marion
1
-68
/
+63
2021-04-13
avf: avoid placeholder buffer alloc in datapath
Damjan Marion
3
-31
/
+25
2021-04-13
avf: avoid ring wrap in the tx path
Damjan Marion
3
-139
/
+122
2021-04-12
avf: avf flow bug fix
Chenmin Sun
1
-26
/
+2
2021-04-08
avf: correctly set VL_API_AVF_DELETE is_mp_safe
Steven Luong
1
-2
/
+3
2021-04-08
avf: crash on avf interface delete
Steven Luong
1
-1
/
+3
2021-04-01
avf: disable VLAN stripping on E810 using V2 VLAN APIs
Damjan Marion
4
-14
/
+201
2021-03-31
avf: improve capabilities handling
Damjan Marion
5
-39
/
+56
2021-03-30
avf: fix coverity issues
Chenmin Sun
1
-4
/
+4
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
1
-32
/
+26
2021-03-26
avf: flow support enhancement
Chenmin Sun
1
-49
/
+219
2021-03-26
avf: handle flow id in data path
Chenmin Sun
3
-27
/
+122
2021-03-26
avf: add avf flow framework
Chenmin Sun
7
-34
/
+2430
2021-03-25
avf: introduce program flow event
Chenmin Sun
3
-37
/
+86
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-5
/
+4
2021-03-05
avf: don't memcpy if adminq output buffer size is 0
Damjan Marion
1
-1
/
+1
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-8
/
+6
2021-01-21
avf: use write combining store for queues tail update
Radu Nicolau
3
-2
/
+13
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
3
-18
/
+32
2021-01-19
avf: fix l2_len for csum offload
Mohammed Hawari
1
-4
/
+3
2020-12-19
avf: fix gcc compiling warning on Arm
Jieqiang Wang
1
-4
/
+4
2020-12-18
avf: optimized with NEON SIMD instruction
Lijian.Zhang
1
-1
/
+27
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-4
/
+4
2020-12-04
avf: fix coverity issue
Mohammed Hawari
1
-1
/
+2
2020-12-01
avf: add TSO support
Mohammed Hawari
3
-21
/
+120
2020-11-15
avf: add L4 checksum offload support
Mohammed Hawari
3
-6
/
+136
2020-11-13
avf: actually delete ethernet address if deletion was requested
Andrew Yourtchenko
1
-1
/
+1
2020-11-12
avf: don't switch process if already running process node
Damjan Marion
1
-18
/
+25
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-12
/
+16
2020-10-26
avf: use atomic store instead of barrier
Damjan Marion
2
-4
/
+3
2020-10-26
vlib: add VLIB_REGISTER_LOG_CLASS macro
Damjan Marion
2
-10
/
+12
2020-10-09
avf: add add_del_mac_address handler
Damjan Marion
2
-33
/
+89
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-2
/
+2
2020-09-30
avf: check duplicate pci address upon create interface
Steven Luong
1
-0
/
+13
2020-09-29
avf: validate queue size config
Steven Luong
3
-13
/
+52
2020-09-16
avf: wrong argument passed to avf_log_err
Steven Luong
1
-1
/
+1
2020-09-11
avf: add assert to ensure that adminq is used only from avf process
Damjan Marion
1
-0
/
+5
2020-09-11
avf: change promisc mode from the avf process node
Damjan Marion
2
-7
/
+26
2020-09-11
avf: fix race between avf and cli/api process
Damjan Marion
6
-35
/
+43
2020-09-11
avf: fix race between avf process node and avf_delete_if(...)
Damjan Marion
4
-18
/
+34
2020-05-27
ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)
John Lo
1
-16
/
+27
2020-05-22
avf: interrupt mode, support for WB_ON_ITR
Damjan Marion
2
-57
/
+103
2020-05-22
avf: improve link speed handling
Damjan Marion
1
-34
/
+36
2020-03-25
avf: fix rx queue refill on buffer alloc failure
Damjan Marion
1
-6
/
+6
2020-03-24
avf: proper promisc handling
Damjan Marion
2
-7
/
+27
2020-02-25
avf: Handle chain buffer in TX properly
Steven Luong
2
-7
/
+140
2019-12-12
avf: explicit types in api
Ole Troan
1
-2
/
+3
[next]