diff options
author | 2018-05-25 19:42:58 +0100 | |
---|---|---|
committer | 2018-05-29 00:04:26 -0400 | |
commit | 5b5455a9ed5a9d7c26313a353bc2c3c1f6e1f5cb (patch) | |
tree | d438e69ee48ef166915f1590b6363c4806eb83d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config (diff) | |
download | linux-dev-5b5455a9ed5a9d7c26313a353bc2c3c1f6e1f5cb.tar.xz linux-dev-5b5455a9ed5a9d7c26313a353bc2c3c1f6e1f5cb.zip |
net: hns3: Add STRP_TAGP field support for hardware revision 0x21
Hardware Revision(0x21) Buffer Descriptor adds a field STRP_TAGP
for vlan stripped processed indication. STRP_TAGP field has 2 bits,
bit 0 is stripped indication of the vlan tag in outer vlan tag
field, bit 1 is stripped indication of the vlan tag in inner vlan
tag field. For each bit, 0 indicates the tag is not stripped and
1 indicates the tag is stripped.
This patch adds STRP_TAGP support for revision(0x21), and does not
change the revision(0x20) action.
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions