Skip to content

Commit

Permalink
apps.connectx: remove dead code from packetblaster
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneia committed Jan 28, 2022
1 parent b1cf848 commit 87207cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apps/mellanox/connectx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,6 @@ function SQ:new (cxq, mmio)
-- Advance counters
cxq.next_tx_wqeid = cxq.next_tx_wqeid + 1
next_slot = slot(cxq.next_tx_wqeid)
ring = true
end
end

Expand Down

0 comments on commit 87207cf

Please sign in to comment.