[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201208123901.20e87ee5@carbon>
Date: Tue, 8 Dec 2020 12:39:01 +0100
From: Jesper Dangaard Brouer <brouer@...hat.com>
To: "Penigalapati, Sandeep" <sandeep.penigalapati@...el.com>
Cc: Sven Auhagen <sven.auhagen@...eatech.de>,
"Nguyen, Anthony L" <anthony.l.nguyen@...el.com>,
"Fijalkowski, Maciej" <maciej.fijalkowski@...el.com>,
"kuba@...nel.org" <kuba@...nel.org>,
"davem@...emloft.net" <davem@...emloft.net>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"nhorman@...hat.com" <nhorman@...hat.com>,
"sassmann@...hat.com" <sassmann@...hat.com>,
"pmenzel@...gen.mpg.de" <pmenzel@...gen.mpg.de>, brouer@...hat.com
Subject: Re: [PATCH v4 2/6] igb: take vlan double header into account
On Tue, 8 Dec 2020 10:52:28 +0000
"Penigalapati, Sandeep" <sandeep.penigalapati@...el.com> wrote:
> On Tue, Dec 01, 2020 at 09:58:52AM +0100, Jesper Dangaard Brouer wrote:
> > > On Tue, 1 Dec 2020 08:23:23 +0000
> > > "Penigalapati, Sandeep" <sandeep.penigalapati@...el.com> wrote:
> > >
> > > > Tested-by: Sandeep Penigalapati <sandeep.penigalapati@...el.com>
> > >
> > > Very happy that you are testing this.
> > >
> > > Have you also tested that samples/bpf/ xdp_redirect_cpu program works?
> >
> > Hi Jesper,
> >
> > I have tested the xdp routing example but it would be good if someone can
> > double check this.
> >
> Hi Jesper, Sven
>
> I have tested xdp_redirect_cpu and it is working.
Thanks this is great to hear.
You have tested with large frames right? As cpumap just creates SKBs
based on xdp_frame, and send them to the normal network stack (on
remote CPU), you can just to a standard TCP-stream throughput test with
iperf or netperf. That should hopefully blowup if we screwed up the
boundaries of the two packets sharing the same page. (In principle we
should verify the content of the TCP transfer, so maybe a scp + md5sum
is a better test).
--
Best regards,
Jesper Dangaard Brouer
MSc.CS, Principal Kernel Engineer at Red Hat
LinkedIn: http://www.linkedin.com/in/brouer
Powered by blists - more mailing lists