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 4AF2F43F47 for ; Mon, 29 Apr 2024 14:52:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A6B1402BD; Mon, 29 Apr 2024 14:52:10 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id A2014402A3 for ; Mon, 29 Apr 2024 14:52:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1714395127; 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=RwBaSPp06T7BwlRXzAhscv0QDSxJbi2Up6SbUhqsg6c=; b=CvpDO18QOTuU4Tkja0KzN3aTmYx61RQ5szc6tPEDFWP4HaWRynAA2AUbROtfSk/l0tvPr3 n3e6Mo/n4PvfYgNcKR8Kce7pxcmtmcxnN18BsGneGM/UdLohBAN8TBHH5fEmGalKHcj/4t XbVSTADWAOZpaqR2OcS3zT8CYdD6+j4= Received: from mail-ej1-f72.google.com (mail-ej1-f72.google.com [209.85.218.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-379-UsXAs7ETM9CO24PEseYayg-1; Mon, 29 Apr 2024 08:52:05 -0400 X-MC-Unique: UsXAs7ETM9CO24PEseYayg-1 Received: by mail-ej1-f72.google.com with SMTP id a640c23a62f3a-a556121c01aso234726966b.2 for ; Mon, 29 Apr 2024 05:52:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714395124; x=1714999924; h=in-reply-to:from:content-language:references:cc:to:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=RwBaSPp06T7BwlRXzAhscv0QDSxJbi2Up6SbUhqsg6c=; b=IqDCiry8yEqlAt/SvkTvGsXyLWOJz3/4Ku0P8gAJckzA6cY2/xwWT8WX7yc0oIgvTM Vvrrg+q2KA2E1VXhqpWdcG506iyYjMbJZUHJdppqs+lCP+Xo2NSvBsfOYUVy9KUHZ/Dh UIVQmoU9MPPZ9VaiA6HrZ4+YJeZjCIUd8qFxgkJC3rgKHW4AXoy34gVnvAuYwqG37942 EDkqbQ4IQ2MoiIBmtpc+yaYxZ6Co3pO0lqvqRMIXoTOIgX5ZSMpXFl9bZUOk1+ezLQTM EfcS/pO0kVLllyOsLt2ALEnkh1tFeJqZiSAUmGHzWo9lzFAG3TTh2QhX5azqW8EkH/Un 0p1g== X-Forwarded-Encrypted: i=1; AJvYcCV5TwEfzOPI9yIxYK83VXROAaovwHdHQJLb6zO8wl6YEoVCpL8McgUqHLBDdBLMD5UqRGL2sLRQeEtH58OYzts= X-Gm-Message-State: AOJu0YxUgdQtck3+qqa6WGpCuj3We3H2dRZvodx+T2RYZLAlKofSUeHt mBtkA9Sn6WpKS27jHiaJMFqd3odNgZcASfqI9JDbDWL4UR8FND3nGNsutZyUnRpT1lhZVvKBqSV gSZeGsFoeHdwvyuiIo7nPIqz6QopMu0ksD0naMV/k5R5d X-Received: by 2002:a17:906:5851:b0:a52:54d8:6d21 with SMTP id h17-20020a170906585100b00a5254d86d21mr7793817ejs.7.1714395124127; Mon, 29 Apr 2024 05:52:04 -0700 (PDT) X-Google-Smtp-Source: AGHT+IH+hdZPf8dDSWXBbuWzfJG1w3WbHTTWOujkXUR9oZto6AlMUhAu7zWBSW2Rd9pZhq1BSaPEsQ== X-Received: by 2002:a17:906:5851:b0:a52:54d8:6d21 with SMTP id h17-20020a170906585100b00a5254d86d21mr7793793ejs.7.1714395123725; Mon, 29 Apr 2024 05:52:03 -0700 (PDT) Received: from [192.168.0.12] ([78.19.107.181]) by smtp.gmail.com with ESMTPSA id f17-20020a17090660d100b00a587236e646sm8336060ejk.174.2024.04.29.05.52.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 29 Apr 2024 05:52:03 -0700 (PDT) Message-ID: Date: Mon, 29 Apr 2024 13:52:02 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [v1 1/1] docs: af_xdp device plugin repo update To: Ferruh Yigit , stephen@networkplumber.org, lihuisong@huawei.com, fengchengwen@huawei.com, liuyonglong@huawei.com, david.marchand@redhat.com, shibin.koikkara.reeny@intel.com, ciara.loftus@intel.com Cc: dev@dpdk.org, stable@dpdk.org References: <20240425150902.1364384-1-mtahhan@redhat.com> From: Maryam Tahhan In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: multipart/alternative; boundary="------------RWazty1KpTcrYBmSi65YPAvL" Content-Language: en-US X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org This is a multi-part message in MIME format. --------------RWazty1KpTcrYBmSi65YPAvL Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 26/04/2024 15:54, Ferruh Yigit wrote: > On 4/25/2024 4:08 PM, Maryam Tahhan wrote: >> Fixup the references to the AF_XDP Device Plugin repo. >> >> Fixes: 66a2aca4f512 ("docs: fix AF_XDP device plugin howto") >> Cc:stable@dpdk.org >> >> Signed-off-by: Maryam Tahhan >> --- >> doc/guides/howto/af_xdp_cni.rst | 12 ++++++------ >> doc/guides/nics/af_xdp.rst | 2 +- >> 2 files changed, 7 insertions(+), 7 deletions(-) >> > Hi Maryam, > > 'af_xdp_cni.rst' is renamed to 'af_xdp_dp.rst' by one of your previous > patch. > > I assume you did this patch on top of latest 'main' repo, but as af_xdp > patches merged on next-net [1] repo, can you please make your patch on > top of it? Sorry I did make the change on top of main - I will rebase it ondpdk-next-net/ and resubmit > > > [1] > https://git.dpdk.org/next/dpdk-next-net/ > --------------RWazty1KpTcrYBmSi65YPAvL Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
On 26/04/2024 15:54, Ferruh Yigit wrote:
On 4/25/2024 4:08 PM, Maryam Tahhan wrote:
Fixup the references to the AF_XDP Device Plugin repo.

Fixes: 66a2aca4f512 ("docs: fix AF_XDP device plugin howto")
Cc: stable@dpdk.org

Signed-off-by: Maryam Tahhan <mtahhan@redhat.com>
---
 doc/guides/howto/af_xdp_cni.rst | 12 ++++++------
 doc/guides/nics/af_xdp.rst      |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

Hi Maryam,

'af_xdp_cni.rst' is renamed to 'af_xdp_dp.rst' by one of your previous
patch.

I assume you did this patch on top of latest 'main' repo, but as af_xdp
patches merged on next-net [1] repo, can you please make your patch on
top of it?

Sorry I did make the change on top of main - I will rebase it on dpdk-next-net/ and resubmit



[1]
https://git.dpdk.org/next/dpdk-next-net/


--------------RWazty1KpTcrYBmSi65YPAvL--