From: thor.thayer@xxxxxxxxxxxxxxx Date: Mon, 22 Oct 2018 17:22:26 -0500 > From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx> > > Ping with Jumbo packet does not reply and get a watchdog timeout ... > Inspection of queue showed Jumbo packets were not sent out. > The ring Jumbo packet function needs to set the OWN bit so > the packet is sent. > > Signed-off-by: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx> > --- > v2 Add fix for jumbo frames > 8K (same OWN bit) Applied.