commit | 838c93dc5449e5d6378bae117b0a65a122cf7361 | [log] [tgz] |
---|---|---|
author | Sameeh Jubran <sameehj@amazon.com> | Tue Dec 10 15:12:12 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 12 17:14:01 2019 -0800 |
tree | ae58aef07455ef68dc7242f771f02f5035e744cd | |
parent | aabf23d18322100720cb40002cdf05397f619914 [diff] |
net: ena: implement XDP drop support This commit implements the basic functionality of drop/pass logic in the ena driver. Signed-off-by: Sameeh Jubran <sameehj@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>