linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Issue with i40iw
@ 2020-07-29 19:54 Anubhav Guleria
  2020-07-29 20:07 ` Saleem, Shiraz
  0 siblings, 1 reply; 2+ messages in thread
From: Anubhav Guleria @ 2020-07-29 19:54 UTC (permalink / raw)
  To: linux-rdma

Hi,
Both of my servers are running with kernel 4.14.178 and have Intel
Ethernet Network Adapter X722. Also the IOMMU is disabled. I was
trying to run qperf and ran into couple of issues:

1) While running any bw test, eg. rc_bw or rc_bi_bw, I see following
messages in dmesg:
i40iw_cqp_ce_handler: opcode = 0x1 maj_err_code = 0xffff min_err_code = 0x8007
i40iw_wait_event: error cqp command 0xb completion maj = 0xffff min=0x8007

2) Following rc benchmarks fail: rc_rdma_write_bw, rc_rdma_write_lat,
rc_compare_swap_mr, rc_fetch_add_mr, ver_rc_compare_swap and
ver_rc_fetch_add. For these I get error of failed to post "benchmark
name"

Am I missing something here? Any suggestions?

Thanks,
Anubhav

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Issue with i40iw
  2020-07-29 19:54 Issue with i40iw Anubhav Guleria
@ 2020-07-29 20:07 ` Saleem, Shiraz
  0 siblings, 0 replies; 2+ messages in thread
From: Saleem, Shiraz @ 2020-07-29 20:07 UTC (permalink / raw)
  To: Anubhav Guleria, linux-rdma

> Subject: Issue with i40iw
> 
> Hi,
> Both of my servers are running with kernel 4.14.178 and have Intel Ethernet
> Network Adapter X722. Also the IOMMU is disabled. I was trying to run qperf and
> ran into couple of issues:
> 
> 1) While running any bw test, eg. rc_bw or rc_bi_bw, I see following messages in
> dmesg:
> i40iw_cqp_ce_handler: opcode = 0x1 maj_err_code = 0xffff min_err_code =
> 0x8007
> i40iw_wait_event: error cqp command 0xb completion maj = 0xffff min=0x8007
> 
> 2) Following rc benchmarks fail: rc_rdma_write_bw, rc_rdma_write_lat,
> rc_compare_swap_mr, rc_fetch_add_mr, ver_rc_compare_swap and
> ver_rc_fetch_add. For these I get error of failed to post "benchmark name"
> 
> Am I missing something here? Any suggestions?
Are these "rc_compare_swap_mr, rc_fetch_add_mr, ver_rc_compare_swap and
ver_rc_fetch_add" reporting an invalid op code? Those are unsupported in i40iw.

qperf I think uses write with immediate which is also unsupported in i40iw
and could explain the rdma_write_* fails.

For performance benchmarking on x722, we are typically using perftests (ib_* tests)

Shiraz


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-29 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29 19:54 Issue with i40iw Anubhav Guleria
2020-07-29 20:07 ` Saleem, Shiraz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).