From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 80479A0544; Mon, 10 Oct 2022 19:07:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7195B41141; Mon, 10 Oct 2022 19:07:49 +0200 (CEST) Received: from mail-vs1-f54.google.com (mail-vs1-f54.google.com [209.85.217.54]) by mails.dpdk.org (Postfix) with ESMTP id 34207410F1 for ; Mon, 10 Oct 2022 19:07:48 +0200 (CEST) Received: by mail-vs1-f54.google.com with SMTP id v68so10956580vsb.1 for ; Mon, 10 Oct 2022 10:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=1hGDEoLa6zffiRt2Si6dbM2rCFbPXoaMSWGH/0xE6eg=; b=Vq/uOaPb1hF0LcpYVXx8LUfkg5p4XyyNs4tDEClrtU0DqpZjGbvs6XRUE9nO5z4Jmv vNVrLeUM8BDso8jT0LhgakuLyzWWBstB2kvCG1nhR4yicfP7zWYBa7IYGhHiqzaBUh+j dg/lJBZu0RSwp/zHIxugXE7HbknYyEXSycv5tk20w7ycNJbARnPK0cjIjTKyXkNCY88r b2FX04QHpsLGfcWpITw1+MFu3V4t5f6NHV8UEnRTz0Cyx6cKQ1X6DcZuHLCpR2wKtM7P GsTmm7RHCif4yKV0ryYjfwDgKRwScHEjc3GUgpXIsEUzs7RE3QodmlIU27F0nC7qKlJb DsrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=1hGDEoLa6zffiRt2Si6dbM2rCFbPXoaMSWGH/0xE6eg=; b=si9yMwi5rbSv/oviKM+O8qSsrT8xmet/b+V36UcVZy1q4kbYBwuCiymljccIMFbgnu keZIP8DvqCQHS2S+gLUv5ykWYf9hVblaL6tArllZQn85lj5Ql0HmJtTlCfo2SUAi3a/S PjRowk8GjYu82rMW4aSS43DWa4hsURw4ruX14XX6ckHZdQFa09qj7S1nXn54HI9M0PvR bialkfWFwfuhDIy8xsrbxP91tDf0C/cwhcnsS+o9XChHFICDF8tl6PtYCgkgmM8Coox4 h5WbV8O95mFj8VhtXESesMG9/H3q2GATsFd9NUmOmBC1+fQEIcxDJKVCBFz2RI9vVNvL wYEg== X-Gm-Message-State: ACrzQf0Qfu1Ki4mvpgte+kdMsdOBmYWaxpKRfI/YQjb0GJUO/P+EgzzJ JpgL6QSE/uYffx2tTNWBYrTmODTLq5dnZbSLVc7xfKMx X-Google-Smtp-Source: AMsMyM5DnNOLPD2RW4Yg9GpQRhXGjCbUG1yJh1yxaUKfKw6lAvnzQJ49FV2VntVKWB6KXrGNL4yW/kuA9him5BWfdww= X-Received: by 2002:a05:6102:34d9:b0:3a7:80b9:20b7 with SMTP id a25-20020a05610234d900b003a780b920b7mr2951594vst.46.1665421667043; Mon, 10 Oct 2022 10:07:47 -0700 (PDT) MIME-Version: 1.0 From: kumaraparameshwaran rathinavel Date: Mon, 10 Oct 2022 22:37:35 +0530 Message-ID: Subject: GRO Support for IPv6 To: dev@dpdk.org Cc: "Hu, Jiayu" , Thomas Monjalon , mb@smartsharesystems.com, Ferruh Yigit Content-Type: multipart/alternative; boundary="000000000000dd8e0205eab13263" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org --000000000000dd8e0205eab13263 Content-Type: text/plain; charset="UTF-8" Hi Everyone, We would require GRO support for IPv6 in our product. I see that the current GRO library does not support it, is anyone working on it? If not, I would like to contribute. Please let me know your thoughts. Thanks, Kumara. --000000000000dd8e0205eab13263 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Everyone,

We would r= equire GRO support for IPv6 in our product. I see that the current GRO libr= ary does not support it, is anyone working on it? If not, I would like to c= ontribute.=C2=A0 Please let me know your thoughts.

Thanks,
Kumara.
--000000000000dd8e0205eab13263--