commit | 0ec13877ce95c00737ff4f71a96cd90533b12b48 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Mar 12 18:26:51 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 26 15:23:52 2018 -0700 |
tree | ec707367137356d4b9ab8df356aab29c42903c19 | |
parent | cb5189d173097af805ff74c88191aba25fc60a55 [diff] |
net/mlx5e: Gather all XDP pre-requisite checks in a single function Dedicate a function to all checks done when setting an XDP program. Take indications from priv instead of netdev features. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>