> On 16 Mar 2017, at 17:01, Bogdan Pricope <[email protected]> wrote: > > Hi Matias, > > Today, on "ODP Apps, Cloud, Demos, OFP" meeting I asked about the > possibility/opportunity to add an odp_pktio_mac_addr_set() API. > > This API may not make sense for some pktios but may be useful for > others: OFP may (eventually) use tap pktio to replace existing tap > functionality associated with slow path support if will be able to set > the same MAC for tap interface and 'real' interface (e.g. tap > interface and dpdk interface). > > An odp_pktio_mac_addr_set() API will solve your problem? Or maybe you > need an extra argument in odp_pktio_open()? > > BR, > Bogdan >
Hi Bogdan, In this particular use case mac set api is not needed since I want to hide the whole issue from the application. -Matias
