Re: [PATCH V3 net-next v3 0/3] Introduce XDP to ena
From: David Miller <davem@davemloft.net> Date: 2019-12-13 01:14:56
From: <redacted>
Date: Tue, 10 Dec 2019 15:12:11 +0200
From: Sameeh Jubran <redacted>
This patchset includes 3 patches:
* XDP_DROP implementation
* XDP_TX implementation
* A fix for an issue which might occur due to the XDP_TX patch. I see fit
to place it as a standalone patch for clarity.