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 E379AA0524 for ; Fri, 5 Feb 2021 12:35:09 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDDE840682; Fri, 5 Feb 2021 12:35:09 +0100 (CET) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mails.dpdk.org (Postfix) with ESMTP id A993240682 for ; Fri, 5 Feb 2021 12:35:08 +0100 (CET) Received: by mail-wm1-f47.google.com with SMTP id j21so2942591wmj.0 for ; Fri, 05 Feb 2021 03:35:08 -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=2OOT2iN5N3AjoYx9+GwIuOKTC9a1sfd+OUsTPK7AJXg=; b=Aoy4fLTxEqEWmckCSPjm0nCf0xGswpIjlSZlhlri8EGUNpa0gQjOckruXbLA+j/PoI /n+rpryPHUPAurVfFIl8y/pXB/pYnqxcs+Kz/CVn31KPu74lb06zaCthEKqLtfyhAG4l YLHozE7/zt4YOmIuJXFwk8vSURH0+e6WwKdr2rYDG3zW3xP9lixvkkYJCMk35gbaSCUt m42yNEjCGfkTqyQK7LcjPk0SEhW5FJiSQ2ee59l+Xw0HQTeTJ0M89hAljikOYQHQyaG9 ryrS1yLA7mvbY/dJjCPkCwYs1rXvjyH0xAV7ybJVsrgpIlPpuLwT/hLJQtc0p8++UMe4 qGfQ== 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=2OOT2iN5N3AjoYx9+GwIuOKTC9a1sfd+OUsTPK7AJXg=; b=SK7uXFRNpzkC/YOo37LSssPhD5mv/2Yo75UE0aiFqo00Y1ArtpDJYjRNsg//cPEo+M o7pI1SahzEMzXlQ9zlKwmtKZQ71+8GW4hJZOdlHMO7aqlKbskmkbWBdHdLu8ojivw17g JYmhSPxJzGNx+567cxZqsa0JN+BKkL/3KbZQLFQZwi6N1vbN4TIDVrMonPlA4QhSu60O cPEePcKMKeTWpo0uSvV2lGAwk8o8ZPTIa0Gs7sGoQXAK3NVHtPEFKjSlJDZ/vUVTESJ+ XmIeSNA5PS6XR5KmKY1enxTClDJUFCFdX2XNtQRwhdqVw0o45T1uaMGKPL2U0sDxCj82 qHPA== X-Gm-Message-State: AOAM531tbx3f61gtAWbtaxszxqcooDded6JRzbVpqYFvkxNodcYoKZIo dcHieccDep8Wr5Sdoytuh/QulV0YVgtiFL8z X-Google-Smtp-Source: ABdhPJwFOSQf9o+pcEZ7TIE9LZNQOm3mzDzbG6HXbSFFmtMuuFglet38KgeOE3aLlrvT4jdbxmCKgw== X-Received: by 2002:a7b:c451:: with SMTP id l17mr3181387wmi.158.1612524908479; Fri, 05 Feb 2021 03:35:08 -0800 (PST) Received: from localhost ([2a01:4b00:f419:6f00:7a8e:ed70:5c52:ea3]) by smtp.gmail.com with ESMTPSA id u142sm8924816wmu.3.2021.02.05.03.35.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Feb 2021 03:35:07 -0800 (PST) From: luca.boccassi@gmail.com To: Bruce Richardson Cc: Konstantin Ananyev , Vladimir Medvedkin , David Marchand , dpdk stable Date: Fri, 5 Feb 2021 11:17:52 +0000 Message-Id: <20210205111920.1272063-186-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 'ipsec: fix missing header include' 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/91e11a6a3f0fae17e88ea508565af594dbfdc90c Thanks. Luca Boccassi --- >From 91e11a6a3f0fae17e88ea508565af594dbfdc90c Mon Sep 17 00:00:00 2001 From: Bruce Richardson Date: Fri, 15 Jan 2021 11:10:41 +0000 Subject: [PATCH] ipsec: fix missing header include [ upstream commit 071b9b78c441ee6f87775651fb2080061704d901 ] The rte_ipsec_sad.h header used the standard uintXX_t types, but did not include stdint.h header for them. Fixes: 401633d9c112 ("ipsec: add inbound SAD API") Signed-off-by: Bruce Richardson Acked-by: Konstantin Ananyev Acked-by: Vladimir Medvedkin Reviewed-by: David Marchand --- lib/librte_ipsec/rte_ipsec_sad.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/librte_ipsec/rte_ipsec_sad.h b/lib/librte_ipsec/rte_ipsec_sad.h index 3e67ab1e4b..b65d295831 100644 --- a/lib/librte_ipsec/rte_ipsec_sad.h +++ b/lib/librte_ipsec/rte_ipsec_sad.h @@ -6,6 +6,8 @@ #ifndef _RTE_IPSEC_SAD_H_ #define _RTE_IPSEC_SAD_H_ +#include + #include /** -- 2.29.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2021-02-05 11:18:37.528642339 +0000 +++ 0186-ipsec-fix-missing-header-include.patch 2021-02-05 11:18:29.142697509 +0000 @@ -1 +1 @@ -From 071b9b78c441ee6f87775651fb2080061704d901 Mon Sep 17 00:00:00 2001 +From 91e11a6a3f0fae17e88ea508565af594dbfdc90c Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 071b9b78c441ee6f87775651fb2080061704d901 ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org