]> git.baikalelectronics.ru Git - kernel.git/commit
devlink: Add tunnel generic packet traps
authorAmit Cohen <amitc@mellanox.com>
Sun, 19 Jan 2020 13:00:54 +0000 (15:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jan 2020 15:23:52 +0000 (16:23 +0100)
commit399e0a7a9d6b6e0350388c19818a20023d360177
tree6fa8c6c65d32117de2a469181f1064501e73a7db
parent728484d1b4c965b6b080245accc5e5f9d4ca0c20
devlink: Add tunnel generic packet traps

Add packet traps that can report packets that were dropped during tunnel
decapsulation.

Signed-off-by: Amit Cohen <amitc@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/devlink/devlink-trap.rst
include/net/devlink.h
net/core/devlink.c