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]
Date:   Mon, 01 Jun 2020 12:04:47 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     ioana.ciornei@....com
Cc:     netdev@...r.kernel.org, kuba@...nel.org
Subject: Re: [PATCH net-next v4 0/7] dpaa2-eth: add PFC support

From: Ioana Ciornei <ioana.ciornei@....com>
Date: Sun, 31 May 2020 00:08:07 +0300

> This patch set adds support for Priority Flow Control in DPAA2 Ethernet
> devices.
> 
> The first patch make the necessary changes so that multiple
> traffic classes are configured. The dequeue priority
> of the maximum 8 traffic classes is configured to be equal.
> The second patch adds a static distribution to said traffic
> classes based on the VLAN PCP field. In the future, this could be
> extended through the .setapp() DCB callback for dynamic configuration.
> 
> Also, add support for the congestion group taildrop mechanism that
> allows us to control the number of frames that can accumulate on a group
> of Rx frame queues belonging to the same traffic class.
> 
> The basic subset of the DCB ops is implemented so that the user can
> query the number of PFC capable traffic classes, their state and
> reconfigure them if necessary.

Series applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ