On Wed, 28 Aug 2019 17:52:56 -0500 David Dai <z...@linux.vnet.ibm.com> wrote:
> For high speed adapter like Mellanox CX-5 card, it can reach upto > 100 Gbits per second bandwidth. Currently htb already supports 64bit rate > in tc utility. However police action rate and peakrate are still limited > to 32bit value (upto 32 Gbits per second). Taking advantage of the 2 new > attributes TCA_POLICE_RATE64 and TCA_POLICE_PEAKRATE64 from kernel, > tc can use them to break the 32bit limit, and still keep the backward > binary compatibility. > > Tested-by: David Dai <z...@linux.vnet.ibm.com> > Signed-off-by: David Dai <z...@linux.vnet.ibm.com> This needs to go to iproute2-next not iproute2