On 5/29/15, 5:37 PM, "Liang-Min Larry Wang"
wrote:
>add a new api: rte_eth_dev_default_mac_addr_set to
>support changing default mac address of a NIC
>
>Signed-off-by: Liang-Min Larry Wang
>---
> lib/librte_ether/rte_ethdev.c | 18 ++
> lib/librte_ether/rte_ethdev.h
On Fri, 29 May 2015 20:37:56 -0400
Liang-Min Larry Wang wrote:
> adding a new library based upon ethdev APIs to provide API's that bear
> the same functionality as ethtool_ops (linux/ethtool.h) and net_device_ops
> (linux/netdevice.h).
The API's for ethtool like things are valuable, but please c
>On Fri, 29 May 2015 20:37:56 -0400
>Liang-Min Larry Wang wrote:
>
>> adding a new library based upon ethdev APIs to provide API's that bear
>> the same functionality as ethtool_ops (linux/ethtool.h) and
> >net_device_ops (linux/netdevice.h).
>The API's for ethtool like things are valuable, bu
On Sat, 30 May 2015 16:16:01 +
"Wang, Liang-min" wrote:
> The design decision is to keep ethdev as THE interface for all the external
> API, so ethtool APIs are designed based upon ethdev API. At the meantime, the
> ethtool APIs are designed to enable users to migrate designs based upon
>
On Sat, 30 May 2015 16:16:01 +
"Wang, Liang-min" wrote:
> >The design decision is to keep ethdev as THE interface for all the external
> >API, so ethtool APIs are designed based upon ethdev API. At the meantime,
> >the ethtool APIs are designed to enable users to migrate designs based upon
5 matches
Mail list logo