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
/
format.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
dpdk: show hardware may display the wrong information for rss active
Steven
1
-0
/
+1
2018-11-28
dpdk: allow interface name to be specified from startup.conf
Damjan Marion
1
-0
/
+3
2018-11-08
vnet: store hw interface speed in kbps instead of using flags
Damjan Marion
1
-2
/
+2
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-20
dpdk: add netvsc PMD
Stephen Hemminger
1
-0
/
+4
2018-10-20
dpdk: use rx/tx_offload_names to format
Stephen Hemminger
1
-38
/
+53
2018-10-15
dpdk: only look at PCI information on PCI devices
Stephen Hemminger
1
-3
/
+4
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
1
-1
/
+1
2018-09-19
dpdk: mask and warn if rx/tx offload is not available
Damjan Marion
1
-70
/
+86
2018-09-04
Fixed showing negative count in stats show CLI
Naoyuki Mori
1
-2
/
+2
2018-08-16
dpdk: fix rss hash function handling
Damjan Marion
1
-5
/
+11
2018-08-13
dpdk: support for DPDK 18.08
Damjan Marion
1
-8
/
+0
2018-07-13
Add QEDE poll mode driver (librte_pmd_qede)
Igor Mikhailov (imichail)
1
-0
/
+4
2018-06-26
dpdk: display rx/tx burst function name in "show hardware detail"
Damjan Marion
1
-0
/
+20
2018-06-07
dpdk: failsafe PMD initialization code
Rui Cai
1
-1
/
+1
2018-06-07
Add support for DPDK 18.05
Damjan Marion
1
-6
/
+14
2018-05-31
dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin
Rui Cai
1
-10
/
+11
2018-05-30
dpdk: rename port_id to *_instance_num
Damjan Marion
1
-2
/
+2
2018-05-29
dpdk: Add PMD type for Cavium LiquidIO II CN23XX
chuhong yao
1
-0
/
+4
2018-05-12
dpdk: Add constants for failsafe PMD
Rui Cai
1
-1
/
+10
2018-04-25
dpdk: complete rework of the dpdk-input node
Damjan Marion
1
-6
/
+6
2018-04-17
dpdk: add additional fields to rte_mbuf trace print
Damjan Marion
1
-2
/
+5
2018-04-17
dpdk: print device flags in the 'show hardware' output
Damjan Marion
1
-0
/
+17
2018-03-09
Coordinate known Ethernet speeds with Linux kernel and DPDK
Lee Roberts
1
-0
/
+16
2018-02-15
dpdk: add support for DPDK 18.02, deprecate 17.08
Damjan Marion
1
-4
/
+0
2018-01-09
Patch ENA PMD to skip setting tx flags in rx path
Matthew Smith
1
-1
/
+1
2017-12-14
Enable AWS ENA PMD
Matthew Smith
1
-0
/
+4
2017-11-21
dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t
Damjan Marion
1
-2
/
+2
2017-11-20
dpdk: add support for DPDK 17.11
Damjan Marion
1
-3
/
+9
2017-11-16
dpdk: add additional data to TX trace
Damjan Marion
1
-2
/
+7
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
1
-10
/
+10
2017-09-13
devices: Fix coverity discovered 9/13/2017
Steven
1
-0
/
+1
2017-09-12
devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ...
Steven
1
-0
/
+7
2017-08-22
dpdk: fix Cavium ThunderX support
Damjan Marion
1
-0
/
+4
2017-07-06
dpdk: add FiftyGigabitEtherenet interface support
Damjan Marion
1
-0
/
+4
2017-05-23
Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.
Mohammed Hawari
1
-0
/
+8
2017-05-22
dpdk: make dpdk global debug level configurable
Damjan Marion
1
-30
/
+24
2017-05-15
dpdk: improve error handling during device initialization
Damjan Marion
1
-0
/
+20
2017-05-10
dpdk: refactor interface speed detection
Damjan Marion
1
-0
/
+8
2017-05-08
dpdk: use speed_capa to detect i40e device speed
Damjan Marion
1
-0
/
+4
2017-04-22
Fix multicast enable on the bonded interface
Steve Shin
1
-1
/
+1
2017-04-11
dpdk: use common interface placement infra
Damjan Marion
1
-1
/
+1
2017-03-18
Fix bonded interface name to use instance number starting from 0
John Lo
1
-2
/
+2
2017-03-01
dpdk: be a plugin
Damjan Marion
1
-0
/
+754