summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJacob Moroni <jmoroni@google.com>2026-01-05 18:05:50 +0000
committerLeon Romanovsky <leon@kernel.org>2026-01-13 08:19:11 -0500
commit5c3f795d17dc57a58a1fc1c1b449812e26ad85a3 (patch)
tree1b4bdd9c2ed2a9541df7f3fd071f9a89220536f3 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent52f3d34c292b62ec151c6a487d267341d47eefa4 (diff)
RDMA/irdma: Remove fixed 1 ms delay during AH wait loop
The AH CQP command wait loop executes in an atomic context and was using a fixed 1 ms delay. Since many AH create commands can complete much faster than 1 ms, use poll_timeout_us_atomic with a 1 us delay. Also, use the timeout value indicated during the capability exchange rather than a hard-coded value. Signed-off-by: Jacob Moroni <jmoroni@google.com> Link: https://patch.msgid.link/20260105180550.2907858-1-jmoroni@google.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions