Dpdk in VM: Increase num_mbufs 40/32540/10
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:12 +0000 (06:12 +0000)
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>

No differences found