From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li,Rongqing Date: Wed, 13 Jan 2021 01:36:58 +0000 Subject: [Intel-wired-lan] [PATCH] igb: avoid premature Rx buffer reuse In-Reply-To: References: <1609990905-29220-1-git-send-email-lirongqing@baidu.com> <65a7da2dc20c4fa5b69270f078026100@baidu.com> Message-ID: <005b033dad0a47d7858a9d71d20acda0@baidu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: > -----Original Message----- > From: Alexander Duyck [mailto:alexander.duyck at gmail.com] > Sent: Wednesday, January 13, 2021 5:23 AM > To: Li,Rongqing > Cc: Netdev ; intel-wired-lan > ; Bj?rn T?pel > Subject: Re: [PATCH] igb: avoid premature Rx buffer r > Okay, this explanation makes much more sense. Could you please either include > this explanation in your patch, or include a reference to this patch as this > explains clearly what the issue is while yours didn't and led to the confusion as I > was assuming the freeing was happening closer to the t0 case, and really the > problem is t1. > > Thanks. > > - Alex Ok, I will send V2 Thanks -Li