From 11a136fdbdc2a0440092a212ea21c58d50c39aad Mon Sep 17 00:00:00 2001 From: Bindya Narayan Date: Tue, 30 May 2017 15:09:10 +0530 Subject: Setup OVS-DPDK Standalone Context This patch performs following tasks - getting dpdk_nic_bind path - setup ovs,dpdk ports,vhostuserports, - creation of vm, - apache2 licence - test cases for ovsdpdk - Changes to standalone context - update unit test cases Change-Id: I54e4062eb440b8677625e4abe6e0579d9fd54d41 Signed-off-by: Bindya N --- tests/unit/benchmark/contexts/ovs_sample_write_to_file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/unit/benchmark/contexts/ovs_sample_write_to_file.txt (limited to 'tests/unit/benchmark/contexts/ovs_sample_write_to_file.txt') diff --git a/tests/unit/benchmark/contexts/ovs_sample_write_to_file.txt b/tests/unit/benchmark/contexts/ovs_sample_write_to_file.txt new file mode 100644 index 000000000..f0eec86f6 --- /dev/null +++ b/tests/unit/benchmark/contexts/ovs_sample_write_to_file.txt @@ -0,0 +1 @@ +some content \ No newline at end of file -- cgit 1.2.3-korg