David,
As mentioned below, the first 3 patches in this series [26561] can be
considered as individual driver patches.
I guess this request was somehow missed. Should I delegate these 3 patches to
the respective maintainers for the net-next-xxx trees in Patchwork, or how
should I proceed?
Patc
> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> Sent: Monday, 6 February 2023 18.29
>
> On Mon, Feb 06, 2023 at 05:49:18PM +0100, Morten Brørup wrote:
> > > From: David Marchand [mailto:david.march...@redhat.com]
> > > Sent: Monday, 6 February 2023 17.11
> > >
> > > On Wed, Feb 1, 2
On Tue, Apr 4, 2023 at 4:02 PM Morten Brørup wrote:
> > Btw, those were marked as "awaiting upstream", so I suspect someone
> > (you maybe?) changed their state manually.
> > This state is something used between subtree maintainers and main
> > repository.
>
> Yes, I changed their state, trying t
> From: David Marchand [mailto:david.march...@redhat.com]
> Sent: Tuesday, 4 April 2023 15.51
>
> Hello Morten,
>
> On Tue, Apr 4, 2023 at 3:42 PM Morten Brørup
> wrote:
> > > Add nonnull function attribute to help the compiler detect a NULL
> > > pointer being passed to a function not acceptin
Hello Morten,
On Tue, Apr 4, 2023 at 3:42 PM Morten Brørup wrote:
> > Add nonnull function attribute to help the compiler detect a NULL
> > pointer being passed to a function not accepting NULL pointers as an
> > argument at build time.
> >
> > Add access function attributes to tell the compiler
> From: Morten Brørup [mailto:m...@smartsharesystems.com]
> Sent: Monday, 16 January 2023 14.07
>
> Add nonnull function attribute to help the compiler detect a NULL
> pointer being passed to a function not accepting NULL pointers as an
> argument at build time.
>
> Add access function attributes
On Mon, Feb 06, 2023 at 05:49:18PM +0100, Morten Brørup wrote:
> > From: David Marchand [mailto:david.march...@redhat.com]
> > Sent: Monday, 6 February 2023 17.11
> >
> > On Wed, Feb 1, 2023 at 2:16 PM Thomas Monjalon
> > wrote:
> > > > > I tend to prefer this kind of namespace as well.
> > > > >
> From: David Marchand [mailto:david.march...@redhat.com]
> Sent: Monday, 6 February 2023 17.11
>
> On Wed, Feb 1, 2023 at 2:16 PM Thomas Monjalon
> wrote:
> > > > I tend to prefer this kind of namespace as well.
> > > > Let's compare different naming proposals,
> > > > taking into account what w
On Wed, Feb 1, 2023 at 2:16 PM Thomas Monjalon wrote:
> > > I tend to prefer this kind of namespace as well.
> > > Let's compare different naming proposals,
> > > taking into account what we already have for some annotations,
> > > and what is proposed to be added in this patch and David's patch
>
01/02/2023 13:50, Morten Brørup:
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > 31/01/2023 19:26, Tyler Retzlaff:
> > > On Tue, Jan 31, 2023 at 01:23:34PM +0100, Morten Brørup wrote:
> > > > > From: David Marchand [mailto:david.march...@redhat.com]
> > > > > On Wed, Jan 18, 2023 at 9:31 A
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Tuesday, 31 January 2023 23.52
>
> 31/01/2023 19:26, Tyler Retzlaff:
> > On Tue, Jan 31, 2023 at 01:23:34PM +0100, Morten Brørup wrote:
> > > > From: David Marchand [mailto:david.march...@redhat.com]
> > > > Sent: Tuesday, 31 January 202
31/01/2023 19:26, Tyler Retzlaff:
> On Tue, Jan 31, 2023 at 01:23:34PM +0100, Morten Brørup wrote:
> > > From: David Marchand [mailto:david.march...@redhat.com]
> > > Sent: Tuesday, 31 January 2023 12.15
> > >
> > > On Wed, Jan 18, 2023 at 9:31 AM Morten Brørup
> > > wrote:
> > > >
> > > > +To: T
On Tue, Jan 31, 2023 at 01:23:34PM +0100, Morten Brørup wrote:
> > From: David Marchand [mailto:david.march...@redhat.com]
> > Sent: Tuesday, 31 January 2023 12.15
> >
> > On Wed, Jan 18, 2023 at 9:31 AM Morten Brørup
> > wrote:
> > >
> > > +To: Thomas & David, you probably have some opinions on
> From: David Marchand [mailto:david.march...@redhat.com]
> Sent: Tuesday, 31 January 2023 12.15
>
> On Wed, Jan 18, 2023 at 9:31 AM Morten Brørup
> wrote:
> >
> > +To: Thomas & David, you probably have some opinions on this too!
> >
> > > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com
On Wed, Jan 18, 2023 at 9:31 AM Morten Brørup
wrote:
>
> +To: Thomas & David, you probably have some opinions on this too!
>
> > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> > Sent: Tuesday, 17 January 2023 22.17
> >
> > On Tue, Jan 17, 2023 at 09:19:22AM +0100, Morten Brørup wrot
On Wed, 18 Jan 2023 09:31:42 +0100
Morten Brørup wrote:
> > > So I decided for this order in the names (treating
> > nonnull/access_mode as "country" and param/params as "city"), also
> > somewhat looking at the __rte_deprecated and __rte_deprecated_msg(msg)
> > macros.
> > >
> > > I have no
+To: Thomas & David, you probably have some opinions on this too!
> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> Sent: Tuesday, 17 January 2023 22.17
>
> On Tue, Jan 17, 2023 at 09:19:22AM +0100, Morten Brørup wrote:
> > > From: Ferruh Yigit [mailto:ferruh.yi...@amd.com]
> > > Sen
On Tue, Jan 17, 2023 at 09:19:22AM +0100, Morten Brørup wrote:
> > From: Ferruh Yigit [mailto:ferruh.yi...@amd.com]
> > Sent: Monday, 16 January 2023 18.02
> >
> > On 1/16/2023 1:07 PM, Morten Brørup wrote:
> > > Add nonnull function attribute to help the compiler detect a NULL
> > > pointer being
> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com]
> Sent: Monday, 16 January 2023 18.02
>
> On 1/16/2023 1:07 PM, Morten Brørup wrote:
> > Add nonnull function attribute to help the compiler detect a NULL
> > pointer being passed to a function not accepting NULL pointers as an
> > argument at bui
On 1/16/2023 1:07 PM, Morten Brørup wrote:
> Add nonnull function attribute to help the compiler detect a NULL
> pointer being passed to a function not accepting NULL pointers as an
> argument at build time.
>
> Add access function attributes to tell the compiler how a function
> accesses memory p
Add nonnull function attribute to help the compiler detect a NULL
pointer being passed to a function not accepting NULL pointers as an
argument at build time.
Add access function attributes to tell the compiler how a function
accesses memory pointed to by its pointer arguments.
Add these attribut
21 matches
Mail list logo