We did not hear about Andy.
It's probably better to update within his next patch.
20/07/2023 18:55, Ivan Malov:
> PING
>
> On Tue, 13 Jun 2023, Ivan Malov wrote:
>
> > Signed-off-by: Ivan Malov
> > ---
> > .mailmap | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/.
20/07/2023 10:15, Robin Jarry:
> The key is represented as uint32 words in the driver source code but it
> is actually stored as little endian in the NIC registers. Fix the byte
> ordering in the python script.
>
> Fixes: 106a231ae528 ("usertools: add tool to generate balanced rss traffic
> flows
20/07/2023 16:07, Ajit Khaparde:
> On Thu, Jul 20, 2023 at 6:09 AM Aaron Conole wrote:
> >
> > When 97435d7906 ("net/bnxt: update Truflow core") was applied, it introduced
> > a number of static variables. These ended up filling the lower address
> > space
> > enough that on some platforms, the
Move the BPF program related code into a subdirectory.
And add a Makefile for building it.
The code depends on include files from iproute2.
But these are not public headers which iproute2 exports
as a package API. Therefore make a local copy here.
The standalone build was also broken because by
c
20/07/2023 11:16, Juraj Linkeš:
> All good now from my side.
>
> Reviewed-by: Juraj Linkeš
>
> On Wed, Jul 19, 2023 at 10:18 PM wrote:
> >
> > From: Jeremy Spewock
> >
> > Adds a new test suite for running smoke tests that verify general
> > configuration aspects of the system under test. If a
On Thu, 20 Jul 2023 16:25:49 -0700
Stephen Hemminger wrote:
> Move the BPF program related code into a subdirectory.
> And add a Makefile for building it.
>
> The code was depending on old versions of headers from iproute2.
> Include those headers here so that build works.
>
> The standalone bu
6 matches
Mail list logo