selftests: forwarding: fix error message in learning_test
authorVladimir Oltean <vladimir.oltean@nxp.com>
Sun, 3 Jul 2022 07:36:26 +0000 (10:36 +0300)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 5 Jul 2022 09:52:33 +0000 (11:52 +0200)
commit83844aacab2015da1dba1df0cc61fc4b4c4e8076
treea923eb79424cab0e7279e0fb1100eb29150761b2
parent1a635d3e1c80626237fdae47a5545b6655d8d81c
selftests: forwarding: fix error message in learning_test

When packets are not received, they aren't received on $host1_if, so the
message talking about the second host not receiving them is incorrect.
Fix it.

Fixes: d4deb01467ec ("selftests: forwarding: Add a test for FDB learning")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
tools/testing/selftests/net/forwarding/lib.sh