Re: [PATCH iproute2-next] devlink: add support for HARD_DROP trap action

2021-01-21 Thread Ido Schimmel
On Thu, Jan 21, 2021 at 01:29:54PM +0200, Oleksandr Mazur wrote: > Add support for new HARD_DROP action, which is used for > trap hard drop statistics retrival. It's used whenever > device is unable to report trapped packet to the devlink > subsystem, and thus device could only state how many > pac

[PATCH iproute2-next] devlink: add support for HARD_DROP trap action

2021-01-21 Thread Oleksandr Mazur
Add support for new HARD_DROP action, which is used for trap hard drop statistics retrival. It's used whenever device is unable to report trapped packet to the devlink subsystem, and thus device could only state how many packets have been dropped, without passing a packet to the devlink subsystem t