summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVimlesh Kumar <vimleshk@marvell.com>2026-02-27 09:13:59 +0000
committerPaolo Abeni <pabeni@redhat.com>2026-03-03 11:34:20 +0100
commit2ae7d20fb24f598f60faa8f6ecc856dac782261a (patch)
tree77b11927c66c920b166977bf689364df9bae118b /include
parent43b3160cb639079a15daeb5f080120afbfbfc918 (diff)
octeon_ep_vf: Relocate counter updates before NAPI
Relocate IQ/OQ IN/OUT_CNTS updates to occur before NAPI completion. Moving the IQ/OQ counter updates before napi_complete_done ensures 1. Counter registers are updated before re-enabling interrupts. 2. Prevents a race where new packets arrive but counters aren't properly synchronized. Fixes: 1cd3b407977c3 ("octeon_ep_vf: add Tx/Rx processing and interrupt support") Signed-off-by: Sathesh Edara <sedara@marvell.com> Signed-off-by: Shinas Rasheed <srasheed@marvell.com> Signed-off-by: Vimlesh Kumar <vimleshk@marvell.com> Link: https://patch.msgid.link/20260227091402.1773833-4-vimleshk@marvell.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions