On Thu, 17 Oct 2024 16:27:50 +0200, Alexander Lobakin wrote: > From: Muyang Tian <tianmuyang@xxxxxxxxxx> > Date: Thu, 17 Oct 2024 21:54:28 +0800 > > > This is an implementation of functionality that allows drivers to > > expose checksum information to XDP. > > This information includes: > > - Checksum info, a union of > > - complete checksum, if checksum is complete > > - skb-style checksum start and offset, if checksum is partial > > - Checksum status, an enum which is the same as skb checksums in > > skbuff.h, identical to sk_buff.ip_summed > > > > Signed-off-by: Muyang Tian <tianmuyang@xxxxxxxxxx> > > Is it just me or this is clearly based on [0] sent a year ago? > Credits then? Hi Olek, I have made some discussions with the community days ago[0][1], thus the previous discussion[2] is to be revived with this patchset. I will update the patchset with correct reference. Thanks! [0] https://lore.kernel.org/all/ZuGrpG6N_OINizBm@mini-arch/ [1] https://lore.kernel.org/all/Zw1eZQJG3EMz5ADv@mini-arch/ [2] https://lore.kernel.org/bpf/20230811161509.19722-13-larysa.zaremba@xxxxxxxxx/