CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/06/21 20:31:33

Modified files:
        sys/dev/pci    : if_bge.c if_bnx.c if_bnxt.c if_bwfm_pci.c 
                         if_em.c if_nep.c if_oce.c if_sis.c if_sk.c 
                         if_vic.c if_vr.c 
        sys/dev/pv     : if_vio.c 

Log message:
use ifiq_input and use it's return value to apply backpressure to rxrs.

this is a step toward deprecating softclock based livelock detection.

Reply via email to