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 7A28CA04B5; Tue, 27 Oct 2020 09:49:02 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5CD3E2BDB; Tue, 27 Oct 2020 09:49:01 +0100 (CET) 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 33A232B9D for ; Tue, 27 Oct 2020 09:48:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1603788537; 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=fg6E8qKHwtxX4/pW3Ilp8OY5twjwq5WQsP+KGgDG4Yo=; b=JnzP5bddHNemekK7OFVj/CSxdc7Dr5QoZykEd+Xzt4qiu9+r3rLZXdIqyM8Wc01+yItLhx CKuUjm2HRLKhtp6md6q9VJXv/ouqkdQ/7ajj4uOrUieLp3qZcMIUK0FlgJxRxK63qjvJTT WFSEADunX4L4aD9uHRPtukWsVGz5vBc= Received: from mail-vs1-f69.google.com (mail-vs1-f69.google.com [209.85.217.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-421-PeubOzu6PjmxIEzuscTS8g-1; Tue, 27 Oct 2020 04:48:55 -0400 X-MC-Unique: PeubOzu6PjmxIEzuscTS8g-1 Received: by mail-vs1-f69.google.com with SMTP id u22so114804vsg.4 for ; Tue, 27 Oct 2020 01:48:54 -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=fg6E8qKHwtxX4/pW3Ilp8OY5twjwq5WQsP+KGgDG4Yo=; b=P8LCjunT4hXayDMkwFxTBVwmpYKfFxQK6Q27USI4dvloqWyqGKmZt1VtB2OIKeMz7v +0QuIO0Wns71ji8i2gEEnvBRlDy2W0BX1jtzK8rlgjgqAoNucLi4fTn5ljj3mLgJPPat RfKvncB+WEVtwdpFzbfclVA/RNb1s5uO+qxlBfo66IP4zYbDHT4i0vbEj0ZoRafQElu7 5h7UKQ0LivsoiGHaOgpQzNs02lc16TSpf4PODN0z/4ANzD9hD7bYyB/YGyE53elh+BdL DsOUfHKBcLtydABniTI0D2wOZgIsrXS7FjgZkFaemKOw/TpdrwOJLMwi9LcDnFo5e/PI WVzA== X-Gm-Message-State: AOAM5338ZU6+kURbae1P2fHcc1LM+v/wpNQaOckcVOVRAxSfVw+TRJkT 0GftKPVxbHfdb4xDQ/o4h6rBioxH961loITMgjd2uYQ32YZSSYJgIJ5BnPZ5hZpnSyL05A1UBqD DcDUDd+t6MeZaAv3VBdw= X-Received: by 2002:ab0:45a2:: with SMTP id u31mr475740uau.126.1603788534328; Tue, 27 Oct 2020 01:48:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyBuJ3GruQmdJaplSY8KUSEZ7iZQfuVLOfgQ+bsJgoe9VueMCJ+t6QlKf4hPhOHK28q5CCo7QKqAPMd4Ur8ifw= X-Received: by 2002:ab0:45a2:: with SMTP id u31mr475731uau.126.1603788534069; Tue, 27 Oct 2020 01:48:54 -0700 (PDT) MIME-Version: 1.0 References: <20201019085415.82207-1-jiawenwu@trustnetic.com> In-Reply-To: From: David Marchand Date: Tue, 27 Oct 2020 09:48:43 +0100 Message-ID: To: Ferruh Yigit , Jiawen Wu Cc: dev 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 v4 00/58] net: txgbe PMD 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 Mon, Oct 26, 2020 at 3:56 PM Ferruh Yigit wrote: > Series applied to dpdk-next-net/main, thanks. > > > > 57/58 & 58/58 has been distributed to the relevant commits while merging, please > double check them in the upstream repo. > > 56/58 & 53/58 has been dropped while merging. > 56/58 needs a new version which can be send individually, > 53/58 is adding a deprecated feature, it can't go in as it is. > > Also can you please send a patch for the comment mentioned in 38/58? > Caught an issue while compiling next-net in Travis. txgbe.rst is not included in the doc index which triggers a doc generation error: FAILED: doc/guides/html /usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 20.11.0-rc1 /home/travis/build/david-marchand/dpdk/doc/guides /home/travis/build/david-marchand/dpdk/build/doc/guides -W Install the sphinx ReadTheDocs theme for improved html documentation layout: https://sphinx-rtd-theme.readthedocs.io/ Warning, treated as error: /home/travis/build/david-marchand/dpdk/doc/guides/nics/txgbe.rst:document isn't included in any toctree -- David Marchand