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
about
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
2018-09-03
Deprecate old buffer replication scheme
Damjan Marion
1
-3
/
+0
2018-08-21
VPP-1268: Add option for memory channels DPDK uses
Jessica Tallon
1
-0
/
+2
2018-08-16
dpdk: fix rss hash function handling
Damjan Marion
1
-1
/
+11
2018-08-13
dpdk: support for DPDK 18.08
Damjan Marion
1
-23
/
+60
2018-07-19
dpdk: fix Mellanox Connect-X3 VF ID
Matthew Smith
1
-1
/
+1
2018-07-19
dpdk: set log write fd to non-blocking
Matthew Smith
1
-7
/
+15
2018-07-19
dpdk: add device IDs for Mellanox ConnectX-3
Matthew Smith
1
-1
/
+6
2018-07-18
DPDK: coverity scan warnings
Marco Varlese
1
-4
/
+2
2018-07-13
Add QEDE poll mode driver (librte_pmd_qede)
Igor Mikhailov (imichail)
1
-3
/
+4
2018-07-10
Remove unused variables
Igor Mikhailov (imichail)
1
-4
/
+0
2018-06-21
VPP-1042: Fix the DPDK no-hugetbl flags
Jessica Tallon
1
-5
/
+8
2018-06-21
configurable per-dispatch-cycle sleep
Dave Barach
1
-3
/
+0
2018-06-21
FastLinQ QL41000 Series PCI vendor and device ids
Igor Mikhailov (imichail)
1
-0
/
+3
2018-06-12
MTU assigning to itself (Coverity)
Ole Troan
1
-4
/
+0
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
1
-10
/
+5
2018-06-07
dpdk: fix interface naming issue
Damjan Marion
1
-2
/
+9
2018-06-07
dpdk: failsafe PMD initialization code
Rui Cai
1
-0
/
+25
2018-06-07
Add support for DPDK 18.05
Damjan Marion
1
-10
/
+36
2018-06-04
Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064)
Dave Barach
1
-0
/
+2
2018-05-31
dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin
Rui Cai
1
-13
/
+24
2018-05-30
vppinfra: explicitely state for signed types that they are signed
Damjan Marion
1
-2
/
+2
2018-05-30
dpdk: rename port_id to *_instance_num
Damjan Marion
1
-5
/
+5
2018-05-29
dpdk: Add PMD type for Cavium LiquidIO II CN23XX
chuhong yao
1
-0
/
+7
2018-05-26
dpdk: enable RX for no-multi-seg
Zhiyong Yang
1
-0
/
+5
2018-05-21
dpdk:enable flow director perfect mode
Eyal Bari
1
-3
/
+0
2018-05-16
dpdk: fix rte_eth_dev_set_mtu callsites to use same mtu value
Rui Cai
1
-1
/
+1
2018-05-11
dpdk: fix Unknown interface with Mellanox NIC
Steve Shin
1
-1
/
+1
2018-05-10
vnet: device flow offload infra
Damjan Marion
1
-0
/
+8
2018-05-09
dpdk: tx code rework
Damjan Marion
1
-10
/
+0
2018-04-25
dpdk: complete rework of the dpdk-input node
Damjan Marion
1
-19
/
+9
2018-04-18
dpdk: improve logging
Damjan Marion
1
-22
/
+66
2018-04-18
dpdk: resurrect removed code [VPP-1245]
Steven
1
-0
/
+4
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
1
-14
/
+14
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
1
-14
/
+14
2018-03-22
VPP-1204: Fix coverity warning
Dave Barach
1
-2
/
+5
2018-03-09
Coordinate known Ethernet speeds with Linux kernel and DPDK
Lee Roberts
1
-0
/
+23
2018-02-26
vnet: add 25G interface speed flag
Damjan Marion
1
-0
/
+6
2018-02-23
Disable scatter-gather for ENA
Matthew Smith
1
-0
/
+1
2018-02-19
dpdk: Fix MTU calc for NICs that support mtu<9216
Nitin Saxena
1
-34
/
+66
2018-02-12
dpdk:fix trace to follow feature arc
Eyal Bari
1
-4
/
+0
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
1
-9
/
+0
2017-12-16
dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDs
Damjan Marion
1
-5
/
+8
2017-12-14
pci: auto-detect right vfio/uio driver
Damjan Marion
1
-1
/
+1
2017-12-14
Enable AWS ENA PMD
Matthew Smith
1
-0
/
+7
2017-12-09
vlib: PCI rework to support VFIO
Damjan Marion
1
-9
/
+23
2017-12-05
dpdk:remove duplicate code
Eyal Bari
1
-11
/
+8
2017-12-04
dpdk: remove unused "use_rss" flag
Eyal Bari
1
-5
/
+0
2017-12-04
dpdk: remove unused cached eth input node
Eyal Bari
1
-7
/
+0
2017-11-28
net/virtio: support modern device id
Gabriel Ganne
1
-1
/
+3
2017-11-27
dpdk: fix issue when tx offload stops working after MTU change
Damjan Marion
1
-19
/
+1
[next]