numam-dpdk/drivers
Jianfeng Tan bce7e9050f net/virtio-user: fix start with kernel vhost
After reset owner in below patch, we failed to set owner before
sending further vhost messages. It is OK with vhost user implemented
DPDK/VPP/Contrail, but it sees "Operation not permitted" error when
used with vhost kernel.

We fix this by setting owner every time the device is started.

Fixes: 0d6a8752ac ("net/virtio-user: fix crash as features change")
Cc: stable@dpdk.org

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-02-13 18:58:02 +01:00
..
bbdev bbdev: fix exported dynamic log type 2018-02-06 18:51:44 +01:00
bus lib: remove unused map symbols 2018-02-13 14:55:01 +01:00
crypto crypto/qat: fix allocation check and leak 2018-02-01 00:34:51 +01:00
event event/dpaa: fix portal allocation 2018-02-06 00:43:32 +01:00
mempool lib: remove unused map symbols 2018-02-13 14:55:01 +01:00
net net/virtio-user: fix start with kernel vhost 2018-02-13 18:58:02 +01:00
raw raw/skeleton: fix device start test 2018-02-06 17:32:34 +01:00
Makefile raw/skeleton: introduce skeleton rawdev driver 2018-01-31 15:36:02 +01:00
meson.build drivers: improve pmdinfo generation with meson 2018-01-30 21:59:00 +01:00