diff options
author | 2019-10-31 01:07:45 -0400 | |
---|---|---|
committer | 2019-10-31 14:48:11 -0700 | |
commit | 90f906243bf633f07757467506dfab3422b43ca2 (patch) | |
tree | 48aa8ae44a9a61d43ff487424ded8c4f3241b212 /net/unix/af_unix.c | |
parent | Merge branch 'net-dsa-replace-routing-tables-with-a-list' (diff) | |
download | linux-dev-90f906243bf633f07757467506dfab3422b43ca2.tar.xz linux-dev-90f906243bf633f07757467506dfab3422b43ca2.zip |
bnxt_en: Add support for L2 rewrite
This patch adds support for packet edit offload of L2 fields (src mac &
dst mac, also referred as L2 rewrite). Only when the mask is fully exact
match for a field, the command is sent down to the adapter to offload
such a flow. Otherwise, an error is returned.
v2: Fix pointer alignment issue in bnxt_fill_l2_rewrite_fields() [MChan]
Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions