• Rohan G Thomas's avatar
    net: stmmac: Report taprio offload status · 5ca63ffd
    Rohan G Thomas authored
    Report taprio offload status. This includes per txq and global
    counters of window_drops and tx_overruns.
    
    Window_drops count include count of frames dropped because of
    queueMaxSDU setting and HLBF error. Transmission overrun counter
    inform the user application whether any packets are currently being
    transmitted on a particular queue during a gate-close event.DWMAC IPs
    takes care Transmission overrun won't happen hence this is always 0.
    Signed-off-by: default avatarRohan G Thomas <rohan.g.thomas@intel.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    5ca63ffd
stmmac_tc.c 27.2 KB