> -----Original Message----- > From: Wang, Xiao W > Sent: Wednesday, April 25, 2018 10:18 AM > To: [email protected] > Cc: Tan, Jianfeng <[email protected]>; Wang, Zhihong > <[email protected]>; [email protected]; Wang, Xiao W > <[email protected]> > Subject: [PATCH] vhost: fix vDPA set features > > We should call set_features callback after setting features in virtio_net > structure, otherwise vDPA driver cannot get the right features. > > Fixes: 07718b4f87aa ("vhost: adapt library for selective datapath") > > Signed-off-by: Xiao Wang <[email protected]>
Acked-by: Zhihong Wang <[email protected]> Thanks for fixing it!

