Page MenuHomeFreeBSD

bnxt_en: Added support for priority queues extended stats
AcceptedPublic

Authored by chandrakanth.patil_broadcom.com on Mon, Apr 29, 12:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 12, 9:17 AM
Unknown Object (File)
Tue, May 7, 11:07 PM
Unknown Object (File)
Fri, May 3, 7:02 AM
Unknown Object (File)
Tue, Apr 30, 11:19 PM
Unknown Object (File)
Tue, Apr 30, 2:13 PM
Unknown Object (File)
Tue, Apr 30, 2:11 PM
Unknown Object (File)
Tue, Apr 30, 7:57 AM
Subscribers
None

Details

Summary

Below priority queues extended stats are exposed to sysctl:

tx_bytes_pri{0-7}
rx_bytes_pri{0-7}
tx_packets_pri{0-7}
rx_packets_pri{0-7}

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This looks straight forward enough that I'm happy ...

This revision is now accepted and ready to land.Tue, May 7, 3:22 PM
In D45007#1028826, @imp wrote:

This looks straight forward enough that I'm happy ...

Thank you for accepting.