On Wed, Feb 28, 2024 at 05:27:54PM +, Konstantin Ananyev wrote:
>
>
> > On Wed, Feb 28, 2024 at 01:34:59PM +, Konstantin Ananyev wrote:
> > >
> > > >
> > > > On Mon, Feb 26, 2024 at 9:20 PM Tyler Retzlaff
> > > > wrote:
> > > > >
> > > > > Use RTE_LOG_LINE_PREFIX instead of RTE_LOG_LINE
> On Wed, Feb 28, 2024 at 01:34:59PM +, Konstantin Ananyev wrote:
> >
> > >
> > > On Mon, Feb 26, 2024 at 9:20 PM Tyler Retzlaff
> > > wrote:
> > > >
> > > > Use RTE_LOG_LINE_PREFIX instead of RTE_LOG_LINE in macro expansions
> > > > which allow a prefix and arguments to be inserted into the
On Wed, Feb 28, 2024 at 01:34:59PM +, Konstantin Ananyev wrote:
>
> >
> > On Mon, Feb 26, 2024 at 9:20 PM Tyler Retzlaff
> > wrote:
> > >
> > > Use RTE_LOG_LINE_PREFIX instead of RTE_LOG_LINE in macro expansions
> > > which allow a prefix and arguments to be inserted into the log line
> > >
>
> On Mon, Feb 26, 2024 at 9:20 PM Tyler Retzlaff
> wrote:
> >
> > Use RTE_LOG_LINE_PREFIX instead of RTE_LOG_LINE in macro expansions
> > which allow a prefix and arguments to be inserted into the log line
> > without the need to use the ## args variadic argument pack extension.
> >
> > Signed
On Mon, Feb 26, 2024 at 9:20 PM Tyler Retzlaff
wrote:
>
> Use RTE_LOG_LINE_PREFIX instead of RTE_LOG_LINE in macro expansions
> which allow a prefix and arguments to be inserted into the log line
> without the need to use the ## args variadic argument pack extension.
>
> Signed-off-by: Tyler Retzl
> Subject: [PATCH v3 02/16] bpf: stop using variadic argument pack extension
>
> Use RTE_LOG_LINE_PREFIX instead of RTE_LOG_LINE in macro expansions
> which allow a prefix and arguments to be inserted into the log line
> without the need to use the ## args variadic argument pack extension.
>
>
6 matches
Mail list logo