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.