[dpdk-dev] [dpdk-stable] [PATCH v2] net/cxgbe: fix duplicate MAC addresses in MPS TCAM

Ferruh Yigit ferruh.yigit at intel.com
Mon Sep 14 19:46:39 CEST 2020


On 9/12/2020 12:47 AM, Rahul Lakkireddy wrote:
> From: Karra Satwik <kaara.satwik at chelsio.com>
> 
> During MAC address insertion to MPS TCAM, add a default mask when
> the mask is not explicitly specified. Otherwise, driver misses the
> mask comparison and ends up inserting duplicate entries in the
> MPS TCAM.
> 
> Fixes: 6fda3f0ddda9 ("net/cxgbe: add API to program hardware MPS table")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Karra Satwik <kaara.satwik at chelsio.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>

Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list