hi, shijith
I have reissued v2 patch and corrected the commit log. Please check it. Thank
you.
-- Original --
From: "Shijith Thotton";
Date: Tue, May 22, 2018 10:19 PM
To: "yaochuhong";
Cc: "shijith.thotton"; "dev";
Subject: Re: [PATCH] net/liquidio:Fix U
On Mon, May 21, 2018 at 08:58:15PM +0800, yaochuhong wrote:
> When I was using VPP +dpdk-18.02+liqudio CN23xx, I encountered such a bug. \n
> When VPP called dpdk_device_start to initialize DPDK liqudio drive, I found
> that initialization failed. \n
> The reason for the failure is that VF MTU > P
When I was using VPP +dpdk-18.02+liqudio CN23xx, I encountered such a bug. \n
When VPP called dpdk_device_start to initialize DPDK liqudio drive, I found
that initialization failed. \n
The reason for the failure is that VF MTU > PF MTU, but PF MTU has been
modified to 9600 (> VF MTU). \n
Finally,
Signed-off-by: yaochuhong
---
drivers/net/liquidio/lio_ethdev.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/net/liquidio/lio_ethdev.c
b/drivers/net/liquidio/lio_ethdev.c
index 0e0b5d8..50743c7 100644
--- a/drivers/net/liquidio/lio_ethdev.c
+++ b/drivers/net/liquidio/lio_ethdev
On 5/21/2018 11:37 AM, yaochuhong wrote:
> Signed-off-by: yaochuhong
> ---
> drivers/net/liquidio/lio_ethdev.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/net/liquidio/lio_ethdev.c
> b/drivers/net/liquidio/lio_ethdev.c
> index 0e0b5d8..ba39d20 100644
> --- a/drivers/net/
Signed-off-by: yaochuhong
---
drivers/net/liquidio/lio_ethdev.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/net/liquidio/lio_ethdev.c
b/drivers/net/liquidio/lio_ethdev.c
index 0e0b5d8..ba39d20 100644
--- a/drivers/net/liquidio/lio_ethdev.c
+++ b/drivers/net/liquidio/lio_ethdev
6 matches
Mail list logo