TWSD-1203 vAPV Enters Hang State after executing debug trace cmd's at AVX level || JHSDC

Review Request #1107 — Created Oct. 21, 2025 and submitted

timlai
AVX2
rel_avx_2_7_5
TWSD-1203
stevenku, wli

Root Cause:
PF has to delete all the filters during reset. If it is fully loaded with filters then it is possible that
it will take more than 200 ms to finish the reset resulting in timeout during pf_reset and PF reset failed, -15 error indication.

Solution:
Increasing the timeout value for PF reset from 200 to 1000 to give PF more time to finish reset if it is loaded with filters.

  1. Execute "debug trace" coomand on AVX, check there is no "PF reset failed" error log in dmesg.
  2. Check there is no "VF init failed" error log in vAPV atcp log.
wli
  1. Ship It!
  2. 
      
timlai
Review request changed

Status: Closed (submitted)

Loading...