On Fri, 9 Aug 2024 07:38:36, Stanislav Fomichev wrote: > On 08/09, Xin Liu wrote: > > Hi, all: > > we want to use the AF_XDP capability in ipvlan driver. However, the current > > mainline does not support use AF_XDP in ipvlan. Has the community discussed > > the use of AF_XDP in ipvlan? > > > > I can't seem to find any discussion on the mailing list. > > > > Thanks! > > I don't think it has been discussed. Probably because there is no > straightforward way to make zerocopy work. Copy mode should probably > work already? Thank you very much. We are considering adding some driver code to support the use of AF_XDP on ipvlan in the near future.