Thread (10 messages) 10 messages, 3 authors, 2022-10-19

Re: [PATCH net-next 2/4] selftests: bridge_igmp: Remove unnecessary address deletion

From: Nikolay Aleksandrov <razor@blackwall.org>
Date: 2022-10-18 08:37:22
Also in: bridge

On 18/10/2022 09:39, Ido Schimmel wrote:
The test group address is added and removed in v2reportleave_test().
There is no need to delete it again during cleanup as it results in the
following error message:

 # bash -x ./bridge_igmp.sh
 [...]
 + cleanup
 + pre_cleanup
 [...]
 + ip address del dev swp4 239.10.10.10/32
 RTNETLINK answers: Cannot assign requested address
 + h2_destroy

Solve by removing the unnecessary address deletion.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
---
 tools/testing/selftests/net/forwarding/bridge_igmp.sh | 3 ---
 1 file changed, 3 deletions(-)
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help