Re: [dpdk-dev] [dpdk-stable] [PATCH v2] table: fix typo
From: Dumitrescu, Cristian <hidden>
Date: 2021-07-03 00:07:38
From: Dumitrescu, Cristian <hidden>
Date: 2021-07-03 00:07:38
quoted
quoted
quoted
quoted
quoted
quoted
Hi Thierry, I think Thomas is asking for you to send a new version of this patchwithquoted
quoted
quoted
the title updated. Is this OK with you? No need to send a v3.OK, so you're going to fix the title while applying? Thanks, Thomas.Hi Thomas, I see this fix is not yet applied, is there any action required?The proposed title is not fantastic. Last one is: table: all keys must be checked to declare that a bucket is empty I just need a title showing what is fixed. What is the impact of the bug in bkt_is_empty()?Hi Thomas, How about this one: table: fix bucket empty logic Due to a typo, only 3 our of 4 keys in the bucket of the exact match table were considered, which can result in valid keys being incorrectly dropped from the table. Regards, Cristian
Hi Thomas, Ping,