Re: [PATCH net v6 0/2] Enhance network interface feature testing
From: Jakub Kicinski
Date: Wed Aug 14 2024 - 20:59:14 EST
On Wed, 14 Aug 2024 17:56:51 -0700 Jakub Kicinski wrote:
> On Wed, 14 Aug 2024 19:15:15 +0000 Abhinav Jain wrote:
> > Changes in v6:
> > Use XFAIL for ethtool operations that are unsupported instead of SKIP.
>
> One more:
>
> tools/testing/selftests/net/netdevice.sh: echo "SKIP: $netdev: set IP address"
>
> I think the SKIP -> XFAIL conversion should be a separate patch (for
> total of 3 patches in the series).
P.S. and please change the subject to [PATCH net-next], it's a net-next
change, not a net fix.