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-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
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
4
-24
/
+26
2018-11-09
dpdk: configure ip4 header checksum rx offload properly
Damjan Marion
2
-1
/
+8
2018-11-08
vnet: store hw interface speed in kbps instead of using flags
Damjan Marion
2
-50
/
+6
2018-11-06
dpdk: don't automatically whitelist vmxnet3 PCI interfaces
Steven
1
-1
/
+14
2018-11-06
dpdk: format_dpdk_device_name cleanup
Damjan Marion
1
-7
/
+7
2018-11-06
dpdk: fix device name suffix confusion with failsafe/netvsc
Stephen Hemminger
1
-2
/
+2
2018-11-06
dpdk: fix pmd device type when using netvsc or failsafe
Stephen Hemminger
1
-1
/
+1
2018-11-02
dpdk: restore special handling for failsafe driver
Stephen Hemminger
1
-1
/
+1
2018-10-24
dpdk: fix hugepage pre-alloc
Damjan Marion
1
-1
/
+2
2018-10-24
vppinfra: autodetect default hugepage size
Damjan Marion
1
-3
/
+5
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-2
/
+1
2018-10-23
dpdk: support 18.11 changes to CRC flags
Stephen Hemminger
1
-7
/
+7
2018-10-23
c11 safe string handling support
Dave Barach
3
-9
/
+9
2018-10-22
vlib: pci improvements
Damjan Marion
1
-2
/
+3
2018-10-22
vppinfra: use log2 page size in hugepage functions
Damjan Marion
1
-1
/
+1
2018-10-20
dpdk: add netvsc PMD
Stephen Hemminger
3
-1
/
+40
2018-10-20
dpdk: use rx/tx_offload_names to format
Stephen Hemminger
1
-38
/
+53
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-2
/
+2
2018-10-15
dpdk: only look at PCI information on PCI devices
Stephen Hemminger
5
-8
/
+26
2018-10-12
dpdk: support passing log-level
Stephen Hemminger
1
-1
/
+2
2018-10-01
thread: Add show threads api
Mohsin Kazmi
2
-2
/
+2
2018-09-26
dpdk: fix QSFP+ module info
Damjan Marion
1
-1
/
+2
2018-09-25
dpdk: show pluggable info in 'show hardware'
Damjan Marion
1
-0
/
+28
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
5
-11
/
+11
2018-09-19
dpdk: mask and warn if rx/tx offload is not available
Damjan Marion
4
-94
/
+115
2018-09-18
disable scatter/gather for ENA with DPDK 18.08
Matthew Smith
1
-1
/
+5
2018-09-12
device flags will set in dpdk_update_link_state.
Khers
1
-2
/
+0
2018-09-10
dpdk: clean interface link information on admin down / stop
Damjan Marion
1
-0
/
+1
[next]