From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: 4.16 issue with mbim modem and ping with size > 14552 bytes Date: Thu, 24 May 2018 17:53:34 +0200 Message-ID: <20180524155334.GA28874@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, linux-usb To: Daniele Palmas Return-path: Received: from mail.kernel.org ([198.145.29.99]:33544 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967622AbeEXPxx (ORCPT ); Thu, 24 May 2018 11:53:53 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Thu, May 24, 2018 at 05:04:49PM +0200, Daniele Palmas wrote: > Hello, > > I have an issue with an USB mbim modem when trying to send with ping > more than 14552 bytes: it looks like to me a kernel issue, but not at > the cdc_mbim or cdc_ncm level, anyway not sure, so I'm reporting the > issue. > > My kernel is 4.16. The device is the following: Does older kernels work, or is this something that has always been there? I ask, as my mobile provider does horrible things to large packet sizes. So much so that I have to set the mtu to 1280 just to get things to work properly when tethering my phone through to my laptop. So this might be a network provider issue :) thanks, greg k-h