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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
dpdk: use vpp physmem allocator for dpdk buffers
Damjan Marion
1
-44
/
+78
2017-09-27
Fix: unnecesary uio binding for Mellanox NIC
Steve Shin
1
-1
/
+3
2017-09-16
dpdk: display EAL init args on startup
Damjan Marion
1
-0
/
+1
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
1
-3
/
+3
2017-09-12
devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ...
Steven
1
-0
/
+4
2017-09-12
net/mlx5: fix warning message
Shachar Beiser
1
-0
/
+3
2017-09-08
vlib: move linux-specific code to vlib/linux
Damjan Marion
1
-0
/
+1
2017-09-07
vlib physmem rework
Damjan Marion
1
-5
/
+12
2017-08-25
dpdk: bump to dpdk 17.08, remove support for dpdk 17.02
Damjan Marion
1
-4
/
+0
2017-08-24
Make VPP runtime directory configurable
Damjan Marion
1
-16
/
+13
2017-08-22
dpdk: fix Cavium ThunderX support
Damjan Marion
1
-0
/
+1
2017-07-18
TCP/UDP checksum offload API
Dave Barach
1
-0
/
+8
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
1
-3
/
+4
2017-07-13
dpdk: fix dpdk_buffer_pool_create name
Chris Luke
1
-2
/
+2
2017-07-08
lldp packet transmission on a bonded interface
Steve Shin
1
-3
/
+3
2017-07-06
dpdk: add FiftyGigabitEtherenet interface support
Damjan Marion
1
-0
/
+2
2017-07-06
unix: mkdir VPP_RUN_DIR before opening a socket in it
Chris Luke
1
-9
/
+5
2017-07-06
Send GARP/NA on bonded intf slave up/down if in active-backup mode
John Lo
1
-8
/
+15
2017-05-23
Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.
Mohammed Hawari
1
-0
/
+4
2017-05-22
dpdk: make dpdk global debug level configurable
Damjan Marion
1
-2
/
+5
2017-05-15
dpdk: Enable hardware CRC strip for Intel VFs
Damjan Marion
1
-0
/
+5
2017-05-15
dpdk: improve error handling during device initialization
Damjan Marion
1
-9
/
+7
2017-05-11
dpdk: bump to dpdk 17.05
Damjan Marion
1
-0
/
+4
2017-05-10
dpdk: refactor interface speed detection
Damjan Marion
1
-97
/
+30
2017-05-09
dpdk: refactor setup, start, stop code
Damjan Marion
1
-85
/
+6
2017-05-08
dpdk: use speed_capa to detect i40e device speed
Damjan Marion
1
-19
/
+8
2017-05-02
Add interface rx mode commands, unify rx mode and placement CLI
Damjan Marion
1
-5
/
+5
2017-05-02
dpdk: remove unused code
Damjan Marion
1
-7
/
+0
2017-04-28
dpdk: cryptodev support enabled by default
Sergio Gonzalez Monroy
1
-3
/
+0
2017-04-27
dpdk: cleanup, move APIs to separate .c file
Damjan Marion
1
-314
/
+2
2017-04-11
dpdk: use common interface placement infra
Damjan Marion
1
-106
/
+53
2017-04-07
Fix init of ENIC driver to allow receiving of jumbo packets
John Lo
1
-49
/
+27
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-1
/
+1
2017-03-31
dpdk: add support for Mellanox ConnectX-5 devices
Damjan Marion
1
-1
/
+4
2017-03-22
Update MAC address kept for Bonded Interface and its Slaves
John Lo
1
-23
/
+32
2017-03-18
Fix bonded interface name to use instance number starting from 0
John Lo
1
-1
/
+3
2017-03-17
Fix bonded ethernet PMD name for DPDK 17.02
Alexander Popovsky (apopovsk)
1
-7
/
+3
2017-03-08
dpdk: dpdk-input optimizations and fixes
Damjan Marion
1
-0
/
+15
2017-03-08
Change dpdk input node fixed-sleep units to usec
Dave Barach
1
-1
/
+1
2017-03-08
dpdk: Fixed QAT devices binding, bind the VFs only
Radu Nicolau
1
-3
/
+7
2017-03-06
dpdk: init.c should be under device/
Damjan Marion
1
-0
/
+2074