[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170824.182803.373650560554315773.davem@davemloft.net>
Date: Thu, 24 Aug 2017 18:28:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: netdev@...r.kernel.org, edumazet@...il.com,
siva.kallam@...adcom.com, prashant@...adcom.com,
mchan@...adcom.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2] tg3: Be drop monitor friendly
From: Florian Fainelli <f.fainelli@...il.com>
Date: Thu, 24 Aug 2017 17:47:11 -0700
> tg3_tx() does the normal packet TX completion,
> tigon3_dma_hwbug_workaround() and tg3_tso_bug() both need to allocate a
> new SKB that is suitable to workaround HW bugs, and finally
> tg3_free_rings() is doing ring cleanup. Use dev_consume_skb_any() for
> these 3 locations to be SKB drop monitor friendly.
>
> Signed-off-by: Florian Fainelli <f.fainelli@...il.com>
Applied.
Powered by blists - more mailing lists