[dpdk-dev] [PATCH] net/tap: remove queue specific offload support

Ophir Munk ophirmu at mellanox.com
Mon Apr 23 10:39:25 CEST 2018


Hi Ferruh,
I was able to apply your patch with Thomas help:
1. git am --reject
2. <Fix code manually using *.rej file>
3. git am --continue

Regards,
Ophir

> -----Original Message-----
> From: Ophir Munk
> Sent: Sunday, April 22, 2018 7:05 PM
> To: Ferruh Yigit <ferruh.yigit at intel.com>; Thomas Monjalon
> <thomas at monjalon.net>; Pascal Mazon <pascal.mazon at 6wind.com>;
> Mordechay Haimovsky <motih at mellanox.com>
> Cc: dev at dpdk.org; Shahaf Shuler <shahafs at mellanox.com>; Olga Shern
> <olgas at mellanox.com>; Raslan Darawsheh <rasland at mellanox.com>
> Subject: RE: [dpdk-dev] [PATCH] net/tap: remove queue specific offload
> support
> 
> Hi Ferruh,
> I am not able to apply your patch on next-net/master branch.
> I am failing to apply it both on latest commit or just before 22-Mar-18
> (commit's date).
> 
> $ git am dpdk-dev-net-tap-remove-queue-specific-offload-support.patch
> Applying: net/tap: remove queue specific offload support
> error: patch failed: drivers/net/tap/rte_eth_tap.c:269
> error: drivers/net/tap/rte_eth_tap.c: patch does not apply Patch failed at
> 0001 net/tap: remove queue specific offload support
> 
> Please advise.
> 
> Once this error is fixed I can verify your patch with high priority and send you
> my feedback.
> 
> Regards,
> Ophir
> 
> > -----Original Message-----
> > From: Ferruh Yigit [mailto:ferruh.yigit at intel.com]
> > Sent: Wednesday, April 18, 2018 1:55 PM
> > To: Ophir Munk <ophirmu at mellanox.com>; Thomas Monjalon
> > <thomas at monjalon.net>; Pascal Mazon <pascal.mazon at 6wind.com>;
> > Mordechay Haimovsky <motih at mellanox.com>
> > Cc: dev at dpdk.org; Shahaf Shuler <shahafs at mellanox.com>; Olga Shern
> > <olgas at mellanox.com>
> > Subject: Re: [dpdk-dev] [PATCH] net/tap: remove queue specific offload
> > support
> >
> > On 4/18/2018 10:40 AM, Ophir Munk wrote:
> > > Hi Ferruh,
> > > Sorry for the delayed response.
> > >
> > > I would like to verify the correctness of this patch by running
> > > several
> > internal tests.
> > > Is a reply by Monday OK with you?
> >
> > Monday can be late to include patch into rc1, any chance to do earlier?
> >
> > >
> > > Regards,
> > > Ophir
> > >
> > >> -----Original Message-----
> > >> From: Ferruh Yigit [mailto:ferruh.yigit at intel.com]
> > >> Sent: Wednesday, April 18, 2018 11:59 AM
> > >> To: Thomas Monjalon <thomas at monjalon.net>; Pascal Mazon
> > >> <pascal.mazon at 6wind.com>; Mordechay Haimovsky
> > <motih at mellanox.com>;
> > >> Ophir Munk <ophirmu at mellanox.com>
> > >> Cc: dev at dpdk.org; Shahaf Shuler <shahafs at mellanox.com>; Olga Shern
> > >> <olgas at mellanox.com>
> > >> Subject: Re: [dpdk-dev] [PATCH] net/tap: remove queue specific
> > >> offload support
> > >>
> > >> On 4/12/2018 5:23 PM, Ferruh Yigit wrote:
> > >>> On 4/5/2018 6:49 PM, Thomas Monjalon wrote:
> > >>>> Pascal, Moti, Ophir,
> > >>>> please comment.
> > >>>
> > >>> Hi Moti,
> > >>>
> > >>> Any comment? This has been asked many times now.
> > >>
> > >> Hi Moti, Ophir,
> > >>
> > >> You have not responded why queue specific offload added in other
> > thread.
> > >> And you are not responding to this patch...
> > >>
> > >> Hi Pascal,
> > >>
> > >> If you also have no objection, this patch is going in.
> > >>
> > >> Thanks,
> > >> ferruh
> > >>
> > >>
> > >>>
> > >>>>
> > >>>> 22/03/2018 19:28, Ferruh Yigit:
> > >>>>> It is not clear if tap PMD supports queue specific offloads,
> > >>>>> removing the related code.
> > >>>>>
> > >>>>> Fixes: 95ae196ae10b ("net/tap: use new Rx offloads API")
> > >>>>> Fixes: 818fe14a9891 ("net/tap: use new Tx offloads API")
> > >>>>> Cc: motih at mellanox.com
> > >>>>>
> > >>>>> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> > >>>>
> > >>>>
> > >>>>
> > >>>
> > >



More information about the dev mailing list