[Intel-wired-lan] What are management packets (rx_smbus, MGTPRC)?

Jesse Brandeburg jesse.brandeburg at intel.com
Thu Oct 8 17:51:52 UTC 2020


Paul Menzel wrote:
>      $ sudo ethtool -S net00
>      […]
>      tx_smbus: 0
>      rx_smbus: 557816
>      dropped_smbus: 9
>      […]
> 
> Out of curiosity, what are these management packets?

the rx_smbus packets matched a filter in the hardware and the packets
were redirected to the SMBUS (usually a path to the BMC for IPMI
packets) 

These packets are usually traffic on UDP port 623 (for IPMI) but
whatever host program is connected to the SMBUS can specify it's own
filters as far as I recall.

Hope this helps,
Jesse


More information about the Intel-wired-lan mailing list