Re: [PATCH net-next v3 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls

From: Jakub Kicinski

Date: Mon Jul 27 2026 - 19:17:16 EST


On Mon, 27 Jul 2026 03:06:41 -0700 Breno Leitao wrote:
> - ieee802154: WPAN_WANTACK dgram int path + non-SOL_IEEE802154 level
> rejection.
> - phonet: PNPIPE_ENCAP pep int path + non-SOL_PNPIPE level
> rejection.

The config options for these are not enabled in the config for net
selftest target. Doesn't look like we're testing anything particularly
meaningful here, so maybe just drop the cases for these?