diff options
Diffstat (limited to 'conf/10_custom.conf')
-rw-r--r-- | conf/10_custom.conf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/conf/10_custom.conf b/conf/10_custom.conf index f42df2d4..3f98d543 100644 --- a/conf/10_custom.conf +++ b/conf/10_custom.conf @@ -12,17 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Operational settings for various resources -OVS_DIR_VANILLA = '~/src_vanilla/ovs/' -QEMU_DIR_VANILLA = '~/src_vanilla/qemu/' - -RTE_SDK_CUSE = '~/src_cuse/dpdk/' -OVS_DIR_CUSE = '~/src_cuse/ovs/' -QEMU_DIR_CUSE = '~/src_cuse/qemu/' - -RTE_SDK_USER = '~/src/dpdk/' -OVS_DIR_USER = '~/src/ovs/' -QEMU_DIR_USER = '~/src/qemu/' RTE_TARGET = '' # the relevant DPDK build target # traffic generator to use in tests |