aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHuy Nguyen <[email protected]>2020-12-15 10:58:54 -0600
committerSaeed Mahameed <[email protected]>2021-05-27 11:54:36 -0700
commitc07274ab1ab2c38fb128e32643c22c89cb319384 (patch)
treeb373b7a9d166b2fd99bd712fac58993fc8be9686 /tools/perf/scripts/python
parentb973cf32453f78d8661a640d0a0167d1d41ea331 (diff)
net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
rep_tc copy REG_C1 to REG_B. IPsec crypto utilizes the whole REG_B register with BIT31 as IPsec marker. rep_tc_update_skb drops IPsec because it thought REG_B contains bad value. In previous patch, BIT 31 of REG_C1 is reserved for IPsec. Skip the rep_tc_update_skb if BIT31 of REG_B is set. Signed-off-by: Huy Nguyen <[email protected]> Signed-off-by: Raed Salem <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions