OSDN Git Service

Merge branch 'octeontx2-traffic-shaping'
authorDavid S. Miller <davem@davemloft.net>
Wed, 25 Aug 2021 12:39:02 +0000 (13:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Aug 2021 12:39:02 +0000 (13:39 +0100)
commit9270c565b031cb54f74e9f0e326f2fcef020c872
tree2fecdd24be4090eb1e78ed0c25d1d0cc01d78d04
parentfbcf8a340150abd20bf44fc706362b0827157fe8
parent66c312ea1d3749783440f12e8dfb6db45512ea14
Merge branch 'octeontx2-traffic-shaping'

Sunil Goutham says:

====================
Octeontx2: Traffic shaping and SDP link config support

This patch series adds support for traffic shaping configuration
on all silicons available after 96xx C0. And also adds SDP link
related configuration needed when Octeon is connected as an end-point
and traffic needs to flow from end-point to host and vice versa.

Series also has other changes like
- New mbox messages in admin function driver for PF/VF drivers
  to retrieve available HW resource count. HW resources like block LFs,
  bandwidth profiles etc are covered.
- Added PTP device ID for new CN10K and 95O silicons.
- etc
====================

Signed-off-by: David S. Miller <davem@davemloft.net>