[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151202.123103.122030174756190808.davem@davemloft.net>
Date: Wed, 02 Dec 2015 12:31:03 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: sunil.kovvuri@...il.com
Cc: eric.dumazet@...il.com, p.fedin@...sung.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Sunil.Goutham@...iumnetworks.com, sgoutham@...ium.com
Subject: Re: [PATCH 3/6] net: thunderx: Increase transmit queue length
From: Sunil Kovvuri <sunil.kovvuri@...il.com>
Date: Wed, 2 Dec 2015 11:18:43 +0530
>>The driver should successfully recover from out of memory situations
>> and not stop RX/TX completely.
> This memory allocation is while interface bringup/initialization and not during
> packet I/O.
>
>>Don't put this off as not "related" to your patch, it is as this
>>introduces the behavior for this user, and you should fix it before
>>expecting me to apply this patch series.
> I would disagree on this, as this patch hasn't introduced any failure here,
> if this user has connected any device which asks for a bit large amount
> of coherent memory then i am sure he will see the same issue.
It's not the memory allocation that's the problem.
It's the the device completely dies and does not recover even when
memory does become available later.
That is a hard regression which this change introduces.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists