From: "Jason A. Donenfeld" <ja...@zx2c4.com>
Date: Fri, 14 Aug 2020 23:04:56 +0200

> What? No. It comes up repeatedly because people want to reuse their
> XDP processing logic with layer 3 devices.

XDP is a layer 2 packet processing technology.  It assumes an L2
ethernet and/or VLAN header is going to be there.

Putting a pretend ethernet header there doesn't really change that.

Reply via email to