diff options
author | Geetha sowjanya <gakula@marvell.com> | 2024-11-07 19:08:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-11-13 14:57:11 +0300 |
commit | 683645a2317e59ed74f1494b6cba19ea17ac8f0e (patch) | |
tree | 879f3b10f35cbab292b7d0824e90985ee587cfbc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 22f858796758b5580d10b1e4f51eba39b3702b5c (diff) | |
download | linux-683645a2317e59ed74f1494b6cba19ea17ac8f0e.tar.xz |
octeontx2-af: Add packet path between representor and VF
Current HW, do not support in-built switch which will forward pkts
between representee and representor. When representor is put under
a bridge and pkts needs to be sent to representee, then pkts from
representor are sent on a HW internal loopback channel, which again
will be punted to ingress pkt parser. Now the rules that this patch
installs are the MCAM filters/rules which will match against these
pkts and forward them to representee.
The rules that this patch installs are for basic
representor <=> representee path similar to Tun/TAP between VM and
Host.
Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Reviewed-by: Simon Horman <horms@kernel.org>
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