Hi Ferruh,
It seems I have missed some comments, so just reply this again.
> -Original Message-
> From: Yigit, Ferruh [mailto:ferruh.yi...@linux.intel.com]
> Sent: Wednesday, March 06, 2019 20:45
> To: Xu, Rosen ; dev@dpdk.org
> Cc: Yigit, Ferruh ; Zhang, Tianfei
> ; Wei, Dan ; Pei, Andy
> -Original Message-
> From: Honnappa Nagarahalli
> Sent: Saturday, March 9, 2019 7:48 AM
> To: tho...@monjalon.net; Ananyev, Konstantin
> ; Gavin Hu (Arm Technology China)
>
> Cc: Ilya Maximets ; dev@dpdk.org; nd
> ; jer...@marvell.com; hemant.agra...@nxp.com;
> nipun.gu...@nxp.com; ol
09/03/2019 04:03, Stephen Hemminger:
> On Sat, 09 Mar 2019 01:47:32 +0100
> Thomas Monjalon wrote:
>
> > 06/03/2019 18:05, Bruce Richardson:
> > > test-meson-build.sh generates multiple build directories for various
> > > targets. As these follow a few known patterns of reasonable lengths,
> > >
https://bugs.dpdk.org/show_bug.cgi?id=205
Rami Rosen (ramir...@gmail.com) changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution|---
> Thomas Monjalon wrote:
>Yes, but "git ls build*" is not empty because of buildtools/
>Could be "build" and "build-*".
+1
>
>
>
>
>
These are just convention breakage on rte_errno,
no real harm from that.
Cc: sta...@dpdk.org
Signed-off-by: Igor Russkikh
Fixes: 2b1472d7150c ("net/atlantic: implement Tx path")
---
drivers/net/atlantic/atl_rxtx.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/ne
The patchset mainly fixes some Coverity issues,
couple of minor bugs and overflows.
It also improves eeprom get/set logic with ability of custom
device address and dump length.
v2: better git log, line lengths, Fixes tags.
Igor Russkikh (7):
net/atlantic: fix negative error codes
net/atlant
Found by coverity scan.
Signed-off-by: Igor Russkikh
---
drivers/net/atlantic/hw_atl/hw_atl_b0.c | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/drivers/net/atlantic/hw_atl/hw_atl_b0.c
b/drivers/net/atlantic/hw_atl/hw_atl_b0.c
index 9400e0edb999..53fd8e9f0237 100644
---
Found by Coverity scan. Checks are useless
because at these code places err is always zero.
Signed-off-by: Igor Russkikh
---
drivers/net/atlantic/hw_atl/hw_atl_utils.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/net/atlantic/hw_atl/hw_atl_utils.c
b/drivers/ne
From: Pavel Belous
Default dev addr is replaced with magic field from the request.
Length is allowed to be less than maximum.
SMBUS access bit definitions also better organised now.
Signed-off-by: Igor Russkikh
Signed-off-by: Pavel Belous
---
drivers/net/atlantic/atl_ethdev.c | 24
From: Pavel Belous
Found by Coverity scan. This is a real memory corruption.
There is no need in extra RTE_ALIGN macros since the
request/result structures are 4-byte aligned by definition.
Cc: sta...@dpdk.org
Fixes: ce4e8d418097 ("net/atlantic: implement EEPROM get/set")
Signed-off-by: Igor Rus
In case link speed is re configured after port start, it does not
takes the requested speed value, but instead just sets full autoneg
mask.
Cc: sta...@dpdk.org
Fixes: 7943ba05f67c ("net/atlantic: add link status and interrupt management")
Signed-off-by: Igor Russkikh
---
drivers/net/atlantic/atl
Default rxtx logging used ERR level, that caused logger to always
trigger. That may cause perf degradation even if logger was not enabled but
compiled in.
Signed-off-by: Igor Russkikh
---
drivers/net/atlantic/atl_rxtx.c | 16
1 file changed, 4 insertions(+), 12 deletions(-)
dif
From: Pavel Belous
Fixes: ce4e8d418097 ("net/atlantic: implement EEPROM get/set")
Cc: sta...@dpdk.org
Signed-off-by: Igor Russkikh
Signed-off-by: Pavel Belous
---
.../net/atlantic/hw_atl/hw_atl_utils_fw2x.c | 28 ---
1 file changed, 24 insertions(+), 4 deletions(-)
diff --gi
Max number of xstats items was returned instead of actual number
of filled in records.
Cc: sta...@dpdk.org
Fixes: fbe059e87209 ("net/atlantic: implement device statistics")
Signed-off-by: Igor Russkikh
---
drivers/net/atlantic/atl_ethdev.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-
Original vlan offload code declared callbacks, but did not
enable the feature offload bit
Cc: sta...@dpdk.org
Fixes: f7c2c2c8c558 ("net/atlantic: implement VLAN filters and offloads")
Signed-off-by: Igor Russkikh
---
drivers/net/atlantic/atl_ethdev.c | 3 ++-
1 file changed, 2 insertions(+), 1 d
On Sat, 9 Mar 2019 14:03:30 +
Igor Russkikh wrote:
> From: Pavel Belous
>
> Found by Coverity scan. This is a real memory corruption.
> There is no need in extra RTE_ALIGN macros since the
> request/result structures are 4-byte aligned by definition.
When fixing bugs found by Coverity it i
https://bugs.dpdk.org/show_bug.cgi?id=222
Bug ID: 222
Summary: When setting CONFIG_RTE_LIBRTE_PDUMP=n, build fails
with "undefined reference to `test_pdump'"
Product: DPDK
Version: 19.02
Hardware: x86
OS: Li
On Thu, 2019-02-28 at 15:13 +0800, Rosen Xu wrote:
> Add Intel FPGA Acceleration NIC IPN3KE PMD driver.
>
> Signed-off-by: Rosen Xu
> Signed-off-by: Andy Pei
> Signed-off-by: Dan Wei
> ---
> drivers/net/Makefile | 1 +
> drivers/net/ipn3ke/Makefile
Thursday, March 7, 2019 5:28 PM, Mit Matelske:
> Subject: Re: [dpdk-dev] mlx5 under FreeBSD
>
>
> >
> > - Original Message -
> > From: "shahafs"
> > To: "Mit Matelske"
> >
> > What you print here is the verbs layer, and looks OK. I am more interested
> on the values before the command r
20 matches
Mail list logo