On Wed, 2025-07-23 at 19:36 +0200, Jakub Sitnicki wrote: > Exercise r/w access to skb metadata through an offset-adjusted dynptr, > read/write helper with an offset argument, and a slice starting at an > offset. > > Also check for the expected errors when the offset is out of bounds. > > Signed-off-by: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx> > --- Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx> [...]