these bits has
values which results in to incorrect expression results. To fix this we just
need to account LSB form the bool value . This can be easily done by anding the
value with true.
Signed-off-by: Tushar Mulkar
---
drivers/net/i40e/i40e_ethdev_vf.c | 4 ++--
1 file changed, 2 insertions(
The check for bool was accounting unwanted bits in the calulation of truth value
Signed-off-by: Tushar Mulkar
---
drivers/net/i40e/i40e_ethdev_vf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev_vf.c
b/drivers/net/i40e/i40e_ethdev_vf.c
index
Hi All,
I am using "Ethernet Controller X710 for 10GbE SFP+" SRIOV NIC card on
the host with 8 VFs. Out of these VFs two VFs are associated with a VM, one
VF is bound to Linux kernel driver i40evf and another is bound to dpdk pmd
i.e. igb_uio.
when there is a link fault on the hardware nic,
3 matches
Mail list logo