numam-dpdk/app
Michal Jastrzebski b7f477920f app/test: fix bonding mode 5 Tx check
Test failed on verification if number of bytes
transmitted on each slave is not less than 90%
and greater than 110% of mean value of bytes transmitted
thru one slave. This was verified on a real system
but is difficult to achieve using virtualpmd.
That's why for unit tests only, it is sufficient to verify that with
high load (2 seconds transmission) all slaves are transmitting
so the traffic is balanced.

Fixes: 0c8396e6d7 ("bond: unit tests for mode 5")

Signed-off-by: Michal Jastrzebski <michalx.k.jastrzebski@intel.com>
2015-08-10 16:12:20 +02:00
..
cmdline_test app: fix whitespace 2015-06-12 11:10:10 +02:00
proc_info app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00
test app/test: fix bonding mode 5 Tx check 2015-08-10 16:12:20 +02:00
test-acl acl: remove redundant macro 2015-06-18 17:59:18 +02:00
test-pipeline app: replace some offload flags with packet type 2015-07-16 00:57:47 +02:00
test-pmd app/testpmd: fix error message when closing port twice 2015-07-30 02:15:32 +02:00
Makefile app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00