From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752666AbeETX7A (ORCPT ); Sun, 20 May 2018 19:59:00 -0400 Received: from mail-qt0-f196.google.com ([209.85.216.196]:40417 "EHLO mail-qt0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751100AbeETX65 (ORCPT ); Sun, 20 May 2018 19:58:57 -0400 X-Google-Smtp-Source: AB8JxZqs01vh07YuPbhcb8A/WgO0grAnXOfp4FVQF9/E8di1vpkqhW0GKiRsDorgf00wFox9ub2Q0Q== Date: Sun, 20 May 2018 19:58:53 -0400 From: Kent Overstreet To: Bart Van Assche Cc: "mingo@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-mm@kvack.org" , "linux-block@vger.kernel.org" , "axboe@kernel.dk" Subject: Re: [PATCH 00/10] Misc block layer patches for bcachefs Message-ID: <20180520235853.GF11495@kmo-pixel> References: <20180509013358.16399-1-kent.overstreet@gmail.com> <20180518090636.GA14738@kmo-pixel> <8f62d8f870c6b66e90d3e7f57acee481acff57f5.camel@wdc.com> <20180520221733.GA11495@kmo-pixel> <20180520223116.GB11495@kmo-pixel> <20180520232139.GE11495@kmo-pixel> <238bacfbc43245159c1586189a436efbb069306b.camel@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <238bacfbc43245159c1586189a436efbb069306b.camel@wdc.com> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 20, 2018 at 11:40:45PM +0000, Bart Van Assche wrote: > On Sun, 2018-05-20 at 19:21 -0400, Kent Overstreet wrote: > > I really have better things to do than debug someone else's tests... > > [ ... ] > > ../run_tests: line 65: cd: /lib/modules/4.16.0+/kernel/block: No such file or directory > > Kernel v4.16 is too old to run these tests. The srp-test script needs the > following commit that went upstream in kernel v4.17-rc1: > > 63cf1a902c9d ("IB/srpt: Add RDMA/CM support") Same output on Jens' for-next branch.