Re: [PATCH 2/2] net/virtio: fix device init to return negative errno

2023-06-01 Thread Maxime Coquelin
On 3/22/23 11:23, Boleslav Stankevich wrote: virtio_init_device() and called helper functions sometimes return -1 when return code should be negative errno. Fix all such cases to return correct negative errno instead. Fixes: 26b683b4f7d0 ("net/virtio: setup Rx queue interrupts") Fixes: 0c9d66

RE: [PATCH 2/2] net/virtio: fix device init to return negative errno

2023-05-11 Thread Xia, Chenbo
> -Original Message- > From: Boleslav Stankevich > Sent: Wednesday, March 22, 2023 6:23 PM > To: dev@dpdk.org > Cc: Boleslav Stankevich ; > sta...@dpdk.org; Andrew Rybchenko ; Maxime > Coquelin ; Xia, Chenbo ; > Jianfeng Tan ; Yuanhan Liu ; > Tetsuya Mukawa ; Huawei Xie inc.com> > Subject