Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
eea28d78a3173341727aafee4c414bcb01001339
/
src
/
vnet
/
devices
/
dpdk
/
dpdk.h
35b2607
VPP-580: Host Interface created via Command Line Arg is misnamed
by Billy McFall
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago
[Renamed from vnet/vnet/devices/dpdk/dpdk.h]
696f1ad
dpdk: Add support for Mellanox ConnectX-4 devices
by Damjan Marion
· 8 years ago
a60d4cb
Improve dpdk-input node to handle drivers not setting mbuf PTYPE
by John Lo
· 8 years ago
2c4dbff
dpdk: don't drop packets if l4 checksum is flagged as bad
by Damjan Marion
· 8 years ago
9dfd338
Fix crash whith bonded ethernet / DPDK 16.11
by Alexander Popovsky
· 8 years ago
7549621
dpdk: input node next and error optimizations
by Damjan Marion
· 8 years ago
7dc4146
dpdk: quad loop dpdk-input node
by Damjan Marion
· 8 years ago
4015b19
dpdk: maintain per-worker trace buffer
by Damjan Marion
· 8 years ago
4ee3a65
dpdk: remove efd
by Damjan Marion
· 8 years ago
8bdc63b
feature: all input nodes must have same nexts
by Damjan Marion
· 8 years ago
63f70d2
dpdk-hqos: don't hold up packets indefinitely under low load
by David Hotham
· 8 years ago
3916227
dpdk: enable building with dpdk 16.11-rc1
by Damjan Marion
· 8 years ago
f530a55
dpdk: remove support for dpdk 16.04
by Damjan Marion
· 8 years ago
b21b60e
dpdk: remove KNI support
by Damjan Marion
· 8 years ago
5d4759b
dpdk: remove dpdk_pmd_constructor_init
by Damjan Marion
· 8 years ago
85ecc81
DPDK HQoS: Enable Hierarchical Scheduler in VPP
by Jasvinder Singh
· 8 years ago
b58598b
dpdk: fix wrong tx ring size calculations
by Damjan Marion
· 8 years ago
a7cc447
dpdk: move number of sub-interfaces to 2nd cacheline, introduce flag
by Damjan Marion
· 8 years ago
5643170
dpdk: use flags for identifying interface types
by Damjan Marion
· 8 years ago
b28e498
dpdk: Remove obsolete VMXNET3 driver start/stop workaround
by Damjan Marion
· 8 years ago
2566567
Coding standards cleanup in vnet/vnet/devices/dpdk, partially fixes VPP-248
by Damjan Marion
· 8 years ago
8719fc4
Remove per-worker destination frame queue
by Damjan Marion
· 8 years ago
1f0da17
Add DPDK 16.07 support (rc3 based)
by Damjan Marion
· 8 years ago
32f7bc1
Improve interface naming for NICs ports sharing same PCI ID
by Damjan Marion
· 8 years ago
ce3e971
Allow DPDK per interface startup config to enable/disable VLAN stripping
by John Lo
· 8 years ago
3a94475
Retire support for DPDK 2.1.0 and older
by Damjan Marion
· 8 years ago
137c7c6
Retire PLATFORM=virl
by Damjan Marion
· 8 years ago
0f8ecf0
Decouple worker thread code from dpdk, enable worker threads in vpp_lite
by Damjan Marion
· 8 years ago
a06dfb3
Reduce ring size for dpdk NICs and overtal mem footprint
by Damjan Marion
· 8 years ago
a29f200
VNET: Initialization support for NXP DPAA2 poll mode driver
by Sachin
· 9 years ago
81f7092
Fix hugepage leak on VM termination
by Shesha Sreenivasamurthy
· 9 years ago
820e363
Add dpdk per-interface startup config parameter to support rss-flag
by Srivatsa Sangli
· 9 years ago
0b14072
Add dpdk per-interface startup config parameter to specify worker threads
by Damjan Marion
· 9 years ago
bf74147
Retire io threads and main-thread-io mode
by Damjan Marion
· 9 years ago
0247b46
Add worker-handoff node
by Damjan Marion
· 9 years ago
db7b269
Add verbose flag for packet trace, show hexdump in verbose dpdk input trace
by Damjan Marion
· 9 years ago
3f3b085
VPP-106: fix performance hit due to unprefetched data read
by Dave Barach
· 9 years ago
39da621
Add startup conf options to set per-interface descriptor ring size
by Damjan Marion
· 9 years ago
c68b4cb
Add per-device startup config support
by Damjan Marion
· 9 years ago
08602d1
Add dpdk config parameter: poll-sleep <nn>
by Dave Barach
· 9 years ago
64ae669
Move dpdk startup config data to separate struct
by Damjan Marion
· 9 years ago
e3eefff
Move rte_delay_us_override so it overrides DPDK
by Todd Foggoa
· 9 years ago
1c80e83
Add support for multiple microarchitectures in single binary
by Damjan Marion
· 9 years ago
52fc44d
IP6 SR multicast replicator
by Keith Burns (alagalah)
· 9 years ago
e0ef46b
Add histogram to frame queue tracing
by Bud Grise
· 9 years ago
a30d40d
Add APIs to access dpdk information
by Todd Foggoa (tfoggoa)
· 9 years ago
f1213b8
Add clib_memcpy macro based on DPDK rte_memcpy implementation
by Damjan Marion
· 9 years ago
a4f16a0
Add API to get the dpdk interface stats delta.
by Sean Hope
· 9 years ago
aa04a0f
Add option to link DPDK dynamically
by Damjan Marion
· 9 years ago
1901020
Use rte_mempool private data for storing vlib_buffer_t
by Damjan Marion
· 9 years ago
b8abf87
Declare node, hw_interface_class and device_class instances as external
by Damjan Marion
· 9 years ago
8941ec2
fix declaration of symbol of different size
by Jean-Mickael Guerin
· 9 years ago
02301ef
Allow dpdk linkstate and stat polling intervals to be set dynamically.
by Bud Grise
· 9 years ago
9455084
Collect per Q stats for vhost-user interface
by Shesha Sreenivasamurthy
· 9 years ago
2073cfe
Add ability to filter and change MACs
by Christian Dechamplain
· 9 years ago
7f62097
Move dpdk (un)format functions to separate c file
by Damjan Marion
· 9 years ago
d9bf9ab
Add support of Ethernet link bonding utilizing DPDK link bonding
by John Lo
· 9 years ago
9ad5adc
Handle dynamic enable/disable VHOST_USER interface
by Shesha Sreenivasamurthy
· 9 years ago
e90892e
Enable DPDK KNI code based on DPDK config
by Damjan Marion
· 9 years ago
ef65cb0
Add custom mac address option to vhost interfaces.
by Pierre Pfister
· 9 years ago
d8ff0e1
Show DPDK EAL cmdline args in 'show version verbose'
by Damjan Marion
· 9 years ago
d81566f
Disable for-us udp/tcp checksum validation by default
by Dave Barach
· 9 years ago
85cdbd0
Implement multiple TX queue sharing
by Damjan Marion
· 9 years ago
b8f45b3
Vhost multi-q support
by Shesha Sreenivasamurthy
· 9 years ago
2068e98
Enable Chelsio T5 support
by Damjan Marion
· 9 years ago
61efa14
aarch64 CPU arch / ThunderX platform initial support
by Dave Barach
· 9 years ago
cb9cada
Initial commit of vpp code.
by Ed Warnicke
· 9 years ago
v1.0.0