feat(dpdk): Move to 22.07
[csit.git] / resources / libraries / python / Constants.py
index a64a139..4a70847 100644 (file)
@@ -186,7 +186,7 @@ class Constants:
     QEMU_VM_IMAGE = u"/var/lib/vm/image.iso"
 
     # QEMU VM DPDK path
-    QEMU_VM_DPDK = u"/opt/dpdk-22.03"
+    QEMU_VM_DPDK = u"/opt/dpdk-22.07"
 
     # Docker container SUT image
     DOCKER_SUT_IMAGE_UBUNTU = u"csit_sut-ubuntu2204:local"