Add uuid to DPDK file-prefix 51/74051/2
authorLuc Provoost <luc.provoost@gmail.com>
Mon, 26 Jun 2023 11:28:25 +0000 (13:28 +0200)
committerLuc Provoost <luc.provoost@gmail.com>
Mon, 26 Jun 2023 11:33:29 +0000 (11:33 +0000)
commit8acd03e5c7b9ecd7898b6bcf0bc4797942ba0277
treebfa356d4e497a6141e09b3c7c96dca1e6214ae69
parentb2d15e35bc01335145a561db896172325e48fccf
Add uuid to DPDK file-prefix

When running multiple pods, the DPDK file-prefix needs to be unique, so
a uuid was added to the file-prefix. This parameter is then available in
the parameters.lua file.
The eal parameter for setting the simd bitwidth was also added.

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: Iee04e54f059732a40ebdc7635dbd09631b5f2081
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_machine.py