From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E848B1805E for ; Thu, 19 Dec 2024 14:20:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734618036; cv=none; b=ejZYQpYi1Q+aUpMBHe80rItv6IFbxjcpA4yMOjqLCzQqZTIT5DbY9a2X00FlbABcgmBqhmIKPLxrjkwec+BneX8ZjIDiZEeL3eZK0scpVKmybfs9tEq5Hevug6Vn29PfKaZ9/379lvsgzd0ZVkpV/XYarDRrNukTJQ3Nt2wYkkk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734618036; c=relaxed/simple; bh=AtsVUevjguPyX6vLLyGDcLv5TdUsblpFbhpBPp5Fnps=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=tZg2x7QFiFng8jsSQN1Lv4gdN62oRFHokLCV2/95nNa5pBLWaZ5B1iQtVIvoOHaO0o/WkAYJQh1ZEyAImmelmzVnz51Jt/PUUdq1iHV9q3PC9mIWigwVlSB6lg/oD5coIJdezQ6sOLj6NJTs1H2aQ9nVyQtIr4jSCs3vgn/7UIs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=lVB6BYMo; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="lVB6BYMo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 09F7CC4CECE; Thu, 19 Dec 2024 14:20:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1734618035; bh=AtsVUevjguPyX6vLLyGDcLv5TdUsblpFbhpBPp5Fnps=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lVB6BYMokPeu3M+wH2LfMvLybFAKHCaE6pfJpLswYpbcQjpNLM+24NRuT4XIRUISH 8PsjZYmUr7OvMwMHfw4KI0jv+sfslccLsREyzdd5wxgAE8XMCHqhTIZiru0wPel2I3 4rcLIAqLadQgbP1FwdXzBqe6RyQFKNuUXiNvZxBpEUkP+1AIZe203SjBKrXQPb70y3 J6O7pPj8zVCViAK0mlPvgdwpufQ3ojBOhP1MK3xV2twD0G8bDQt+2lQZB8qR5DKzo1 16Q4VCYOagt1zcnrcfNCV28GW7Z6OCMPK3EhOfxzUy7zjxZgaxBcRbFxDU9O17uAKt AivfYI7b0RgsQ== Date: Thu, 19 Dec 2024 15:20:31 +0100 From: Niklas Cassel To: Manivannan Sadhasivam , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Kishon Vijay Abraham I Cc: Damien Le Moal , linux-pci@vger.kernel.org, Frank Li Subject: Re: [PATCH v3 0/2] PCI endpoint test: Add support for capabilities Message-ID: References: <20241203063851.695733-4-cassel@kernel.org> Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Dec 12, 2024 at 09:52:17AM +0100, Niklas Cassel wrote: > > Since this series has two R-b tags on both patches in the series, > any chance of getting this series picked up? Another week has past, hence another ping :) Kind regards, Niklas