it will be ignored.
Signed-off-by: Souvik Dey
---
v3:
* Changed the error log in case vlan strip command fails
as per the latest comment.
---
v2:
* Simplied the commit log.
* goto err; is not required as it has only one more return path
and there is no cleanup required apart from just return err
it will be ignored.
Signed-off-by: Souvik Dey
---
v2:
* Simplied the commit log.
* goto err; is not required as it has only one more return path
and there is no cleanup required apart from just return err.
* Updated the comment start from /* -> /**
* Changed the error log in case vlan st
it will be ignored.
Signed-off-by: Souvik Dey
---
v2:
* Simplied the commit log.
* goto err; is not required as it has only one more return path
and there is no cleanup required apart from just return err.
* Updated the comment start from /* -> /**
* Changed the error log in case vlan st
-off-by: Souvik Dey
---
drivers/net/i40e/i40e_ethdev_vf.c | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev_vf.c
b/drivers/net/i40e/i40e_ethdev_vf.c
index c26b036..2ecf74b 100644
--- a/drivers/net/i40e/i40e_ethdev_vf.c
+++ b/drivers/net
-off-by: Souvik Dey
---
drivers/net/i40e/i40e_ethdev_vf.c | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev_vf.c
b/drivers/net/i40e/i40e_ethdev_vf.c
index c26b036..2ecf74b 100644
--- a/drivers/net/i40e/i40e_ethdev_vf.c
+++ b/drivers/net
-off-by: Souvik Dey
---
drivers/net/i40e/i40e_ethdev_vf.c | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev_vf.c
b/drivers/net/i40e/i40e_ethdev_vf.c
index c26b036..2ecf74b 100644
--- a/drivers/net/i40e/i40e_ethdev_vf.c
+++ b/drivers/net
: Souvik Dey
---
drivers/common/mlx5/linux/mlx5_nl.c | 20 +++-
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git a/drivers/common/mlx5/linux/mlx5_nl.c
b/drivers/common/mlx5/linux/mlx5_nl.c
index 40d8620..ef7a521 100644
--- a/drivers/common/mlx5/linux/mlx5_nl.c
+++ b/drivers
the multicast MACs are added properly to both the internal table
and also the device, specially in case of SR-IOV VF.
Souvik Dey (1):
net/mlx5:fix storing the synced MAC to internal table
drivers/common/mlx5/linux/mlx5_nl.c | 20 +++-
1 file changed, 15 insertions(+), 5 deletions
: Souvik Dey
---
drivers/common/mlx5/linux/mlx5_nl.c | 20 +++-
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git a/drivers/common/mlx5/linux/mlx5_nl.c
b/drivers/common/mlx5/linux/mlx5_nl.c
index 40d8620..da56add 100644
--- a/drivers/common/mlx5/linux/mlx5_nl.c
+++ b/drivers
the multicast MACs are added properly to both the internal table
and also the device, specially in case of SR-IOV VF.
Souvik Dey (1):
net/mlx5:fix storing the synced MAC to internal table
drivers/common/mlx5/linux/mlx5_nl.c | 20 +++-
1 file changed, 15 insertions(+), 5 deletions
disable the vlan strip
after sending add_vlan if app configured the VLAN_STRIP as disabled.
Signed-off-by: Souvik Dey
---
drivers/net/i40e/i40e_ethdev_vf.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev_vf.c
b/drivers/net/i40e
disable the vlan strip
after sending add_vlan if app configured the VLAN_STRIP as disabled.
Signed-off-by: Souvik Dey
---
drivers/net/i40e/i40e_ethdev_vf.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev_vf.c
b/drivers/net/i40e
STRIP flag in the dev_conf and disable the vlan strip
after sending add_vlan if app configured the VLAN_STRIP as disabled.
Signed-off-by: Souvik Dey
---
drivers/net/i40e/i40e_ethdev_vf.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethd
13 matches
Mail list logo