Skip to content
Snippets Groups Projects
  • Aastha Mehta's avatar
    e1fbd084
    bugfix: update fpsb idx before hirq renable · e1fbd084
    Aastha Mehta authored
    do update_fpsb_idx from hw irq handler before re-enabling NIC INTR, and do not
    run this update function from bnx2x_poll while we are running our enforcement
    module. this seems to reduce the number of hw interrupts generated, since now
    the NIC does not think that the previous set of pkts have not been acknowledged
    by the driver.
    e1fbd084
    History
    bugfix: update fpsb idx before hirq renable
    Aastha Mehta authored
    do update_fpsb_idx from hw irq handler before re-enabling NIC INTR, and do not
    run this update function from bnx2x_poll while we are running our enforcement
    module. this seems to reduce the number of hw interrupts generated, since now
    the NIC does not think that the previous set of pkts have not been acknowledged
    by the driver.