From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751609Ab1L3SMg (ORCPT ); Fri, 30 Dec 2011 13:12:36 -0500 Received: from violet.fr.zoreil.com ([92.243.8.30]:47048 "EHLO violet.fr.zoreil.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751019Ab1L3SMe (ORCPT ); Fri, 30 Dec 2011 13:12:34 -0500 Date: Fri, 30 Dec 2011 19:03:47 +0100 From: Francois Romieu To: Bjarke Istrup Pedersen Cc: David Miller , shemminger@vyatta.com, bhutchings@solarflare.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, rl@hellgate.ch Subject: Re: [PATCH 1/1] via-rhine: Fix hanging with high CPU load on low-end broads. Message-ID: <20111230180347.GA3647@electric-eye.fr.zoreil.com> References: <20111229153902.GB21946@electric-eye.fr.zoreil.com> <20111229183902.GC21946@electric-eye.fr.zoreil.com> <20111229.170514.1766899380937848638.davem@davemloft.net> <20111229235312.GA27092@electric-eye.fr.zoreil.com> <20111230125655.GA32031@electric-eye.fr.zoreil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Organisation: Land of Sunshine Inc. Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Bjarke Istrup Pedersen : [...] > Great, let me know when there is more to test :) It's done. I have removed linux-kernel from the Cc: where patches are sent since there is netdev. If you don't crash trivially, feel free to : 1. loop ip link up / down + module removal / insertion under traffic 2. loop ethtool / vlan commands under traffic 3. do the same as above and perform suspend / resume -- Ueimor