[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <04d81c6c-33e3-c780-f546-c5050444620c@blackwall.org>
Date: Tue, 18 Oct 2022 11:37:04 +0300
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Ido Schimmel <idosch@...dia.com>, netdev@...r.kernel.org,
bridge@...ts.linux-foundation.org
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, roopa@...dia.com, mlxsw@...dia.com
Subject: Re: [PATCH net-next 1/4] selftests: bridge_vlan_mcast: Delete qdiscs
during cleanup
On 18/10/2022 09:39, Ido Schimmel wrote:
> The qdiscs are added during setup, but not deleted during cleanup,
> resulting in the following error messages:
>
> # ./bridge_vlan_mcast.sh
> [...]
> # ./bridge_vlan_mcast.sh
> Error: Exclusivity flag on, cannot modify.
> Error: Exclusivity flag on, cannot modify.
>
> Solve by deleting the qdiscs during cleanup.
>
> Signed-off-by: Ido Schimmel <idosch@...dia.com>
> ---
> tools/testing/selftests/net/forwarding/bridge_vlan_mcast.sh | 3 +++
> 1 file changed, 3 insertions(+)
>
Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists