aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-26Fix link bonding PMD slave status polling path used by VIC ENIC driver.John Lo1-0/+34
2016-02-26Update PowerPC (qppc) platform to build with Ubuntu cross-toolsDamjan Marion7-135/+22
2016-02-26Add support for native vpp_lite (non-dpdk) platformDamjan Marion19-50/+105
2016-02-26Move dpdk (un)format functions to separate c fileDamjan Marion7-767/+806
2016-02-25Add support of Ethernet link bonding utilizing DPDK link bondingJohn Lo4-4/+63
2016-02-25add install-dep target to toplevel MakefileDamjan Marion1-0/+9
2016-02-25Fix indexing error in init.c for vnet dpdk.John Lo1-2/+2
2016-02-25Add live migration support to (non-dpdk) vhost-user driverYoann Desmouceaux2-8/+144
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach11-113/+56
2016-02-24Enable all vrings if PROTOCOL_FEATURES are not negotiatedShesha Sreenivasamurthy2-5/+23
2016-02-24Handle dynamic enable/disable VHOST_USER interfaceShesha Sreenivasamurthy4-11/+29
2016-02-23Few improvements in toplevel MakefileDamjan Marion1-4/+14
2016-02-23Enable DPDK KNI code based on DPDK configDamjan Marion4-1/+16
2016-02-23Fix warnings in vhost-user code with older version of DPDKDamjan Marion1-1/+5
2016-02-22dpdk: fix enic pmd driver tx functionYoann Desmouceaux1-0/+28
2016-02-22Added MTU information to sw_interface_dumpPavel6-3/+13
2016-02-19Rebalance checkConnected()Robert Varga1-8/+9
2016-02-19Handle dpdk packet_types properlyDamjan Marion2-14/+45
2016-02-19Add custom mac address option to vhost interfaces.Pierre Pfister7-15/+44
2016-02-19Serialize and upload the data plane node graphDave Barach7-5/+398
2016-02-19Per-interface, per-address-family fast packet filterDave Barach12-6/+1690
2016-02-19dpdk: fix enic pmd driver tx functionYoann Desmouceaux1-0/+28
2016-02-19Add GDB and GDB Server to bootstrap filesKeith Burns (alagalah)2-1/+5
2016-02-18Add jumbo frames support to non-dpdk vhost interfaces.Pierre Pfister4-290/+394
2016-02-16Increase number of per-cpu mheaps to 256Damjan Marion3-2/+8
2016-02-16Remove vec_sort macroDamjan Marion1-27/+0
2016-02-16Show DPDK EAL cmdline args in 'show version verbose'Damjan Marion3-5/+16
2016-02-15Disable for-us udp/tcp checksum validation by defaultDave Barach3-4/+28
2016-02-14Implement multiple TX queue sharingDamjan Marion4-21/+46
2016-02-14Increase VLIB_MAX_CPUS to 256Damjan Marion3-9/+7
2016-02-14Make size of per-thread mini counter vector equal to number of threadsDamjan Marion2-38/+30
2016-02-13Remove duplicate vlib_call_init_function() for tuntap initOleg A. Arkhangelsky1-2/+0
2016-02-13Increase number of dpdk lcores to 256Damjan Marion1-0/+1
2016-02-12Fix ARP show exception when not ARP entries as found.Keith Wiles1-8/+11
2016-02-12Performance tools, initial check-inDave Barach32-0/+11385
2016-02-11Pull in some additional symbols that may be needed by plugins.Josh Gahm1-0/+4
2016-02-11Use vppinfra bitmap for dpdk coremaskDamjan Marion2-7/+29
2016-02-10Remove strcasecmp(3) declarationRobert Varga1-1/+1
2016-02-10GetStringUTFChars() may failRobert Varga1-25/+41
2016-02-10newIntArray() may failRobert Varga1-1/+4
2016-02-10Compile with -Werror, so Jenkins will catch warningsDave Barach2-5/+5
2016-02-10Indent vppjni.c to be consistentRobert Varga1-775/+755
2016-02-10Replace AC_PROG_LIBTOOL with LT_INITDave Barach11-12/+10
2016-02-10Add Top-Level Wrapper MakefileDamjan Marion1-0/+141
2016-02-10Vhost multi-q supportShesha Sreenivasamurthy5-115/+415
2016-02-10Clean up gcc-5.2 warningsDave Barach17-108/+75
2016-02-09Modify hand-coded JNI function names to match refactoring ofDave Wallace1-19/+19
2016-02-09Make cleanup_rx_thread staticRobert Varga1-1/+1
2016-02-09Disable EAL message spew which can easily fill /var/logDave Barach1-0/+26
2016-02-09Mark internal implementation functions as hiddenRobert Varga1-5/+5