Re: [PATCH net-next v3 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls
From: Jakub Kicinski
Date: Tue Jul 28 2026 - 18:39:14 EST
On Tue, 28 Jul 2026 03:04:21 -0700 Breno Leitao wrote:
> On Mon, Jul 27, 2026 at 04:16:52PM -0700, Jakub Kicinski wrote:
> > 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?
>
> Sure. Just to confirm my understanding: you'd like me to keep the
> selftest patch but drop the ieee802154 and phonet test cases, while
> retaining the rawv6 and tls cases. Is that correct?
Yes, that's right.