DPDK usage discussions
 help / color / mirror / Atom feed
* dpdk crashes when enable vmxnet3 interrupt on system not supporting interrupt
@ 2022-08-11 13:49 Bin Zhou (bzhou2)
  0 siblings, 0 replies; only message in thread
From: Bin Zhou (bzhou2) @ 2022-08-11 13:49 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]

Hi,
We have an OVA which may run on systems support or not support interrupt in guest VM.
When enable vmxnets interrupt in guest VM that does not support interrupt, dpdk crashes:

#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x00007f8aac398859 in __GI_abort () at abort.c:79
#2  0x0000000000406955 in os_exit (code=<optimized out>) at /opt/project/vpp/vpp-repo/src/vpp/vnet/main.c:440
#3  0x00007f8aac84c727 in unix_signal_handler (signum=<optimized out>, si=<optimized out>, uc=<optimized out>) at /opt/project/vpp/vpp-repo/src/vlib/unix/main.c:185
#4  <signal handler called>
#5  0x00007f8a6aef7d06 in vmxnet3_enable_intr.isra () from /usr/lib/x86_64-linux-gnu/vpp_plugins/dpdk_plugin.so
#6  0x00007f8a6b7ff663 in vmxnet3_dev_rx_queue_intr_enable () from /usr/lib/x86_64-linux-gnu/vpp_plugins/dpdk_plugin.so
#7  0x00007f8a6b20de60 in rte_eth_dev_rx_intr_enable () from /usr/lib/x86_64-linux-gnu/vpp_plugins/dpdk_plugin.so

Is there a way to make dpdk fall back to disable interrupt (rather than crash) in this case?

Thanks,
Bin


[-- Attachment #2: Type: text/html, Size: 4731 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-16 19:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 13:49 dpdk crashes when enable vmxnet3 interrupt on system not supporting interrupt Bin Zhou (bzhou2)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).