On Mon, Dec 19, 2016 at 10:59 PM, Stephen Hemminger
wrote:
> Since rte_eth_dev_info_get does memset() on dev_info before
> calling device specific code, the explicit assignment of NULL
> in all these virtual drivers has no effect.
>
> Signed-off-by: Stephen Hemminger
> ---
> app/test/virtual_pmd
Since rte_eth_dev_info_get does memset() on dev_info before
calling device specific code, the explicit assignment of NULL
in all these virtual drivers has no effect.
Signed-off-by: Stephen Hemminger
---
app/test/virtual_pmd.c| 1 -
drivers/net/af_packet/rte_eth_af_packet.c |
2 matches
Mail list logo