On Thu, Jun 27, 2024 at 08:10:19AM -0700, Stephen Hemminger wrote:
> On Thu, 27 Jun 2024 13:06:22 +0200
> Mattias Rönnblom wrote:
>
> > On Wed, Jun 26, 2024 at 10:16:06PM +0200, Morten Brørup wrote:
> > > > From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> > > > Sent: Wednesday, 26 June 202
On Thu, 27 Jun 2024 13:06:22 +0200
Mattias Rönnblom wrote:
> On Wed, Jun 26, 2024 at 10:16:06PM +0200, Morten Brørup wrote:
> > > From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> > > Sent: Wednesday, 26 June 2024 20.48
> > >
> > > On Wed, Jun 26, 2024 at 05:24:04PM +0200, Maxime Coquelin
On Wed, Jun 26, 2024 at 10:16:06PM +0200, Morten Brørup wrote:
> > From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> > Sent: Wednesday, 26 June 2024 20.48
> >
> > On Wed, Jun 26, 2024 at 05:24:04PM +0200, Maxime Coquelin wrote:
> > >
> > >
> > > On 6/26/24 16:58, Stephen Hemminger wrote:
> >
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> Sent: Wednesday, 26 June 2024 20.48
>
> On Wed, Jun 26, 2024 at 05:24:04PM +0200, Maxime Coquelin wrote:
> >
> >
> > On 6/26/24 16:58, Stephen Hemminger wrote:
> > > On Wed, 26 Jun 2024 10:37:31 +0200
> > > Maxime Coquelin wrote:
> > >
> >
On Wed, Jun 26, 2024 at 05:24:04PM +0200, Maxime Coquelin wrote:
>
>
> On 6/26/24 16:58, Stephen Hemminger wrote:
> > On Wed, 26 Jun 2024 10:37:31 +0200
> > Maxime Coquelin wrote:
> >
> > > On 6/25/24 21:27, Mattias Rönnblom wrote:
> > > > On Tue, Jun 25, 2024 at 05:29:35PM +0200, Maxime Coquel
On 6/26/24 16:58, Stephen Hemminger wrote:
On Wed, 26 Jun 2024 10:37:31 +0200
Maxime Coquelin wrote:
On 6/25/24 21:27, Mattias Rönnblom wrote:
On Tue, Jun 25, 2024 at 05:29:35PM +0200, Maxime Coquelin wrote:
Hi Mattias,
On 6/20/24 19:57, Mattias Rönnblom wrote:
This patch set make DPDK
On Wed, 26 Jun 2024 10:37:31 +0200
Maxime Coquelin wrote:
> On 6/25/24 21:27, Mattias Rönnblom wrote:
> > On Tue, Jun 25, 2024 at 05:29:35PM +0200, Maxime Coquelin wrote:
> >> Hi Mattias,
> >>
> >> On 6/20/24 19:57, Mattias Rönnblom wrote:
> >>> This patch set make DPDK library, driver, and a
On 6/25/24 21:27, Mattias Rönnblom wrote:
On Tue, Jun 25, 2024 at 05:29:35PM +0200, Maxime Coquelin wrote:
Hi Mattias,
On 6/20/24 19:57, Mattias Rönnblom wrote:
This patch set make DPDK library, driver, and application code use the
compiler/libc memcpy() by default when functions in are
in
On Tue, Jun 25, 2024 at 05:29:35PM +0200, Maxime Coquelin wrote:
> Hi Mattias,
>
> On 6/20/24 19:57, Mattias Rönnblom wrote:
> > This patch set make DPDK library, driver, and application code use the
> > compiler/libc memcpy() by default when functions in are
> > invoked.
> >
> > The various cus
On Tue, 25 Jun 2024 17:29:35 +0200
Maxime Coquelin wrote:
> Hi Mattias,
>
> On 6/20/24 19:57, Mattias Rönnblom wrote:
> > This patch set make DPDK library, driver, and application code use the
> > compiler/libc memcpy() by default when functions in are
> > invoked.
> >
> > The various custom D
Hi Mattias,
On 6/20/24 19:57, Mattias Rönnblom wrote:
This patch set make DPDK library, driver, and application code use the
compiler/libc memcpy() by default when functions in are
invoked.
The various custom DPDK rte_memcpy() implementations may be retained
by means of a build-time option.
T
On Fri, Jun 21, 2024 at 9:36 AM Mattias Rönnblom wrote:
>
> On 2024-06-21 09:04, David Marchand wrote:
> > On Fri, Jun 21, 2024 at 8:57 AM Mattias Rönnblom
> > wrote:
> >>
> >> It seems like patchwork didn't realize this v4 patch set supersedes v3.
> >
> > There is nothing automatic in patchwork
On 2024-06-21 09:04, David Marchand wrote:
On Fri, Jun 21, 2024 at 8:57 AM Mattias Rönnblom wrote:
It seems like patchwork didn't realize this v4 patch set supersedes v3.
There is nothing automatic in patchwork.
Oh, I see. :)
Author is responsible for marking as superseded in patchwork.
On Fri, Jun 21, 2024 at 8:57 AM Mattias Rönnblom wrote:
>
> It seems like patchwork didn't realize this v4 patch set supersedes v3.
There is nothing automatic in patchwork.
Author is responsible for marking as superseded in patchwork.
I usually go around in patchwork in the morning and mark supe
It seems like patchwork didn't realize this v4 patch set supersedes v3.
I'm trying to figure out what I did wrong. Must you use the cover
letter's message id in order for patchwork to recognize the history?
> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com]
>
> This patch set make DPDK library, driver, and application code use the
> compiler/libc memcpy() by default when functions in are
> invoked.
>
> The various custom DPDK rte_memcpy() implementations may be retained
> by means of a
This patch set make DPDK library, driver, and application code use the
compiler/libc memcpy() by default when functions in are
invoked.
The various custom DPDK rte_memcpy() implementations may be retained
by means of a build-time option.
This patch set only make a difference on x86, PPC and ARM.
17 matches
Mail list logo