Netdev List
 help / color / mirror / Atom feed
* [RFC net-next] llc: jumbo frame support
@ 2026-07-13 12:43 David 'equinox' Lamparter
  2026-07-13 12:43 ` [RFC PATCH net-next 1/2] llc: add 802.1AC (jumbo frames) support David 'equinox' Lamparter
  2026-07-13 12:43 ` [RFC PATCH net-next 2/2] selftests/net: selftest for AF_LLC jumbo frames David 'equinox' Lamparter
  0 siblings, 2 replies; 3+ messages in thread
From: David 'equinox' Lamparter @ 2026-07-13 12:43 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Simon Horman

Hi all,


this is a somewhat random stab at 802.1AC / jumbo frame support for LLC.
It kinda fell out as a side effect from poking at FRRouting's IS-IS
socket use.  Unfortunately even if this gets picked up right now, it'll
be quite a bit of time before we can even consider using it there.  (And
it's not clear that it'll go that way.)

Regardless, it's a tiny change & my messing around with things
effectively got me the selftest too.

The fact that AF_LLC can't be used in a network namespace is a bit of a
problem though (haven't looked at how much work that would be, unlike
the jumbo frame support this didn't fall out "for free"), and so is the
fact that AF_LLC is on limited maintenance...

It's an RFC.  Comments appreciated.

Cheers,


equi (David)

(waves from netdevconf in Rome)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-13 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 12:43 [RFC net-next] llc: jumbo frame support David 'equinox' Lamparter
2026-07-13 12:43 ` [RFC PATCH net-next 1/2] llc: add 802.1AC (jumbo frames) support David 'equinox' Lamparter
2026-07-13 12:43 ` [RFC PATCH net-next 2/2] selftests/net: selftest for AF_LLC jumbo frames David 'equinox' Lamparter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox