linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bart Van Assche <bvanassche@acm.org>
To: Steve Wise <larrystevenwise@gmail.com>,
	Leon Romanovsky <leon@kernel.org>
Cc: wangqi <3100102071@zju.edu.cn>, linux-rdma <linux-rdma@vger.kernel.org>
Subject: Re: [question]can hard roce and soft roce communicate with each other?
Date: Mon, 2 Dec 2019 16:56:59 -0800	[thread overview]
Message-ID: <8e8d9ecc-9406-11b3-242b-3a84f3702f79@acm.org> (raw)
In-Reply-To: <CADmRdJfEr405W1+m=jYDYV=MZtk_0mEamUA7UXt6rKangnAC1g@mail.gmail.com>

On 11/27/19 6:24 AM, Steve Wise wrote:
> I've recently uncovered a bug in RXE that causes iCRC errors when
> running between RXE and a correct RoCE implementation.  The bug is
> that RXE is not including pad bytes in its iCRC calculations.  So if
> the application payload is not 4B aligned then you'll hit this bug.
> You can see this by running ib_write_bw, for example, between mlnx_ib
> and rxe.
> 
> works:  ib_write_bw -s 32 -n 5
> fails: ib_write_bw -s 33 -n 5
> 
> I'll post a patch this coming weekend hopefully.
  Hi Steve,

Will that patch support coexistence of softRoCE implementations that use 
different CRC calculation methods?

Thanks,

Bart.

  reply	other threads:[~2019-12-03  0:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-22  7:19 [question]can hard roce and soft roce communicate with each other? wangqi
2019-11-27  0:53 ` Bart Van Assche
2019-11-27 11:10   ` Leon Romanovsky
2019-11-27 14:24     ` Steve Wise
2019-12-03  0:56       ` Bart Van Assche [this message]
2019-12-03  1:57         ` Steve Wise
2019-12-03 21:48           ` Steve Wise

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8e8d9ecc-9406-11b3-242b-3a84f3702f79@acm.org \
    --to=bvanassche@acm.org \
    --cc=3100102071@zju.edu.cn \
    --cc=larrystevenwise@gmail.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).