> -----Original Message----- > From: Ma, WenwuX <wenwux...@intel.com> > Sent: Monday, August 7, 2023 11:15 AM > To: maxime.coque...@redhat.com; dev@dpdk.org > Cc: Xia, Chenbo <chenbo....@intel.com>; Ling, WeiX <weix.l...@intel.com>; > Ma, WenwuX <wenwux...@intel.com>; sta...@dpdk.org > Subject: [PATCH] net/virtio: fix the setting of the vector for link state > interrupt > > The settings of the vector for link state interrupts should be done before the > initialization of the device is completed. > > Fixes: ee85024cf5f7 ("net/virtio: complete init stage at the right place") > Cc: sta...@dpdk.org > > Signed-off-by: Wenwu Ma <wenwux...@intel.com> > ---
Tested-by: Wei Ling <weix.l...@intel.com>