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. <...>