Home
last modified time | relevance | path

Searched hist:"660492 bcf4a7561b5fdc13be0ae0b0c0a8c120be" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.hdiff 660492bcf4a7561b5fdc13be0ae0b0c0a8c120be Wed Feb 06 16:43:42 CST 2019 Manish Chopra <manishc@marvell.com> qed: Fix EQ full firmware assert.

When slowpath messages are sent with high rate, the resulting
events can lead to a FW assert in case they are not handled fast
enough (Event Queue Full assert). Attempt to send queued slowpath
messages only after the newly evacuated entries in the EQ ring
are indicated to FW.

Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_spq.cdiff 660492bcf4a7561b5fdc13be0ae0b0c0a8c120be Wed Feb 06 16:43:42 CST 2019 Manish Chopra <manishc@marvell.com> qed: Fix EQ full firmware assert.

When slowpath messages are sent with high rate, the resulting
events can lead to a FW assert in case they are not handled fast
enough (Event Queue Full assert). Attempt to send queued slowpath
messages only after the newly evacuated entries in the EQ ring
are indicated to FW.

Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>