Hi,
Actually looks like we're going with another workaround, so I might not be
needing my original patch.
Also, I do not understand how my patch (not printing a log) makes a test fail -
I couldn't find that test in DPDK to verify. I'm not that familiar
In case no transceiver exist when trying to get the transceiver's info
There should not be an error message from the library.
The caller may print an appropriate error message using the relevant rte_errno
if required.
Bugzilla ID: 1690
Signed-off-by: yogev
---
drivers/net/mlx5/
0001-net-mlx5-fix-transceiver-warning-when-not-exist.patch
Description: 0001-net-mlx5-fix-transceiver-warning-when-not-exist.patch
Coverity issue: 323479
Fixes: 30f77abe net/vmxnet3: support stats reset
Cc: sta...@dpdk.org
Signed-off-by: yogev ch
---
drivers/net/vmxnet3/vmxnet3_ethdev.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/vmxnet3/vmxnet3_ethdev.c
b/drivers/net/vmxnet3
I'll add it.
Actually I didn't know why it wasn't implemented. Thanks.
-Original Message-
From: Yong Wang
Sent: Monday, September 17, 2018 8:21 PM
To: Yogev Chaimovich
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] vmxnet3: stats_reset implementation
> On Sep 17,
)', hw stats which always increase reduce
SNAPSHOT stats. That's how we get the "real" stats since the last
'stats_reset()'.
Signed-off-by: yogev ch
---
drivers/net/vmxnet3/vmxnet3_ethdev.c | 78 ++--
drivers/net/vmxnet3/vmxnet3
w we get the "real" stats since the last
'stats_reset()'.
Signed-off-by: yogev ch
---
drivers/net/vmxnet3/vmxnet3_ethdev.c | 78 ++--
drivers/net/vmxnet3/vmxnet3_ethdev.h | 3 ++
2 files changed, 78 insertions(+), 3 deletions(-)
diff --gi
alled.
When getting stats with 'stats_get()', hw stats which always increase reduce
SNAPSHOT stats. That's how we
get the "real" stats since the last 'stats_reset()'.
Signed-off-by: yogev ch
"
-Original Message-
From: Yong Wang
Sent: Friday, Sept
Signed-off-by: yogev ch
---
drivers/net/vmxnet3/vmxnet3_ethdev.c | 78 ++--
drivers/net/vmxnet3/vmxnet3_ethdev.h | 3 ++
2 files changed, 78 insertions(+), 3 deletions(-)
diff --git a/drivers/net/vmxnet3/vmxnet3_ethdev.c
b/drivers/net/vmxnet3/vmxnet3_ethdev.c
9 matches
Mail list logo