aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHaiyang Zhang <[email protected]>2023-06-09 12:47:17 +0000
committerDavid S. Miller <[email protected]>2023-06-12 08:38:31 +0000
commitb803d1fded4085d268507a432dac8077ead68971 (patch)
treee122dd798c166c1e24dc7259fa48320f651a4821 /net/unix/af_unix.c
parentsfc: Add devlink dev info support for EF10 (diff)
downloadkernel-b803d1fded4085d268507a432dac8077ead68971.tar.gz
kernel-b803d1fded4085d268507a432dac8077ead68971.zip
net: mana: Add support for vlan tagging
To support vlan, use MANA_LONG_PKT_FMT if vlan tag is present in TX skb. Then extract the vlan tag from the skb struct, and save it to tx_oob for the NIC to transmit. For vlan tags on the payload, they are accepted by the NIC too. For RX, extract the vlan tag from CQE and put it into skb. Signed-off-by: Haiyang Zhang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions