BPF List
 help / color / mirror / Atom feed
* Is there any current plan for ipvlan to support AF_XDP?
@ 2024-08-09  2:46 Xin Liu
  2024-08-09 14:38 ` Stanislav Fomichev
  0 siblings, 1 reply; 3+ messages in thread
From: Xin Liu @ 2024-08-09  2:46 UTC (permalink / raw)
  To: alan.maguire
  Cc: andrii, arnaldo.melo, ast, bpf, daniel, dwarves, kernel-team,
	liuxin350, ndesaulniers, yonghong.song, yanan, wuchangye,
	xiesongyang, kongweibin2, zhangmingyi5, liwei883, tianmuyang

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!

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

* Re: Is there any current plan for ipvlan to support AF_XDP?
  2024-08-09  2:46 Is there any current plan for ipvlan to support AF_XDP? Xin Liu
@ 2024-08-09 14:38 ` Stanislav Fomichev
  2024-08-12 13:41   ` Xin Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Stanislav Fomichev @ 2024-08-09 14:38 UTC (permalink / raw)
  To: Xin Liu
  Cc: alan.maguire, andrii, arnaldo.melo, ast, bpf, daniel, dwarves,
	kernel-team, ndesaulniers, yonghong.song, yanan, wuchangye,
	xiesongyang, kongweibin2, zhangmingyi5, liwei883, tianmuyang

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?

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

* Re: Is there any current plan for ipvlan to support AF_XDP?
  2024-08-09 14:38 ` Stanislav Fomichev
@ 2024-08-12 13:41   ` Xin Liu
  0 siblings, 0 replies; 3+ messages in thread
From: Xin Liu @ 2024-08-12 13:41 UTC (permalink / raw)
  To: alan.maguire
  Cc: andrii, arnaldo.melo, ast, bpf, daniel, dwarves, kernel-team,
	liuxin350, ndesaulniers, yonghong.song, yanan, wuchangye,
	xiesongyang, kongweibin2, zhangmingyi5, liwei883, tianmuyang

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.

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

end of thread, other threads:[~2024-08-12 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09  2:46 Is there any current plan for ipvlan to support AF_XDP? Xin Liu
2024-08-09 14:38 ` Stanislav Fomichev
2024-08-12 13:41   ` Xin Liu

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