Merge "xena_cont: Add Xena continuous traffic functionality"
[vswitchperf.git] / src / package-list.mk
1 # Upstream Package List
2 #
3 # Everything here is defined as its suggested default
4 # value, it can always be overriden when invoking Make
5
6 # dpdk section
7 # DPDK_URL ?= git://dpdk.org/dpdk
8 DPDK_URL ?= http://dpdk.org/git/dpdk
9 DPDK_TAG ?= v16.04
10
11 # OVS section
12 OVS_URL ?= https://github.com/openvswitch/ovs
13 #The Tag below is for OVS v2.5.0 with backwards compatibility support for Qemu
14 #versions < 2.5.
15 OVS_TAG ?= 31871ee3839c35e6878debfc7926afa471dbdec6
16
17 # QEMU section
18 QEMU_URL ?= https://github.com/qemu/qemu.git
19 QEMU_TAG ?= v2.5.0