Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
878c609889dcdc58538d40d8b3f662320f88573d
/
src
/
vnet
/
devices
/
dpdk
/
init.c
878c609
vlib: add buffer and thread callbacks
by Damjan Marion
· 8 years ago
0d3c1cc
VPP-279: af_packet via Command-line Arg should no longer be supported
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/init.c]
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
7549621
dpdk: input node next and error optimizations
by Damjan Marion
· 8 years ago
22766b8
dpdk: quad loop dpdk tx and code optimizations
by Damjan Marion
· 8 years ago
7dc4146
dpdk: quad loop dpdk-input node
by Damjan Marion
· 8 years ago
5165cbc
Fix bug in configure 'vlan-strip-offload on' first, then configure "set interface mtu" command,
by jerryian
· 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
8d2e0e0
Fix a batch of coverity warnings, VPP-486
by Dave Barach
· 8 years ago
446e1f5
Allow empty DPDK device init config
by Pierre Pfister
· 8 years ago
3b906b0
vppinfra: add STATIC_ASSERT macro
by Damjan Marion
· 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
6398397
dpdk: remove support for dpdk 2.2
by Damjan Marion
· 8 years ago
b21b60e
dpdk: remove KNI support
by Damjan Marion
· 8 years ago
9876520
vpp_lite: add cpu pinning support (VPP-467)
by Pavel Kotucek
· 8 years ago
4c20e71
dpdk: fix issue in parsing startup.conf dpdk section
by Damjan Marion
· 8 years ago
85ecc81
DPDK HQoS: Enable Hierarchical Scheduler in VPP
by Jasvinder Singh
· 8 years ago
20f6441
Fix hugepage detection issue
by Damjan Marion
· 8 years ago
b58598b
dpdk: fix wrong tx ring size calculations
by Damjan Marion
· 8 years ago
5643170
dpdk: use flags for identifying interface types
by Damjan Marion
· 8 years ago
6144802
Add some help into startup.conf
by Damjan Marion
· 8 years ago
bf1fa7f
Fix MTU size for the bonded interface
by Steve Shin
· 8 years ago
b1b1a14
Fix PCI vendor_id/device_id detection for SR-IOV devices
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
b022cd1
Fix coverity issues in DPDK code, fixes VPP-189
by Damjan Marion
· 8 years ago
dd522cb
VPP-189 Fix coverity warnings
by Dave Barach
· 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
80d7f4b
Add support for Chelsio T540-CR and T580-CR
by Damjan Marion
· 8 years ago
32f7bc1
Improve interface naming for NICs ports sharing same PCI ID
by Damjan Marion
· 8 years ago
3b2944d
On bonded interface admin-down, should stop all slave links
by John Lo
· 8 years ago
1f2ed9f
dpdk: disable CRC stripping
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
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
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
55ef1b1
Fix DPDK init crash if bonded interface is created by startup conf
by John Lo
· 9 years ago
c883fa7
Fix missing null termination in DPDK EAL Args
by Damjan Marion
· 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
1220afe
VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's
by John Lo
· 9 years ago
64ae669
Move dpdk startup config data to separate struct
by Damjan Marion
· 9 years ago
1c80e83
Add support for multiple microarchitectures in single binary
by Damjan Marion
· 9 years ago
5a206ea
Rework of the old PCI code
by Damjan Marion
· 9 years ago
144a90f
dpdk/init - Add compatibility to non numa architecture
by Christophe Fontaine
· 9 years ago
350dc1c
Put back VMXNET3 driver init for DPDK 2.2.0 or older versions
by John Lo
· 9 years ago
f1213b8
Add clib_memcpy macro based on DPDK rte_memcpy implementation
by Damjan Marion
· 9 years ago
daede64
Fix duplicate free
by Dave Barach
· 9 years ago
ae60526
Use memory from other CPU sockets if there is no local
by Damjan Marion
· 9 years ago
e5055d2
Allow L3 forwarded jumbo packets on Bonded Interfaces
by John Lo
· 9 years ago
7a2a378
dpdk socket-mem handling optimizations
by Damjan Marion
· 9 years ago
a42cd34
Rework of DPDK PCI device uio driver binding process
by Damjan Marion
· 9 years ago
5ba5f83
Bump DPDK 16.04 to RC4
by Damjan Marion
· 9 years ago
bcebbb9
Enhance CLI/API Support for Bonded Interface
by John Lo
· 9 years ago
aa04a0f
Add option to link DPDK dynamically
by Damjan Marion
· 9 years ago
a69318b
Increment MRU if hardware supports CRC stripping
by Jurek Matuszewski
· 9 years ago
1901020
Use rte_mempool private data for storing vlib_buffer_t
by Damjan Marion
· 9 years ago
d90df18
Add dpdk vmxnet3 driver patch and init.c change to allow jumbo packets
by John Lo
· 9 years ago
aaf2acd
Don't stop binding pci device if write to new_id fails
by Damjan Marion
· 9 years ago
ac26da5
Do not use hugepages if none are available.
by Stefan Kobza
· 9 years ago
02301ef
Allow dpdk linkstate and stat polling intervals to be set dynamically.
by Bud Grise
· 9 years ago
287d53f
Always showing DPDK physical memory on bootup
by Todd Foggoa
· 9 years ago
dc03cf4
Remove spurious call to unix_physmem_init(...)
by Dave Barach
· 9 years ago
98efd02
Dump DPDK physmem to stdout before allocating mbufs
by Sean Hope
· 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
1c32a89
Fix indexing error in init.c for vnet dpdk.
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
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
14a44d3
Use vppinfra bitmap for dpdk coremask
by Damjan Marion
· 9 years ago
aed4d03
remove igb_uio static pci id table patch, use new_id for all NICs
by Damjan Marion
· 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