On Thu, 9 Mar 2017 15:28:31 +0000 Ferruh Yigit <ferruh.yi...@intel.com> wrote:
> On 3/7/2017 4:35 PM, Pascal Mazon wrote: > > In the next patch, access to struct pmd_internals will be necessary > > in tap_flow.c to store the flows. > > > > Signed-off-by: Pascal Mazon <pascal.ma...@6wind.com> > > Acked-by: Olga Shern <ol...@mellanox.com> > > --- > > drivers/net/tap/Makefile | 1 + > > drivers/net/tap/rte_eth_tap.c | 34 ++------------------ > > drivers/net/tap/tap.h | 73 > > +++++++++++++++++++++++++++++++++++++++++++ > > tap.h is a generic name, I think rte_eth_tap.h fits better here. > > <...> I'm ok with that. I'll change it in my next version.