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 9463EA0524 for ; Fri, 5 Feb 2021 12:34:57 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F95C188A24; Fri, 5 Feb 2021 12:34:57 +0100 (CET) Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) by mails.dpdk.org (Postfix) with ESMTP id 37F63188A21 for ; Fri, 5 Feb 2021 12:34:56 +0100 (CET) Received: by mail-wr1-f45.google.com with SMTP id b3so7312829wrj.5 for ; Fri, 05 Feb 2021 03:34:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=CDeqL5Osol58xdjusZjfG3/0lq917+8U+/Ddp8lK7qM=; b=g+AVUxgYCx6Sy5JVipuj52PkmpBBCdhH27rVHecs37cNk/W2l1gchXTRqtQ0AQbjlD nnL/IGQbb4XBZGDOGbeOE2BbPSBy7t4Z/smkRt8B4E3Sw5VO62BRfI/REtQVJmBKpAiW xT5bkU57kdToqephtJYq1GhGVd3Z+/287x0zvKX6x85+EXOK2lY2C2HP5V7TJmIN/ZA4 sZcfbHW9igD2sE2rNjr4jPILGMTOEvGIjiTHINpHyXXOTAg8rvsERC89izwXd1VLgBlW 7NM8fgs8tijkz9ozd0fICR5rW1Tx2QKnamPK0PzqHW2MYgHAiGOr41T2lsAFwEqV2Nf1 rofw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=CDeqL5Osol58xdjusZjfG3/0lq917+8U+/Ddp8lK7qM=; b=ADLO8CbtV1qfFEZnPJCdGkqf52upvzewlVFOvLs/aLBSjvxOwnKqsYoiS5r/3naRee J7uxDQZs8Eyg0pfHbrdEywwU5Vli2HnlZBFAXS0qcQfAHvX4uIodCH/kcmw7UVnVEiYq sTKRcyDuc1l7lCNxRZKJ893aBrh6FLLHuzvtdoYByqg0Vn8vXn2HYYT5QvzedJEOxvWN hXh4YCVV9rrpEaUd5T3Z3Nt+iThS0ygaekuSHRH8fl9LIQI8JwCOpM2RryuuLPQ6N3f4 VkH5MzMhmENvSIkYR8VetqAoJ7LdGnW/50mtpplxFsaq8dMgy5TmiaxOSJUZX+f/chKf wu4Q== X-Gm-Message-State: AOAM532qsSpjmFBtOytNBqsiNIT6Al7ZCx18+z5iMTmuyDhWNdX2zTPa VvxGZDbkERNPJgPJ01Ui1f8= X-Google-Smtp-Source: ABdhPJz+X0poYDtJUPhD9igTxvz7lYBQVsUtot9lHjSzqXsU5FRevL37UX2d5rJ1S+7Hib19h2FIfg== X-Received: by 2002:a5d:6912:: with SMTP id t18mr4627991wru.268.1612524895972; Fri, 05 Feb 2021 03:34:55 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id 4sm12990032wrr.3.2021.02.05.03.34.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Feb 2021 03:34:55 -0800 (PST) From: luca.boccassi@gmail.com To: Bruce Richardson Cc: Vladimir Medvedkin , David Marchand , dpdk stable Date: Fri, 5 Feb 2021 11:17:50 +0000 Message-Id: <20210205111920.1272063-184-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210205111920.1272063-1-luca.boccassi@gmail.com> References: <20210205111920.1272063-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'rib: fix missing header includes' has been queued to stable release 20.11.1 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 Sender: "stable" Hi, FYI, your patch has been queued to stable release 20.11.1 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 02/07/21. So please shout if anyone has objections. Also note that after the patch there's a diff of the upstream commit vs the patch applied to the branch. This will indicate if there was any rebasing needed to apply to the stable branch. If there were code changes for rebasing (ie: not only metadata diffs), please double check that the rebase was correctly done. Queued patches are on a temporary branch at: https://github.com/bluca/dpdk-stable This queued commit can be viewed at: https://github.com/bluca/dpdk-stable/commit/9a6e70d770ee98b71f0202dc66fbef82dc4fac9d Thanks. Luca Boccassi --- >From 9a6e70d770ee98b71f0202dc66fbef82dc4fac9d Mon Sep 17 00:00:00 2001 From: Bruce Richardson Date: Fri, 15 Jan 2021 11:10:39 +0000 Subject: [PATCH] rib: fix missing header includes [ upstream commit 585617c32008f1f75d8830b7b2f7e2b191e40508 ] The standard integer types, and the size_t types are missing their required header includes in the rib header file. Fixes: 5a5793a5ffa2 ("rib: add RIB library") Signed-off-by: Bruce Richardson Acked-by: Vladimir Medvedkin Reviewed-by: David Marchand --- lib/librte_rib/rte_rib.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/librte_rib/rte_rib.h b/lib/librte_rib/rte_rib.h index f80752e5bd..ec97079c35 100644 --- a/lib/librte_rib/rte_rib.h +++ b/lib/librte_rib/rte_rib.h @@ -18,6 +18,9 @@ * Level compressed tree implementation for IPv4 Longest Prefix Match */ +#include +#include + #include #ifdef __cplusplus -- 2.29.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2021-02-05 11:18:37.448641906 +0000 +++ 0184-rib-fix-missing-header-includes.patch 2021-02-05 11:18:29.142697509 +0000 @@ -1 +1 @@ -From 585617c32008f1f75d8830b7b2f7e2b191e40508 Mon Sep 17 00:00:00 2001 +From 9a6e70d770ee98b71f0202dc66fbef82dc4fac9d Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 585617c32008f1f75d8830b7b2f7e2b191e40508 ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org