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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
dpdk: add TSO support in dpdk plugin.
Chenmin Sun
3
-1
/
+44
2019-08-19
dpdk: QAT devices update, add c4xxx and xeon d15xx
Jim Thompson
1
-1
/
+2
2019-08-06
dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa...
Lijian.Zhang
1
-2
/
+5
2019-07-26
dpdk: fix vlan stripping
Neale Ranns
1
-11
/
+15
2019-07-24
dpdk: Prefetch correct size of rte_mbuf
Nitin Saxena
1
-1
/
+1
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
1
-1
/
+1
2019-06-06
dpdk: fix clear hw stats
Filip Tehlar
3
-3
/
+3
2019-06-04
dpdk: rework extended stats
Filip Tehlar
4
-47
/
+33
2019-05-31
Update vnet hardware flags if link state changes
Dave Barach
1
-1
/
+9
2019-05-31
bonding: add support for numa awareness
Zhiyong Yang
1
-0
/
+1
2019-05-30
dpdk: remove bonding code
Damjan Marion
6
-251
/
+11
2019-05-29
dpdk: make sure each segment have initalized rte_mbuf
Damjan Marion
1
-12
/
+4
2019-05-27
dpdk: vlan strip config does not take effect in default device
Chenmin Sun
1
-0
/
+6
2019-05-27
dpdk: fix rss configuration error issue
Chenmin Sun
1
-7
/
+5
2019-05-23
fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_...
cohu
1
-5
/
+9
2019-05-16
init / exit function ordering
Dave Barach
3
-5
/
+9
2019-05-09
dpdk: fix return variable size
Zhiyong Yang
1
-2
/
+2
2019-04-25
Change dpdk thread data flags type to u16 from u8 to get more useful data
Simon Zhang
2
-6
/
+7
2019-04-24
dpdk: fix interface naming
Florin Coras
1
-1
/
+1
2019-04-24
dpdk: get a rid of "Invalid port_id=" log message
Damjan Marion
1
-3
/
+5
2019-04-17
Predicate a packet whether be marked by PKT_RX_FDIR_ID instead of PKT_RX_FDIR
Simon Zhang
1
-1
/
+1
2019-04-17
Default nums of RX/TX descriptors changed to 512 for 2M page on DVN
Zhiyong Yang
1
-1
/
+63
2019-04-16
Add direct packets to specific flow action in dpdk flow
Simon Zhang
2
-4
/
+17
2019-04-16
flow: add rte_flow check before creating by rte_flow_validate
Simon Zhang
1
-0
/
+14
2019-03-22
dpdk: do not enable VLAN stripping on Cisco VIC adapters by default
Hyong Youb Kim
1
-11
/
+22
2019-03-14
dpdk: Add E810 family support
ChenminSun
3
-0
/
+6
2019-03-13
Add the SRIOV variant PCI Device ID of the Cisco VIC
Jay Lubomirski
1
-1
/
+2
2019-03-12
dpdk: pass log-level configuration to EAL
Stephen Hemminger
3
-31
/
+0
2019-02-26
Move pcap rx/tx trace code out of the dpdk plugin
Dave Barach
4
-371
/
+0
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
1
-0
/
+1
2019-02-19
dpdk: update Cisco VIC port type
Hyong Youb Kim
1
-4
/
+1
2019-02-19
dpdk: do not shift PKT_RX_FDIR
Hyong Youb Kim
1
-1
/
+1
2019-02-12
fix assert failure
Dave Barach
1
-0
/
+6
2019-02-02
Disable hqos part deux
Dave Barach
2
-0
/
+4
2019-02-02
dpdk: bump to dpdk 19.02
Damjan Marion
3
-14
/
+8
2019-01-30
buffers: add missing ref_count = 1 in drivers
Damjan Marion
1
-0
/
+1
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
6
-193
/
+35
2019-01-20
dpdk: add buffer.h
Damjan Marion
7
-13
/
+5
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
1
-4
/
+1
2019-01-18
deprecate clib_memcpy64_x4
Damjan Marion
1
-16
/
+15
2019-01-13
dpdk: show hardware may display the wrong information for rss active
Steven
1
-0
/
+1
2018-12-22
dpdk: switch to in-memory mode, deprecate use of socket-mem
Damjan Marion
1
-112
/
+25
2018-12-19
vlib: support Hyper-v/Azure VMBus
Stephen Hemminger
1
-0
/
+32
2018-12-19
dpdk plugin: blacklist PCI devices by type
Dave Barach
2
-1
/
+47
2018-11-29
dpdk: bump to DPDK 18.11
Damjan Marion
1
-48
/
+5
2018-11-28
dpdk: allow interface name to be specified from startup.conf
Damjan Marion
3
-4
/
+15
2018-11-21
dpdk: don't shift flags twice
Damjan Marion
1
-3
/
+3
2018-11-20
ethernet-input optimizations
Damjan Marion
2
-214
/
+85
2018-11-18
Enable l4 checksum offload for ThunderX PMD
Federico Claramonte
1
-0
/
+13
2018-11-17
pcap-based dispatch tracer
Dave Barach
1
-1
/
+1
[next]