On Thu, Jun 29, 2017 at 5:55 AM, Ferruh Yigit
wrote:
> Just question, would this cause larger frames than expected in application?
No. It just initializes the hardware early. T​he bp->eth_dev->data->mtu
still
controls what goes to the application.
On 6/29/2017 3:51 AM, Ajit Khaparde wrote:
> Set the MTU of the device to MAX size possible.
What was the failure with existing code?
> Signed-off-by: Ajit Khaparde
Can you please add the Fixes tag.
> ---
> drivers/net/bnxt/bnxt_hwrm.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Set the MTU of the device to MAX size possible.
Signed-off-by: Ajit Khaparde
---
drivers/net/bnxt/bnxt_hwrm.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/net/bnxt/bnxt_hwrm.c b/drivers/net/bnxt/bnxt_hwrm.c
index e237041..580b2d8 100644
--- a/drivers/net/bnxt/bnxt
3 matches
Mail list logo