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?