diff options
author | Patrice Buriez <patrice.buriez@intel.com> | 2018-09-24 16:59:02 +0200 |
---|---|---|
committer | Patrice Buriez <patrice.buriez@intel.com> | 2018-10-02 19:50:03 +0000 |
commit | 3adfba6bac0133bdbaa3db62e16f662e11d84fb8 (patch) | |
tree | fbc9eb76492e3b02b27e236c00fac3202efb960d /samples/MoongenTestPMD.yaml | |
parent | 7237241a396871d637f9906c1fc93a8587a7b726 (diff) |
Fix NSB PROX L3FWD dropping packets
JIRA: YARDSTICK-1037
Adjusted number of RX/TX descriptors to 2048, instead of default 256,
in order to cope with interrupts during which no packets are received
by the core, which results in the NIC dropping packets when it gets out
of available descriptors to buffer them.
Also adjusted mempool size, because more descriptors need more mbufs.
This change aligns L3FWD test case with other test cases, for which
number of RX/TX descriptors is already set to 2048.
Change-Id: I11378c078398aca799295b619bb3d14dbee04ca3
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Diffstat (limited to 'samples/MoongenTestPMD.yaml')
0 files changed, 0 insertions, 0 deletions