From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.secunet.com (mx1.secunet.com [62.96.220.36]) (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 E68AC35C1B4; Fri, 20 Mar 2026 08:37:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=62.96.220.36 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773995837; cv=none; b=UJsuAvyqDO4AIOu3hKQQDF3pZtGFcmIeSYraLOCjNQ3AZvyRM4ITdUlOlRIJIrRgECKsWaShcqEgMm/wO457tHwEWPIfnNuoJLl98o8j7V7FmoOjirD6yG8yv9xU+Zp6cdfEwCu6ThHehYO6/tGXcmU/kBaOSrTShXVUr+2Tn2c= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773995837; c=relaxed/simple; bh=HfA1vB/S9IsWsK2YWq0TcwkKewtBxNecFrxnoGAcRe0=; h=Date:From:To:CC:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jbSh/0hDU+dEWDZvIL3Opifi96lbE4D5C/QdP3vdNsDxAoCR2siJeS1rTvHFOG1QmE74lsYpRfi2esvsKoAZzd7T2jYaE68EGuncsXhjAZr6XuvavUvc6xEuscbbWwvVtk5OdlhEWPH4Oa4WDxKbnLSyma0lkRBnKHkDCLG3Bl4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=secunet.com; spf=pass smtp.mailfrom=secunet.com; dkim=pass (2048-bit key) header.d=secunet.com header.i=@secunet.com header.b=lKO9XwMD; arc=none smtp.client-ip=62.96.220.36 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=secunet.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=secunet.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=secunet.com header.i=@secunet.com header.b="lKO9XwMD" Received: from localhost (localhost [127.0.0.1]) by mx1.secunet.com (Postfix) with ESMTP id B1E432088E; Fri, 20 Mar 2026 09:37:07 +0100 (CET) X-Virus-Scanned: by secunet Received: from mx1.secunet.com ([127.0.0.1]) by localhost (mx1.secunet.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iF_JxUP15nQt; Fri, 20 Mar 2026 09:37:07 +0100 (CET) Received: from EXCH-01.secunet.de (rl1.secunet.de [10.32.0.231]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.secunet.com (Postfix) with ESMTPS id E09B420844; Fri, 20 Mar 2026 09:37:06 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.secunet.com E09B420844 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secunet.com; s=202301; t=1773995826; bh=HfA1vB/S9IsWsK2YWq0TcwkKewtBxNecFrxnoGAcRe0=; h=Date:From:To:CC:Subject:References:In-Reply-To:From; b=lKO9XwMDXrWOgvhykTV6JD1hSy2YHKljnTcOJMsFI2ylFwJ6E0UmpWUv1IcVM4/ts dAGSwL/OETaHQWIvlligqMMyUl5QC5PVAIZtqickjJgdVNzpUMM2dgHUvLpnqIxWl4 kPzc//eAHGipD6DzrUDl/FYAqgxd0BuBaN5Ah5W51qe5nJtCw4j0hKfM9JxtVXbefe bWJcPcA8MsL5QmZ8i64JwHdoCCKYvZm9nnHTRPfdVZoBxjh8gb4EKNEy/8m/eBd+RE xeDB5RXToGtYUyUjFVkaAG6cgcmpebJffvPtwjCH1g+yTJxnIEGqAs/bxKCd0E7AXD fqIvk1zHzlFCQ== Received: from secunet.com (10.182.7.193) by EXCH-01.secunet.de (10.32.0.171) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.17; Fri, 20 Mar 2026 09:37:06 +0100 Received: (nullmailer pid 635546 invoked by uid 1000); Fri, 20 Mar 2026 08:37:05 -0000 Date: Fri, 20 Mar 2026 09:37:05 +0100 From: Steffen Klassert To: Qi Tang CC: Qi Tang , , , , , , , , , Subject: Re: [PATCH net] xfrm: hold skb->dev across async IPv6 transport reinject Message-ID: References: <189e7f89b082031f.2492293c508f2522.8ac0d063cc181f1a@nbg3-de> Precedence: bulk X-Mailing-List: netdev@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: <189e7f89b082031f.2492293c508f2522.8ac0d063cc181f1a@nbg3-de> X-ClientProxiedBy: EXCH-02.secunet.de (10.32.0.172) To EXCH-01.secunet.de (10.32.0.171) Please ignore this. It was sent accidentally to the list. Sorry. On Fri, Mar 20, 2026 at 08:32:12AM +0000, steffen-ai@klassert.de wrote: > Subject: Re: [PATCH net] xfrm: hold skb->dev across async IPv6 transport reinject > In-Reply-To: <20260320073023.21873-1-tpluszz77@gmail.com> > To: Qi Tang > Cc: netdev@vger.kernel.org, steffen.klassert@secunet.com, herbert@gondor.apana.org.au, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, horms@kernel.org, stable@vger.kernel.org ...