On 2/14/22 13:55, Bart Van Assche wrote: > On 2/14/22 11:51, Bob Pearson wrote: >> On 2/14/22 12:01, Bart Van Assche wrote: >>> If I run the SRP tests against Jason's rdma/for-next branch then >>> these tests pass if I use the siw driver but not if I use the >>> rdma_rxe driver. Can you please take a look at the output triggered >>> by running blktests? If I run blktests as follows: ./check -q srp, >>> the following output appears: 5.17.0-rc1+ >> >> You are running kernel 5.17.0-rc1-dbg+ I have 5.17.0-rc1+. I assume >> they are different. How do I make the same kernel you are running? > > The -dbg suffix comes from the following kernel configuration option: > CONFIG_LOCALVERSION="-dbg" > > The rdma/for-next commit I used in my tests is as follows: 2f1b2820b546 > ("Merge branch 'irdma_dscp' into rdma.git for-next"). > > Does this answer your question? > > Bart. It helps. I am trying to run blktests -q srp but I need to install xfs first it seems. Do I need two nodes or can I run it with just one?