lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20201002.163218.1662001971354458656.davem@davemloft.net>
Date:   Fri, 02 Oct 2020 16:32:18 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     ioana.ciornei@....com
Cc:     kuba@...nel.org, netdev@...r.kernel.org, jiri@...dia.com,
        idosch@...dia.com
Subject: Re: [PATCH net-next v3 0/4] dpaa2-eth: add devlink parser error
 drop trap support

From: Ioana Ciornei <ioana.ciornei@....com>
Date: Thu,  1 Oct 2020 18:11:44 +0300

> This patch set adds support in the dpaa2-eth driver for a new group of
> devlink drop traps - PARSER_ERROR_DROPS.
> 
> The first patch adds a new generic trap group and associated traps,
> their definitions in devlink and their corresponding entries in the
> Documentation.
> 
> Because there might be more devices (besides DPAA2) which do not support
> changing the action independently on each trap, a nre devlink callback
> is introduced - .trap_group_action_set(). If this callback is populated,
> it will take precedence over .trap_action_set() when the user requests
> changing the action on all the traps in a group.
> 
> The next patches add basic linkage with devlink for the dpaa2-eth driver
> and support for the newly added PARSER_ERROR_DROPS. Nothing special
> here, just setting up the Rx error queue, interpreting the parse result,
> and then reporting any frame received on that queue to devlink.
 ...

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ