Dpdk in VM: Increase num_mbufs 31/32631/1
authorVratko Polak <vrpolak@cisco.com>
Wed, 9 Jun 2021 11:27:41 +0000 (13:27 +0200)
committerPeter Mikus <pmikus@cisco.com>
Thu, 10 Jun 2021 06:12:30 +0000 (06:12 +0000)
commitaa0fe4e6f83208a6f53a03103893ad5e08cd26f0
tree87732008b58fec34c6bc0f1bf3016e052a2e381d
parent7335a3fabef47d2d3ee0f0bffc2c28cb3307156c
Dpdk in VM: Increase num_mbufs

Since switching to rxq ratio 1:1,
the previous value was not enough for 4c vhost tests.

+ Set the 1:1 rxq ratio also for DPDK (outside vhost) tests.
 - Still not sure why those tests were not failing.
+ Set the 1:1 rxq ratio also for VPP container tests.

Ticket: CSIT-1783

Change-Id: Id9d136a638eb212a8105a6288e7847f3c35fefb0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 9780b57a9640e9ab40e40ec122ac80e09cd74c79)
resources/libraries/python/DPDK/TestpmdTest.py
resources/libraries/python/DpdkUtil.py
resources/libraries/python/QemuUtils.py
resources/libraries/robot/dpdk/default.robot
resources/libraries/robot/shared/container.robot