On 2015/09/30 23:04, Tomasz Kulasek wrote:
> This patch initializes eth_dev->link_intr_cbs queue used when null pmd is
> added to the bonding.
>
> v5 changes:
> - removed unnecessary malloc for eth_driver (rte_null_pmd)
>
> Signed-off-by: Tomasz Kulasek
> ---
> drivers/net/null/rte_eth_null.c |
This patch initializes eth_dev->link_intr_cbs queue used when null pmd is
added to the bonding.
v5 changes:
- removed unnecessary malloc for eth_driver (rte_null_pmd)
Signed-off-by: Tomasz Kulasek
---
drivers/net/null/rte_eth_null.c |2 ++
1 file changed, 2 insertions(+)
diff --git a/driv
2 matches
Mail list logo