aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Convert a pcap file to a set of C initializersDave Barach3-2/+148
2018-02-23DPDK: disabling DPAA since broken for 18.02Marco Varlese1-0/+6
2018-02-23Disable scatter-gather for ENAMatthew Smith1-0/+1
2018-02-23Add prefetch inlines, update bi-hash doc tagsDave Barach2-12/+90
2018-02-22VOM: vhost-use interfacesNeale Ranns8-16/+332
2018-02-22make test: tidy worker subprocess outputKlement Sekera1-1/+1
2018-02-22bihash table size perf/scale improvementsDave Barach4-44/+84
2018-02-22make test: build test/ext when doing coverageKlement Sekera3-9/+4
2018-02-22VCL: Fix for vppcom_session_listen() q_len <= 0 crashKeith Burns (alagalah)1-0/+3
2018-02-21make test: Add VCL thru hoststack test case.Dave Wallace1-8/+109
2018-02-21vppinfra: change default cache line size 64 bytesDamjan Marion1-10/+2
2018-02-21vppinfra: remove vector_iwmmxt.hDamjan Marion3-127/+0
2018-02-21dpdk: fix building dpdk debug images with dpdk 18.02Damjan Marion1-1/+1
2018-02-21SCTP: minor refactorMarco Varlese5-31/+50
2018-02-21make test: disable broken kubeproxy testsKlement Sekera1-2/+2
2018-02-21vpp-csit-verify: use latest verified CSIT branch by defaultJan Gelety1-1/+1
2018-02-21add 'is_all_zero(x)' for NEONAdrian Oanca1-0/+24
2018-02-21Adj Delegates; don't store raw pointersNeale Ranns4-43/+37
2018-02-20Fix reset the vlan flags when main interface is deleted.Steve Shin1-0/+2
2018-02-20SCTP: congestion controlMarco Varlese5-184/+251
2018-02-20vppinfra: autogerate vector typedefs and basic inline functionsDamjan Marion5-379/+83
2018-02-20Reset expired timer vector length after callbackDave Barach1-1/+4
2018-02-20vppcomm refactorKeith Burns (alagalah)1-428/+245
2018-02-20vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2Damjan Marion5-11/+7
2018-02-19make test: Add VPP VCL cut-thru test.Dave Wallace2-0/+75
2018-02-19dpdk: Fix MTU calc for NICs that support mtu<9216Nitin Saxena1-34/+66
2018-02-19Use neutral vector code for ethernet_frame_is_taggedDamjan Marion3-41/+68
2018-02-19virtio: add missing tx lock when running multithreadedDamjan Marion3-0/+10
2018-02-19VCL: config api prefix using env var.Dave Wallace3-21/+98
2018-02-19dpdk: bump to 18.02Damjan Marion1-1/+1
2018-02-19Adjacency Delegate updatesNeale Ranns7-157/+287
2018-02-19VOM: acl: Some necessary fixesMohsin Kazmi4-7/+20
2018-02-18vlib: fix pci initDamjan Marion1-2/+1
2018-02-18fix format_hexdumpDamjan Marion1-1/+2
2018-02-17make test: add test framework debuggingKlement Sekera3-1/+58
2018-02-17make test: detect child crashKlement Sekera1-7/+17
2018-02-17vpp_papi: remove legacy way of calling VPP APIsKlement Sekera1-7/+0
2018-02-17vpp_papi: reduce memory leaksKlement Sekera1-12/+16
2018-02-17SCTP: 'multi-home' supportMarco Varlese6-186/+218
2018-02-16memif: VPP-1172: Ensure memif_create reply contains sw_if_indexJon Loeliger1-1/+6
2018-02-16Adj: VFTs for adjacency sub-blocksOle Troan5-29/+69
2018-02-16Allow providers to override glean behaviourNeale Ranns12-78/+186
2018-02-16Minor VXLAN/GRE Tunnel Encap Optimization and CleanupJohn Lo4-37/+53
2018-02-16Add iperf VM/vhost creationJohn DeNisco12-19/+452
2018-02-16VPP modified some state checking logicKeith Burns (alagalah)1-72/+72
2018-02-15session: fix fifo allocation for empty connect seg-managersFlorin Coras1-1/+0
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan12-164/+77
2018-02-15Revert "Adj: VFTs for adjacency sub-blocks"Ole Trøan5-74/+29
2018-02-15Adj: VFTs for adjacency sub-blocksOle Troan5-29/+74
2018-02-15VOM: Fix broken MakefileMohsin Kazmi1-1/+1