You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An example core [0] from CSIT test on VPP debug (+asan) image. So far this issue is only seen in IPsec policy tests (which do not usually use AVF plugin in trending).
The issue reminds me of similar failure (old, logs no longer available) that got fixed by [1] (but my attempt at analogous fix [2] did not help).
vrpolak (Tue, 19 Nov 2024 12:53:44 +0000): As expected, as this got fixed only in plugins/dev_iavf, the CSIT tests agains plugins/avf are still failing [5] in rls2410.
vrpolak (Wed, 7 Aug 2024 11:10:57 +0000): So far this seems quite deterministic, and the trigger happens be avoided on CSIT side by waiting for API reply before sending new message. Not sure if the difference is casual or just a timing accident.
So far this seems quite deterministic, and the trigger happens be avoided on CSIT side by waiting for API reply before sending new message. Not sure if the difference is casual or just a timing accident.
Description
An example core [0] from CSIT test on VPP debug (+asan) image. So far this issue is only seen in IPsec policy tests (which do not usually use AVF plugin in trending).
The issue reminds me of similar failure (old, logs no longer available) that got fixed by [1] (but my attempt at analogous fix [2] did not help).
[0] https://s3-logs.fd.io/vex-yul-rot-jenkins-1/vpp-csit-verify-perf-master-ubuntu2204-x86_64-3n-snr/49/csit_current/0/log.html.gz#s1-s1-s1-s1-s1-t1-k3-k4-k1
[1] 40024: dev: mark API handlers as thread safe | https://gerrit.fd.io/r/c/vpp/+/40024
[2] https://gerrit.fd.io/r/c/vpp/+/41343
Assignee
Unassigned
Reporter
Vratko Polak
Comments
[5] https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-2410-3n-icx/72/log.html.gz#s1-s1-s1-s1-s4-t1-k3-k4-k1
[4] 41343: avf: avoid AVF deadlock | https://gerrit.fd.io/r/c/vpp/+/41343
[3] 37083: avf: tolerate socket events in avf_process_request | https://gerrit.fd.io/r/c/vpp/+/37083
Original issue: https://jira.fd.io/browse/VPP-2121
The text was updated successfully, but these errors were encountered: