[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120411222124.GA20605@electric-eye.fr.zoreil.com>
Date: Thu, 12 Apr 2012 00:21:24 +0200
From: Francois Romieu <romieu@...zoreil.com>
To: Svenning Sørensen <sss@...omea.com>
Cc: Bjarke Istrup Pedersen <gurligebis@...too.org>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Andreas Mohr <andi@...as.de>
Subject: Re: via-rhine: Problem with lost link after a while
Svenning Sørensen <sss@...omea.com> :
[...]
> Regarding the "Tx descriptor busy" test: no, I didn't see it
> trigger, I just put it there just in case because I suspected there
> could be a race due to the lock-free tx path.
> But I'm glad if you're confident that it can't happen :)
Almost :o)
Without the patch it may happen in mainline. Once the napi Tx completion
function checks if queueing is stopped before enabling it, it should not
happen though. The patch should fix the race where queuing is not enabled
as well.
That being said, I would welcome a pony^W^W some testing on a multi-core
system with lots of Tx and enough irq from a different (non via-rhine)
source to starve the softirq processing.
--
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists