patch 'log: add a per line log helper' has been queued to stable release 23.11.3

David Marchand david.marchand at redhat.com
Tue Nov 12 10:02:15 CET 2024


Hello Xueming,

On Mon, Nov 11, 2024 at 7:30 AM Xueming Li <xuemingl at nvidia.com> wrote:
>
> Hi,
>
> FYI, your patch has been queued to stable release 23.11.3
>
> Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
> It will be pushed if I get no objections before 11/30/24. 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://git.dpdk.org/dpdk-stable/log/?h=23.11-staging
>
> This queued commit can be viewed at:
> https://git.dpdk.org/dpdk-stable/commit/?h=23.11-staging&id=b6d04ef865b12f884aaf475adc454184cefae753
>
> Thanks.
>
> Xueming Li <xuemingl at nvidia.com>
>
> ---
> From b6d04ef865b12f884aaf475adc454184cefae753 Mon Sep 17 00:00:00 2001
> From: David Marchand <david.marchand at redhat.com>
> Date: Fri, 17 Nov 2023 14:18:23 +0100
> Subject: [PATCH] log: add a per line log helper
> Cc: Xueming Li <xuemingl at nvidia.com>
>
> [upstream commit ab550c1d6a0893f00198017a3a0e7cd402a667fd]
>
> gcc builtin __builtin_strchr can be used as a static assertion to check
> whether passed format strings contain a \n.
> This can be useful to detect double \n in log messages.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
> Acked-by: Chengwen Feng <fengchengwen at huawei.com>

Why do we want this change backported?


-- 
David Marchand



More information about the stable mailing list