<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin: 0px;">Hi</div><div style="margin: 0px;">when I use dpdk to call rte_eth_tx_burst function for sending data from the secondary process, vfio will crash:</div><p style="margin: 0px;"><br></p><p style="margin: 0px;">PID: 60699 TASK: ffff8f0152235df00 CPU: 14  COMMAND: "testlstack02"</p><p style="margin: 0px;"> #0 [ffffa7d8cecc39a8] machine_kexec at ffffffff9045d67b</p><p style="margin: 0px;"> #1 [ffffa7d8ceec3a00] __crash_kexec at ffffffff90562e92</p><p style="margin: 0px;"> #2 [ffffa7d8ceec3ac0] panic at ffffffff904b9b79</p><p style="margin: 0px;"> #3 [ffffa7d8ceec3b48] oops_end at ffffffff904231fc</p><p style="margin: 0px;"> #4 [ffffa7d8ceec3b70] remap_pfn_range at ffffffff90664772</p><p style="margin: 0px;"> #5 [ffffa7d8ceec3c58] remap_pfn_range at ffffffff90664772</p><p style="margin: 0px;"> #6 [ffffa7d8ceec3da0] vfio_pci_mmap_fault at ffffffffc-bda821 [vfio_pci] </p><p style="margin: 0px;"> #7 [ffffa7d8ceec3dc0] __do_fault at ffffffff90662ee9</p><p style="margin: 0px;"> #8 [ffffa7d8ceec3df0] do fault at ffffffff90663b2c</p><p style="margin: 0px;"> #9 [ffffa7d8ceec3e90] __handle_mm_fault at ffffffff90663c9c</p><p style="margin: 0px;">#10 [ffffa7d8ceec3ec0] handle_mm_fault at ffffffff9047103b</p><p style="margin: 0px;">#11 [ffffa7d8ceec3ee0] __do_page_fault at ffffffff904712e1</p><p style="margin: 0px;">#12 [ffffa7d8ceec3f20] do_page_fault at ffffffff9047122e</p><p style="margin: 0px;">#13 [ffffa7d8ceec3f50] page_fault at ffffffff90e012de</p><p style="margin: 0px;"><br></p><p style="margin: 0px;">The crash occurs when the secondary queue of the secondary process send pkts. I have tested that the primary process and the first queue of the secondary process do not crash. I use i40e X710 nic.</p><p style="margin: 0px;"><br></p><p style="margin: 0px;">Has anyone ever encountered simlilar issue? please provide some ideas for fixing the issue.</p><p style="margin: 0px;">Thanks!</p></div>