aboutsummaryrefslogtreecommitdiffstats
path: root/build-root
AgeCommit message (Expand)AuthorFilesLines
2016-12-21vagrant: Fixing sudo related vagrant errorsRay Kinsella1-5/+8
2016-12-21vagrant: updated Vagrantfile to use rsyncRay Kinsella2-58/+16
2016-12-21fix sample-plugin rpm packagingGabriel Ganne1-2/+2
2016-12-20Remove RPATH from binaries before creating .deb and .rpm packagesDamjan Marion4-2/+32
2016-12-19Update CSIT tests 161211 -> 161218Jan Gelety1-1/+1
2016-12-12Update CSIT tests 161204 -> 161211Jan Gelety1-1/+1
2016-12-09python api rpm packaging - json files are not executablesGabriel Ganne1-2/+2
2016-12-08vpp-python-api packaging - use easy_install to install the python apiGabriel Ganne1-7/+10
2016-12-05Update CSIT tests 161128 -> 161204Jan1-1/+1
2016-12-02API: Packaging of JSON files.Ole Troan4-2/+37
2016-12-01"Update CSIT tests 161120 -> 161128""Peter Mikus1-1/+1
2016-12-01Revert "Update CSIT tests 161120 -> 161128"Ed Warnicke1-1/+1
2016-11-29Update CSIT tests 161120 -> 161128Jan1-1/+1
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach1-18/+31
2016-11-21Update CSIT tests 161113 -> 161120Jan1-1/+1
2016-11-17remove reference to Intel with dpdk docsPadraig Connolly2-2/+2
2016-11-15Update CSIT tests 161106 -> 161113Jan1-1/+1
2016-11-09Update CSIT tests 161030 -> 161106Jan1-1/+1
2016-11-09Update sample plugin and plugin skeletons: use driver feature arcDave Barach3-13/+37
2016-11-04VPP-498: Prepare vpp RPM packaging for use by downstream distros.Thomas F Herbert3-28/+96
2016-11-03Fix vpp-plugins rpmsEd Warnicke1-6/+6
2016-11-02Update CSIT tests 161024 -> 161030Jan1-1/+1
2016-10-29Initial deb packaging of vpp-python-apiEd Warnicke4-1/+17
2016-10-26Fix description of devel package.Thomas F Herbert1-10/+8
2016-10-26refactor test frameworkKlement Sekera1-0/+1
2016-10-25Update CSIT tests 161017 -> 161024Jan1-1/+1
2016-10-22VPP-504: Permissions Error on Centos Vagrant VPP VMBilly McFall1-1/+1
2016-10-18DO_NOT_MERGE: Update CSIT tests 161002 -> 161017pmikus1-1/+1
2016-10-11VPP-474 Revert "FIX sysctl configuration directory"Miroslav Miklus1-3/+3
2016-10-11Rebind kernel drivers on VPP uninstallPeter Ginchev2-1/+46
2016-10-10platform: rewrote vppctl script to include historyPadraig2-2/+2
2016-10-06Add some useful scriptsDamjan Marion3-0/+133
2016-10-04Update CSIT tests 160925 -> 161002Jan1-1/+1
2016-09-30Remove RPM package dependency on vpp-develJohn DeNisco1-1/+1
2016-09-27Fix RPM packaging dependenciesJohn DeNisco1-1/+1
2016-09-27VPP-308: Added workaround for failed vnet build. For some reasonThomas F Herbert1-0/+1
2016-09-27FIX sysctl configuration directoryMiroslav Miklus1-3/+3
2016-09-26Update CSIT tests 160919 -> 160925Jan1-1/+1
2016-09-23Python API: Preparation for RPM/DEB packaging.Ole Troan1-0/+32
2016-09-20Update CSIT tests 160912 -> 160919Jan1-1/+1
2016-09-13Update CSIT tests 160904 -> 160912Jan1-1/+1
2016-09-12Provide vpp-plugins rpm packagingEd Warnicke1-0/+31
2016-09-10VPP-367: Peg vpp and vpp-plugins to depend on specific versionsEd Warnicke1-2/+2
2016-09-07VPP-390: include *.so symlinks in vpp-libEd Warnicke1-0/+2
2016-09-07checkstyle: improve speed by checking only recently changed filesDamjan Marion1-3/+18
2016-09-05Update CSIT tests 160821 -> 160904Jan1-1/+1
2016-09-02VPP-374: getting jvppgen.py into rpm vpp-devel packageEd Warnicke1-0/+11
2016-09-02VPP-373: stop building from /vpp mountEd Warnicke3-5/+63
2016-08-22Update CSIT tests 160815 -> 160821Jan1-1/+1
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion1-0/+4
ents] | ${frame_size} | ${phy_cores} | ${rxq}=${None} | | | | Set Test Variable | \${frame_size} | | | | # These are enums (not strings) so they cannot be in Variables table. | | ${encr_alg} = | Crypto Alg AES GCM 256 | | ${auth_alg} = | Set Variable | ${NONE} | | ${ipsec_proto} = | IPsec Proto ESP | | | | Given Set Max Rate And Jumbo | | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} | | And Pre-initialize layer driver | ${nic_driver} | | And Apply startup configuration on all VPP DUTs | | When Initialize layer driver | ${nic_driver} | | And Initialize layer interface | | And Lower DUT1-DUT2 MTU For Fragmentation | | And Initialize IPSec in 3-node circular topology | | And VPP IPsec Create Tunnel Interfaces | | ... | ${nodes} | ${dut1_if2_ip4} | ${dut2_if1_ip4} | ${DUT1_${int}2}[0] | | ... | ${DUT2_${int}1}[0] | ${n_tunnels} | ${encr_alg} | ${auth_alg} | | ... | ${laddr_ip4} | ${raddr_ip4} | ${addr_range} | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** | 64B-1c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 64B | 1C | | frame_size=${64} | phy_cores=${1} | 64B-2c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 64B | 2C | | frame_size=${64} | phy_cores=${2} | 64B-4c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 64B | 4C | | frame_size=${64} | phy_cores=${4} | 1518B-1c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 1518B | 1C | | frame_size=${1518} | phy_cores=${1} | 1518B-2c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 1518B | 2C | | frame_size=${1518} | phy_cores=${2} | 1518B-4c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} | 9000B-1c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 9000B | 1C | | frame_size=${9000} | phy_cores=${1} | 9000B-2c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 9000B | 2C | | frame_size=${9000} | phy_cores=${2} | 9000B-4c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | 9000B | 4C | | frame_size=${9000} | phy_cores=${4} | IMIX-1c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} | IMIX-2c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | IMIX | 2C | | frame_size=IMIX_v4_1 | phy_cores=${2} | IMIX-4c-ethip4ipsec1tnlsw-ip4base-int-aes256gcm-reassembly-ndrpdr | | [Tags] | IMIX | 4C | | frame_size=IMIX_v4_1 | phy_cores=${4}