Message ID | 20240203142559.130466-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 931B55CDC7; Sat, 3 Feb 2024 14:26:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706970378; cv=none; b=K+ADgp+fdOaG8SI4fJiCc5NXYsewjwLEb2fNuInJ2TVSkjukgnFum/lJV04IdhhVDF65kpzqBeFBg7W3g358pOtx7GSqm+ET9JZjipl9yQhTOfnhIjRH5q6qPSS93HDgk6qPZB0MujdQey4DwJwMCTVBCxXQPlCSfMaQWxNRv9o= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706970378; c=relaxed/simple; bh=zN1tPZap7/+TyGBIkdGFkeLcWiAAupUznoYoKeEJAig=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=GK6O9K9N/DUK7Ga6qXQEJbVb4Db2tCIPK0Lu6T+KXLEhrhUT8VZ4Xyu5Z1DpuzsZCfqT17XwLCVSQbIs8A2/LTfH7uex1sJw841ys7NbaN94x/nPmVqsW3Yr/cLtke3Qi9yXX0vjkYSr3ncNRh6USCEDpVJGdu5D28+77EnLLJg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com; spf=pass smtp.mailfrom=bp.renesas.com; arc=none smtp.client-ip=210.160.252.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bp.renesas.com X-IronPort-AV: E=Sophos;i="6.05,240,1701097200"; d="scan'208";a="196644563" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 03 Feb 2024 23:26:08 +0900 Received: from localhost.localdomain (unknown [10.226.92.48]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id F3BF541F8490; Sat, 3 Feb 2024 23:26:01 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Sergey Shtylyov <s.shtylyov@omp.ru>, Vincent Guittot <vincent.guittot@linaro.org>, peterz@infradead.org, Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>, Wolfram Sang <wsa+renesas@sang-engineering.com>, Nikita Yushchenko <nikita.yoush@cogentembedded.com>, netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be>, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com> Subject: [PATCH v4 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP Date: Sat, 3 Feb 2024 14:25:57 +0000 Message-Id: <20240203142559.130466-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add HW checksum offload support for RZ/G2L GbEthernet IP
|
expand
|