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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
More updated match to ENIC PMD for DPDK 2.2.0 including rx path optimization.
John Lo
2
-14
/
+1366
2016-03-09
Fix IPv6 NDP and bridge BVI and restore NDP and ARP when BVI move is changed.
Pierre Pfister
1
-3
/
+12
2016-03-07
Fix longstanding cleanup-flag bug
Dave Barach
1
-12
/
+9
2016-03-07
Packet filter control-plane API bugfix
Dave Barach
1
-4
/
+14
2016-03-07
Add sw_interface_clear_stats API call
Pavel Kotucek
4
-6
/
+134
2016-03-07
build: fix call to mkdir
Jean-Mickael Guerin
2
-2
/
+2
2016-03-04
Allow dpdk linkstate and stat polling intervals to be set dynamically.
Bud Grise
2
-5
/
+43
2016-03-04
Modified ioam CLI syntax to conform with other CLIs
rangan
1
-10
/
+10
2016-03-04
Collect per Q stats for vhost-user interface
Shesha Sreenivasamurthy
5
-9
/
+87
2016-03-04
vppinfra: remove generated config.h.in
Jean-Mickael Guerin
1
-62
/
+0
2016-03-04
gitignore
Maros Marsalek
1
-0
/
+5
2016-03-04
Add CPU detection functions
Damjan Marion
5
-8
/
+151
2016-03-04
Use xxhash in map code when SSE4.2 not available
Damjan Marion
1
-1
/
+1
2016-03-03
Refuse to start if binary requires unavailable CPU extensions
Damjan Marion
1
-0
/
+29
2016-03-03
Change default L3 MTU to allow jumbo packets for non-DPDK interfaces.
John Lo
2
-2
/
+2
2016-03-03
Copy flags when cloning next_frames
Nikhil P Rao
1
-0
/
+6
2016-03-03
Use CRC32 instruction only when build for SSE4.2 enabled platforms
Damjan Marion
1
-1
/
+1
2016-03-03
Fix UDP length check for local IP/UDP lookup and error handling.
John Lo
1
-10
/
+21
2016-03-02
TAP: Jumbo-frame support.
Ole Troan
4
-75
/
+79
2016-03-02
Always showing DPDK physical memory on bootup
Todd Foggoa
1
-17
/
+2
2016-03-02
Add rotates to v6 worker hash to prevent SIP/DIP synchronizing.
Bud Grise
1
-3
/
+3
2016-03-02
Remove spurious call to unix_physmem_init(...)
Dave Barach
2
-13
/
+0
2016-03-01
Dump DPDK physmem to stdout before allocating mbufs
Sean Hope
1
-0
/
+19
2016-03-01
Add ability to filter and change MACs
Christian Dechamplain
3
-1
/
+42
2016-03-01
Fix for TX and RX descriptor queue lockup
Georgi Savov
2
-12
/
+38
2016-02-29
Add ability to override the interface name.
Sean Hope
4
-12
/
+54
2016-02-29
Fixed vxlan link status.
Pavel Kotucek
1
-0
/
+12
2016-02-29
-O3 warnings be gone
Dave Barach
3
-3
/
+3
2016-02-27
Invert matching logic for *_uses_dpdk in build-data/packages/*.mk
Damjan Marion
3
-3
/
+3
2016-02-26
Add packet tracing hint
Bud Grise
3
-27
/
+40
2016-02-26
Fixed issue with json output in vpp_api_test.
Pavel Kotucek
1
-1
/
+2
2016-02-26
Fix ENIC PMD not sending the first packet on TX.
John Lo
1
-0
/
+26
2016-02-26
Fix link bonding PMD slave status polling path used by VIC ENIC driver.
John Lo
1
-0
/
+34
2016-02-26
Update PowerPC (qppc) platform to build with Ubuntu cross-tools
Damjan Marion
7
-135
/
+22
2016-02-26
Add support for native vpp_lite (non-dpdk) platform
Damjan Marion
19
-50
/
+105
2016-02-26
Move dpdk (un)format functions to separate c file
Damjan Marion
7
-767
/
+806
2016-02-25
Add support of Ethernet link bonding utilizing DPDK link bonding
John Lo
4
-4
/
+63
2016-02-25
add install-dep target to toplevel Makefile
Damjan Marion
1
-0
/
+9
2016-02-25
Fix indexing error in init.c for vnet dpdk.
John Lo
1
-2
/
+2
2016-02-25
Add live migration support to (non-dpdk) vhost-user driver
Yoann Desmouceaux
2
-8
/
+144
2016-02-24
Link the vpp application against libvnet.so, not libvnet.a
Dave Barach
11
-113
/
+56
2016-02-24
Enable all vrings if PROTOCOL_FEATURES are not negotiated
Shesha Sreenivasamurthy
2
-5
/
+23
2016-02-24
Handle dynamic enable/disable VHOST_USER interface
Shesha Sreenivasamurthy
4
-11
/
+29
2016-02-23
Few improvements in toplevel Makefile
Damjan Marion
1
-4
/
+14
2016-02-23
Enable DPDK KNI code based on DPDK config
Damjan Marion
4
-1
/
+16
2016-02-23
Fix warnings in vhost-user code with older version of DPDK
Damjan Marion
1
-1
/
+5
2016-02-22
dpdk: fix enic pmd driver tx function
Yoann Desmouceaux
1
-0
/
+28
2016-02-22
Added MTU information to sw_interface_dump
Pavel
6
-3
/
+13
2016-02-19
Rebalance checkConnected()
Robert Varga
1
-8
/
+9
2016-02-19
Handle dpdk packet_types properly
Damjan Marion
2
-14
/
+45
[next]