From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24889C433EF for ; Thu, 16 Sep 2021 11:38:07 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id A50A261165 for ; Thu, 16 Sep 2021 11:38:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A50A261165 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=6wind.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A204A40151; Thu, 16 Sep 2021 13:38:05 +0200 (CEST) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mails.dpdk.org (Postfix) with ESMTP id 1EEDB4003F for ; Thu, 16 Sep 2021 13:38:04 +0200 (CEST) Received: by mail-wr1-f46.google.com with SMTP id x6so8911957wrv.13 for ; Thu, 16 Sep 2021 04:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=O7G3R0VW6DIFsxUNVkykbyhfKPum/L4c63+eOU8chwM=; b=Jwx64mUe8Y99RsVToU4ZG8U9Am/12MwVnthxb8at5oxWVUI2PdfA3+XJveO0XGZWVa S58nzdU3VXP0BN0Fo4pmem8xlfzAI7lefTO/OI7Nh1RXjjK8fmOizFO/cIH0cL7sHPBw 3JnivsPbFW7KeWIm3JMejHH2tMM0mSxQSydZCJt1FVY+3S1WyoTC8XtjHlBt0GWFGlpJ PMyUHucLuMFt/1j0pUeKg5PkAgJFh4SFeWKwL4vU5mcZH+T55zRh+HZJ9JI6okt8DoKh i8x8PDyqmy0myJrry7KDLjJ3jJFrg6j1jChCVMdDqw72J+m/CifyyE6t+9XLQNARzGYF KTJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=O7G3R0VW6DIFsxUNVkykbyhfKPum/L4c63+eOU8chwM=; b=arUbQAsOhc8FM0X5XDRSYv2efTKMJ6/Vz7Ife0JwTB3Pim8x+V5h5Xb6MNePbe/Bdh 9sJ8yzsKWJBiujGwYTIIy1BujegSKtKXa36eOqRcihO0HXTVza/vuqqGEnsreRFLfUVY MvUjsXez9ulN0AuG7/+JRK4ZQ4maTYHMctcsrwsz8UFNhsBjMgVhlxajm5z4kNzGlV+C xKGMQVTPGjwZbCyJwPhwUYSPKOPMdMSVakdya9Ji3GvLDdxaOZMMzZO+v/ZJXi1+p6r7 mIxq3z94fYN7wQ2yj2Bp1i9EvuJbKPsD6YkOM+tVtKp7bNj/yZN8+cFPnNKu7OOEx9G7 9/Fw== X-Gm-Message-State: AOAM530+eOnp0zmpmjOCl/WH0hntNoXghRgdBoWtkGeYgkcgDZIzJioi h0ixUwxt51APCRzdRxKyC7MZwA== X-Google-Smtp-Source: ABdhPJwCuW0VHxGAzMnrwUHX+5JCdsYJY2ekLq1P5eyGYpCSjK2zklS7po9S0nFRpvHIUwCqQMu0tQ== X-Received: by 2002:a5d:6503:: with SMTP id x3mr5668923wru.76.1631792283863; Thu, 16 Sep 2021 04:38:03 -0700 (PDT) Received: from 6wind.com ([2a01:e0a:5ac:6460:c065:401d:87eb:9b25]) by smtp.gmail.com with ESMTPSA id j21sm3112986wrd.48.2021.09.16.04.38.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Sep 2021 04:38:02 -0700 (PDT) Date: Thu, 16 Sep 2021 13:38:02 +0200 From: Olivier Matz To: Xiao Wang Cc: dev@dpdk.org Message-ID: References: <20210908105915.73420-1-xiao.w.wang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210908105915.73420-1-xiao.w.wang@intel.com> Subject: Re: [dpdk-dev] [PATCH] net: promote make rarp packet API as stable 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 Sender: "dev" On Wed, Sep 08, 2021 at 06:59:15PM +0800, Xiao Wang wrote: > rte_net_make_rarp_packet was introduced in version v18.02, there was no > change in this public API since then, and it's still being used by vhost > lib and virtio driver, so promote it as stable ABI. > > Signed-off-by: Xiao Wang Acked-by: Olivier Matz