On Tue, Apr 8, 2025 at 10:41 AM Kevin Traynor <[email protected]> wrote: > > From: Jay Ding <[email protected]> > > rte_eth_dev_info_get() could fail due to device reset, etc. > > The return value should be checked before the device info > pointer is dereferenced. > > Fixes: 2f196c80e716 ("netdev-dpdk: Use LSC interrupt mode.") > Signed-off-by: Jay Ding <[email protected]> > Signed-off-by: Kevin Traynor <[email protected]>
Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
