From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6AF93A04BC; Fri, 9 Oct 2020 10:14:34 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4B74C1C1B1; Fri, 9 Oct 2020 10:14:33 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by dpdk.org (Postfix) with ESMTP id 6ABF41C1AE for ; Fri, 9 Oct 2020 10:14:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602231268; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=J3n6XpjpiwQSo5VDJU7NCKhnZIBCQYxwKDpONI08mjA=; b=C3Jvaz4g+ZmG+CU7OFFQoJFT7s1iECXvK7kt7HBqzqLcxy54ZW3C8/depfk+BKgsRbCxJc 8Akp+MC0SV/7IO5F5eGhBK3shGDxwuTcJbFaYgt/bmpMDaBizOLXI4lNSgGQy7o5X42RLp 8oh341k1JigeEe4S315K5meNZx/eoV0= Received: from mail-ua1-f70.google.com (mail-ua1-f70.google.com [209.85.222.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-219-fSJF4tTAPCua1fOBI41Wwg-1; Fri, 09 Oct 2020 04:14:27 -0400 X-MC-Unique: fSJF4tTAPCua1fOBI41Wwg-1 Received: by mail-ua1-f70.google.com with SMTP id j39so2148372uad.23 for ; Fri, 09 Oct 2020 01:14:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=J3n6XpjpiwQSo5VDJU7NCKhnZIBCQYxwKDpONI08mjA=; b=AsFcS8s3I59ArTQRb94aPndf3YOG4o9lSoCe95yYN9ACEkhSN7/i4CeVWBL41TPVYu r5Hdzx8s6R5tF5WQzWa4JgQlDzX7caSKbABC51xqfoR39RM21KXy6Ri1bZngUaLoJ5yH R5tZZ6Hhbbf+RsxQ9/cUggX1HMyW/c4C2ijiTFMrKr5geJiCh5g26am0+jQnrmhi/S/t xTHmxSQyc5Pj14clitOABdGITfPeb6/YFBbGebLA7aAnAH/tKEljOXAnmAZnjraIZ3ZL HqsXbALCINqqVArXdH8ue82aosJvnURQ6waXRt83cllASK9IaTcUmjXPDO1pmeBrz/Uh ED9g== X-Gm-Message-State: AOAM531E/hITLbU7InKjiXq1ypxc2SPPGZBOwBsVtMxN9fFMCFH/1GYC qq+ODG+3WXXu1waGKPC81e0cEjR/5YifPYxcik8/hOTQFa9JFwG9oRHIjIOGYBIfQT57FsCLFVM aeez4U6E89E9c+APf7ZA= X-Received: by 2002:a05:6102:3121:: with SMTP id f1mr7226884vsh.10.1602231266912; Fri, 09 Oct 2020 01:14:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyaG98YdbQtYHwIZkN6311vrO8JWrp2UHgBgot2S2tSX2N++BPBMKlmDjpEdEXvy/SthXGKgmxkNEvaLZrXMF8= X-Received: by 2002:a05:6102:3121:: with SMTP id f1mr7226880vsh.10.1602231266654; Fri, 09 Oct 2020 01:14:26 -0700 (PDT) MIME-Version: 1.0 References: <20201009074059.56136-1-yang_y_yi@163.com> <1b9efd2e.5671.1750c6b6cdd.Coremail.yang_y_yi@163.com> In-Reply-To: <1b9efd2e.5671.1750c6b6cdd.Coremail.yang_y_yi@163.com> From: David Marchand Date: Fri, 9 Oct 2020 10:14:15 +0200 Message-ID: To: yang_y_yi Cc: dev , Jiayu Hu , Thomas Monjalon , yangyi01@inspur.com Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] doc: update rel_notes for GRO X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Oct 9, 2020 at 10:13 AM yang_y_yi wrote: > > Please ignore this one, it indeed has been there. Please mark it accordingly in patchwork. Thank you. -- David Marchand