summary refs log tree commit diff
path: root/drivers/net/gtp.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-01-06 13:38:37 -0800
committerDavid S. Miller <davem@davemloft.net>2020-01-06 13:38:37 -0800
commitf233789dfcd4b1e08fac86645c31932f88b291bb (patch)
tree0194f393c28d6431a21f93410b01ae2e79aa4bf2 /drivers/net/gtp.c
parent02b0442c199f53c38b4b35e52a1349f5b2321d5e (diff)
parentef11ffa21b75c97780f345615e46e5e985406513 (diff)
downloadlinux-f233789dfcd4b1e08fac86645c31932f88b291bb.tar.gz
Merge branch 'mlxsw-Disable-checks-in-hardware-pipeline'
Ido Schimmel says:

====================
mlxsw: Disable checks in hardware pipeline

Amit says:

The hardware pipeline contains some checks that, by default, are
configured to drop packets. Since the software data path does not drop
packets due to these reasons and since we are interested in offloading
the software data path to hardware, then these checks should be disabled
in the hardware pipeline as well.

This patch set changes mlxsw to disable four of these checks and adds
corresponding selftests. The tests pass both when the software data path
is exercised (using veth pair) and when the hardware data path is
exercised (using mlxsw ports in loopback).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/gtp.c')
0 files changed, 0 insertions, 0 deletions