From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 2D403305662; Mon, 25 May 2026 19:54:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779738851; cv=none; b=YJJXTsv8mpA6UJ6IfRZyDzIChS6jbFYhvYpVuby44eE3yq4zF132s+7MGV60wUNT6bidhs1I21bF4TJ/KiKt73+nLOt6txzmzoXZSwVe7E1fEOXFwdXAZAUef9HTFYoOOVlmTuHQj7N+zY07zHeSzfNefyOsc4f9t2Z0+UMd+G0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779738851; c=relaxed/simple; bh=2k3AE1mzYKo2VLqs1H6p6nftFTgaNfLOOKs1IM6hEno=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=nr+tCa2DNP+8JCujxGhkxOxz494erKQetuCxnKxhpcCENVklTwxjB/+cNooYqSmwXsxCtbhHWQ5GGWEGBXQeSDAYCk8B1BC/V4NNleIWQMP1RYwb4Aj6NlX89+gUXpTdYiDwOxUvSy2cdExJbbjvFsqXkbqDojTJgxAgybiZBf8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Up64OrAl; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Up64OrAl" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5C6C01F000E9; Mon, 25 May 2026 19:54:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779738849; bh=6ujskBrG/gHKaz4WK20rRsEM2SWUBZg80vLNqAyMT6A=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=Up64OrAl+FhMfoYUVcxkwebNIEz4/wqZAy0jlPxt1rS92un9WD6YL/C42+UfzwtY+ yHE+WURgo7TWBaj20LsatrXxhfFO1myn1FiZ1JxoYMYucrggwPkFwLR+RVAgtArqK7 PJzMOH/RjA76KAn834CF1rwRMbQmqpc7KL3Ghovg+LsqywMiCeYZiKzniIZC0UUWUx yoITAan7xdsq5ILDTS6OYAESXLTpWly2CKlYWhlyte0GDErlggOirqiJNNDIo5Y1qE p+8eVz7PW/+bJD6qpwoU7YRexQce08oDvxliQk8WnqL+aT8dxSoF91WvL9JDX+dghh +bB3C4lYj8f0A== Date: Mon, 25 May 2026 12:54:08 -0700 From: Jakub Kicinski To: lazyming Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com, pabeni@redhat.com, horms@kernel.org, w@1wt.eu, security@kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers Message-ID: <20260525125408.2bb8783c@kernel.org> In-Reply-To: <20260521121628.309924-1-minhnguyen.080505@gmail.com> References: <20260521121628.309924-1-minhnguyen.080505@gmail.com> 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-Transfer-Encoding: 7bit On Thu, 21 May 2026 19:16:28 +0700 lazyming wrote: > From: lazyming Your email address seems to indicate that your real name is not "lazy.." Please repost with the From / Author and Signed-off-by lines containing your real (some approximation of "legal") name. Unicode characters are accepted. -- pw-bot: cr