DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] Some fixes on virtio-user/vhost
@ 2018-02-12  3:20 Jianfeng Tan
  2018-02-12  3:20 ` [dpdk-dev] [PATCH 1/3] net/vhost: fix incorrect log info Jianfeng Tan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jianfeng Tan @ 2018-02-12  3:20 UTC (permalink / raw)
  To: dev; +Cc: yliu, maxime.coquelin, tiwei.bie, Jianfeng Tan

Patch 1: a trivial fix on reword a log message.
Patch 2: fix the rxq interrupt mode when virtio-user is used
         with vhost kernel.
Patch 3: a trivial fix on LSC fd init when virtio-user is used
         with vhost kernel.

Jianfeng Tan (3):
  net/vhost: fix incorrect log info
  net/virtio-user: fix not working with vhost kernel
  net/virtio-user: fix not proper initialized

 drivers/net/vhost/rte_eth_vhost.c                | 4 ++--
 drivers/net/virtio/virtio_user/virtio_user_dev.c | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-13 17:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12  3:20 [dpdk-dev] [PATCH 0/3] Some fixes on virtio-user/vhost Jianfeng Tan
2018-02-12  3:20 ` [dpdk-dev] [PATCH 1/3] net/vhost: fix incorrect log info Jianfeng Tan
2018-02-12  3:20 ` [dpdk-dev] [PATCH 2/3] net/virtio-user: fix not working with vhost kernel Jianfeng Tan
2018-02-12  3:20 ` [dpdk-dev] [PATCH 3/3] net/virtio-user: fix not proper initialized Jianfeng Tan
2018-02-13 13:32 ` [dpdk-dev] [PATCH 0/3] Some fixes on virtio-user/vhost Maxime Coquelin
2018-02-13 17:55   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).