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? Thanks --breno

