[dpdk-dev] [PATCH v3 2/4] net/netvsc: add hyper-v netvsc network device

Stephen Hemminger stephen at networkplumber.org
Wed Apr 18 18:04:20 CEST 2018


 
> > +/* XXX Why is this not generic in RTE? */
> > +static int
> > +hn_dev_atomic_write_link_status(struct rte_eth_dev *dev,
> > +		struct rte_eth_link *link)
> > +{  
> 
> It is indeed generic now thanks to you :)
> Can you switch to your generic functions?

Will change in v4. This driver has been developed on older
source predating this.


More information about the dev mailing list