From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: WARNING: at net/core/dst.c:274 dst_release+0x2d/0x56() Date: Thu, 18 Jul 2013 09:37:19 -0700 Message-ID: <1374165439.6097.40.camel@edumazet-glaptop> References: <1372799622.4979.22.camel@edumazet-glaptop> <1372950494.4979.97.camel@edumazet-glaptop> <1374083689.6097.19.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Fernando Soto Return-path: Received: from mail-ob0-f175.google.com ([209.85.214.175]:61648 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752128Ab3GRQhX (ORCPT ); Thu, 18 Jul 2013 12:37:23 -0400 Received: by mail-ob0-f175.google.com with SMTP id xn12so3903777obc.6 for ; Thu, 18 Jul 2013 09:37:22 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 2013-07-18 at 11:55 -0400, Fernando Soto wrote: > Hi Eric, > > I applied the patch to the latest 3.10.1 and the network is working > fine. I'm not sure if it is due to the patch or any other changes > between 3.10.0 and 3.10.1. > I'll leave iperf running for a few days. Looks good so far. > > Thank you! Thanks for the update !