aboutsummaryrefslogtreecommitdiffstats
path: root/src/package-list.mk
blob: cf2ff57f55e021b2b86a3943cc4b556c9786fb04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Copyright (c) 2016-2017 Intel corporation.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
#
# Upstream Package List
#
# Everything here is defined as its suggested default
# value, it can always be overriden when invoking Make

# dpdk section
# DPDK_URL ?= git://dpdk.org/dpdk
DPDK_URL ?= http://dpdk.org/git/dpdk
DPDK_TAG ?= v17.02

# OVS section
OVS_URL ?= https://github.com/openvswitch/ovs
OVS_TAG ?= cc3a32f3b6891168cee98812e8f5e3d8a5a52c98

# VPP section
VPP_URL ?= https://git.fd.io/vpp
VPP_TAG ?= v17.04

# QEMU section
QEMU_URL ?= https://github.com/qemu/qemu.git
QEMU_TAG ?= v2.5.0

# TREX section
TREX_URL ?= https://github.com/cisco-system-traffic-generator/trex-core.git
TREX_TAG ?= 8bf9c16556843e55c232b64d9a5061bf588fad42