aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAmit Cohen <[email protected]>2020-01-05 18:20:52 +0200
committerDavid S. Miller <[email protected]>2020-01-06 13:38:36 -0800
commit359ec56679efde731c09b2f1f9c93f65dd8e29df (patch)
tree50ce2fe60ad8ef0f0b0629a519541159fd0613ae /tools/perf/scripts/python/bin
parent383dbf70d99e31c4dacf0eca8411581b6ec0635d (diff)
mlxsw: spectrum: Disable MC_DMAC check in hardware pipeline
The check drops packets if they need to be routed and their multicast MAC mismatched to their multicast destination IP. For IPV4: DMAC is mismatched if it is different from {01-00-5E-0 (25 bits), DIP[22:0]} For IPV6: DMAC is mismatched if it is different from {33-33-0 (16 bits), DIP[31:0]} Disable the check since the kernel forwards such packets and does not drop them. Signed-off-by: Amit Cohen <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions