aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorShinas Rasheed <[email protected]>2023-10-17 03:50:30 -0700
committerJakub Kicinski <[email protected]>2023-10-18 18:05:08 -0700
commita0ca6b9dfef0b3cc83aa8bb485ed61a018f84982 (patch)
treeea14559472b4cf0d0989761ec6dafb07d93f2be4 /tools/testing/selftests/bpf/progs/test_autoload.c
parent2915240eddba96b37de4c7e9a3d0ac6f9548454b (diff)
octeon_ep: update BQL sent bytes before ringing doorbell
Sometimes Tx is completed immediately after doorbell is updated, which causes Tx completion routing to update completion bytes before the same packet bytes are updated in sent bytes in transmit function, hence hitting BUG_ON() in dql_completed(). To avoid this, update BQL sent bytes before ringing doorbell. Fixes: 37d79d059606 ("octeon_ep: add Tx/Rx processing and interrupt support") Signed-off-by: Shinas Rasheed <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions