Merge "sriov: Determine path to the bind-tool"
[vswitchperf.git] / src / package-list.mk
1 # Copyright (c) 2016-2017 Intel corporation.
2 #
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 #
8 # Upstream Package List
9 #
10 # Everything here is defined as its suggested default
11 # value, it can always be overriden when invoking Make
12
13 # dpdk section
14 # DPDK_URL ?= git://dpdk.org/dpdk
15 DPDK_URL ?= http://dpdk.org/git/dpdk
16 DPDK_TAG ?= v17.02
17
18 # OVS section
19 OVS_URL ?= https://github.com/openvswitch/ovs
20 OVS_TAG ?= cc3a32f3b6891168cee98812e8f5e3d8a5a52c98
21
22 # VPP section
23 VPP_URL ?= https://git.fd.io/vpp
24 VPP_TAG ?= v17.04
25
26 # QEMU section
27 QEMU_URL ?= https://github.com/qemu/qemu.git
28 QEMU_TAG ?= v2.5.0
29
30 # TREX section
31 TREX_URL ?= https://github.com/cisco-system-traffic-generator/trex-core.git
32 TREX_TAG ?= 8bf9c16556843e55c232b64d9a5061bf588fad42