Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: "Sang, Oliver" <oliver.sang@intel.com>
To: Yamin Friedman <yaminf@mellanox.com>,
	"lkp@lists.01.org" <lkp@lists.01.org>
Cc: Jason Gunthorpe <jgg@nvidia.com>,
	Max Gurtovoy <maxg@mellanox.com>,
	Bart Van Assche <bvanassche@acm.org>,
	Sagi Grimberg <sagi@grimberg.me>,
	LKML <linux-kernel@vger.kernel.org>,
	Doug Ledford <dledford@redhat.com>,
	Jason Gunthorpe <jgg+lists@ziepe.ca>,
	linux-rdma@vger.kernel.org, lkp@lists.01.org, "Sang,
	Oliver" <oliver.sang@intel.com>,
	"Li, Philip" <philip.li@intel.com>
Subject: Re: [LKP] Re: [IB/srpt] c804af2c1d: last_state.test.blktests.exit_code.143
Date: Mon, 2 Nov 2020 22:02:36 +0800	[thread overview]
Message-ID: <20201102140235.GA20030@xsang-OptiPlex-9020> (raw)

[-- Attachment #1: Type: text/plain, Size: 2495 bytes --]

Hi,

want to consult if all fix merged into mainline?

we found below commit merged rdma updates into mainline

commit a1e16bc7d5f7ca3599d8a7f061841c93a563665e
Merge: 2a934b38c066f c7a198c700763
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Oct 17 11:18:18 2020 -0700

    Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

however, on commit c7a198c700763, the hung is still existing. (detail is in attached kmsg-c7a198c700.xz)
user  :notice: [   32.708205] 2020-10-21 18:38:19 ./check srp/001 srp/002 srp/003 srp/004 srp/005 srp/006 srp/007 srp/008 srp/009 srp/010 srp/011 srp/012 srp/0
13 srp/015
user  :notice: [   32.724650] srp/001 (Create and remove LUNs)
user  :notice: [   81.696806] IPMI BMC is not supported on this machine, skip bmc-watchdog setup!
user  :notice: [ 3681.698286] Wed Oct 21 19:39:18 UTC 2020 detected soft_timeout
user  :notice: [ 3681.832613] kill 886 /usr/bin/time -v -o /tmp/lkp/blktests.time /lkp/lkp/src/tests/blktests

and after this merge, the mainline test of blktests changed from PASS to FAIL.
on 2a934b38c066f (detail is in attached kmsg-2a934b38c0.xz), still PASS.
user  :notice: [   36.669645] 2020-10-20 08:03:59 ./check srp/001 srp/002 srp/003 srp/004 srp/005 srp/006 srp/007 srp/008 srp/009 srp/010 srp/011 srp/012 srp/0
13 srp/015
user  :notice: [   36.686114] srp/001 (Create and remove LUNs)
user  :notice: [   36.695753] srp/001 (Create and remove LUNs)                             [passed]
user  :notice: [   36.705332]     runtime  ...  1.716s
user  :notice: [   36.711993] srp/002 (File I/O on top of multipath concurrently with logout and login (mq))
kern  :debug : [   38.273376] ib_srp:srp_parse_in: ib_srp: 192.168.3.94 -> 192.168.3.94:0
...

but on a1e16bc7d5f7ca3599d8a7f061841c93a563665e,  (detail is in attached kmsg-a1e16bc7d5.xz), FAIL.
user  :notice: [   33.392439] 2020-10-20 09:39:24 ./check srp/001 srp/002 srp/003 srp/004 srp/005 srp/006 srp/007 srp/008 srp/009 srp/010 srp/011 srp/012 srp/0
13 srp/015
kern  :debug : [   33.392640] ib_srp:srp_parse_in: ib_srp: 127.0.0.1 -> 127.0.0.1:0
user  :notice: [   33.407416] srp/001 (Create and remove LUNs)
kern  :debug : [   33.407484] ib_srp:srp_parse_in: ib_srp: 127.0.0.1:5555 -> 127.0.0.1:5555
user  :notice: [   33.415088] srp/001 (Create and remove LUNs)                             [failed]
kern  :debug : [   33.420262] ib_srp:srp_parse_in: ib_srp: [::1%1] -> [::1]:0/251658241%0

and the tests still keep FAIL on v5.10-rc1.

[-- Attachment #2: kmsg-a1e16bc7d5.xz --]
[-- Type: application/octet-stream, Size: 41436 bytes --]

[-- Attachment #3: kmsg-2a934b38c0.xz --]
[-- Type: application/octet-stream, Size: 40492 bytes --]

[-- Attachment #4: kmsg-c7a198c700.xz --]
[-- Type: application/octet-stream, Size: 20104 bytes --]

             reply	other threads:[~2020-11-02 13:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02 14:02 Sang, Oliver [this message]
2020-11-02 13:59 ` [LKP] Re: [IB/srpt] c804af2c1d: last_state.test.blktests.exit_code.143 Jason Gunthorpe
2020-11-02 14:24   ` Oliver Sang

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=20201102140235.GA20030@xsang-OptiPlex-9020 \
    --to=oliver.sang@intel.com \
    --cc=bvanassche@acm.org \
    --cc=dledford@redhat.com \
    --cc=jgg+lists@ziepe.ca \
    --cc=jgg@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=lkp@lists.01.org \
    --cc=maxg@mellanox.com \
    --cc=philip.li@intel.com \
    --cc=sagi@grimberg.me \
    --cc=yaminf@mellanox.com \
    /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