Hi Stephen and Michal
Thanks a lot for all the discussions and progress made on this.Appreciate it.
Sorry for the late reply. To answer your questions:
1. Is the application you're using the single-process or multiprocess?
If so, from which process are you probing for the xstats?
>> System has both primary and secondary processes running. but the stats are being fetched from the primary process only. I'm not sure if the presence of secondary processes is causing the crash even if we try to fetch stats from the primary process. Can we confirm this from the code?
2. Have you tried running latest DPDK v20.11 LTS?
>> It's DPDK v20.11.1. Did not try with the latest 20.11 LTS.
3. What kernel module are you using (igb_uio/vfio-pci)?
>> It's igb_uio.
4. On what AWS instance type it was reproduced?
>> It's c5n.2xlarge. ( 8 cores. 1 primary process and 6 secondary processes.)
5. Is the Seg Fault happening the first time you call for the xstats?
>> Yes. That's correct.
Regards
Amiya