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
/
dpdk
/
device
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
dpdk: add function to add/del extra MAC addrs
Matthew Smith
1
-0
/
+24
2019-09-11
dpdk: apply dual loop unrolling in DPDK TX
Lijian.Zhang
1
-0
/
+57
2019-08-21
dpdk: bump DPDK version to 19.08
Damjan Marion
1
-2
/
+1
2019-08-19
dpdk: add TSO support in dpdk plugin.
Chenmin Sun
1
-1
/
+10
2019-07-24
dpdk: Prefetch correct size of rte_mbuf
Nitin Saxena
1
-1
/
+1
2019-06-06
dpdk: fix clear hw stats
Filip Tehlar
1
-0
/
+1
2019-06-04
dpdk: rework extended stats
Filip Tehlar
1
-11
/
+1
2019-05-29
dpdk: make sure each segment have initalized rte_mbuf
Damjan Marion
1
-12
/
+4
2019-02-26
Move pcap rx/tx trace code out of the dpdk plugin
Dave Barach
1
-21
/
+0
2019-02-02
dpdk: bump to dpdk 19.02
Damjan Marion
1
-1
/
+4
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
1
-5
/
+3
2019-01-20
dpdk: add buffer.h
Damjan Marion
1
-1
/
+1
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-10
/
+11
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-2
/
+2
2018-09-12
device flags will set in dpdk_update_link_state.
Khers
1
-2
/
+0
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
1
-1
/
+2
2018-09-03
Deprecate old buffer replication scheme
Damjan Marion
1
-98
/
+1
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
1
-9
/
+2
2018-08-11
Multiversioning: Device (tx) function constructor
Mohsin Kazmi
1
-17
/
+3
2018-05-31
dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin
Rui Cai
1
-10
/
+10
2018-05-29
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
Damjan Marion
1
-3
/
+3
2018-05-25
Add interface rx pcap tracing
Dave Barach
1
-4
/
+5
2018-05-17
Add buffer pointer-to-index and index-to-pointer array functions
Damjan Marion
1
-46
/
+4
2018-05-10
vnet: device flow offload infra
Damjan Marion
1
-0
/
+2
2018-05-10
dpdk:fix tx count
Eyal Bari
1
-1
/
+2
2018-05-09
dpdk: fix free of tx dropped packets
Florin Coras
1
-1
/
+1
2018-05-09
dpdk: tx code rework
Damjan Marion
1
-237
/
+158
2018-04-25
dpdk: complete rework of the dpdk-input node
Damjan Marion
1
-3
/
+3
2017-11-16
dpdk: add additional data to TX trace
Damjan Marion
1
-0
/
+1
2017-11-13
dpdk: introduce AVX512 variants of node functions
Damjan Marion
1
-6
/
+24
2017-09-15
dpdk: cli to check for buffer leakage
Florin Coras
1
-0
/
+6
2017-08-30
Offload prep calls needed for IP and UDP checksum offload pkts
Dave Barach
1
-1
/
+4
2017-08-25
dpdk: bump to dpdk 17.08, remove support for dpdk 17.02
Damjan Marion
1
-4
/
+0
2017-07-18
TCP/UDP checksum offload API
Dave Barach
1
-0
/
+41
2017-07-12
dpdk: prefetch 2nd cacheline of rte_mbuf during tx
Damjan Marion
1
-1
/
+1
2017-05-16
Fix regression of setting device to admin-down state
John Lo
1
-5
/
+4
2017-05-15
dpdk: improve error handling during device initialization
Damjan Marion
1
-43
/
+6
2017-05-11
dpdk: bump to dpdk 17.05
Damjan Marion
1
-0
/
+4
2017-05-02
dpdk: remove unused code
Damjan Marion
1
-21
/
+1
2017-04-22
Fix multicast enable on the bonded interface
Steve Shin
1
-0
/
+12
2017-04-11
dpdk: use common interface placement infra
Damjan Marion
1
-2
/
+2
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-4
/
+4
2017-03-01
dpdk: be a plugin
Damjan Marion
1
-0
/
+852