From: Yuval Shaia <yuval.shaia@oracle.com>
To: Yuval Shaia <yuval.shaia@oracl.com>
Cc: dmitry.fleytman@gmail.com, jasowang@redhat.com,
marcel.apfelbaum@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] pvrdma: Extend device state
Date: Sun, 2 Sep 2018 12:13:07 +0300 [thread overview]
Message-ID: <20180902091306.GA7037@lap1> (raw)
In-Reply-To: <20180902084813.12230-1-yuval.shaia@oracl.com>
On Sun, Sep 02, 2018 at 11:48:11AM +0300, Yuval Shaia wrote:
> pvrdma device state is compose of the state of the following:
> - rdma backend device
> - vmxnet3 device on PCI function 0
> - pvrdma device on PCI function 1
>
> This patch-set aim to make it.
>
> Patch 1: Make vmxnet3 accessible from other devices
> Patch 2: Take vnmxnet3 state into account
>
>
> Yuval Shaia (2):
> vmxnet3: Move some definitions to header file
> hw/pvrdma: Add support for port state
>
> hw/net/vmxnet3.c | 116 +--------------------------------
> hw/net/vmxnet3_defs.h | 133 ++++++++++++++++++++++++++++++++++++++
> hw/rdma/vmw/pvrdma.h | 3 +
> hw/rdma/vmw/pvrdma_cmd.c | 12 +++-
> hw/rdma/vmw/pvrdma_main.c | 14 +++-
> 5 files changed, 160 insertions(+), 118 deletions(-)
> create mode 100644 hw/net/vmxnet3_defs.h
Please ignore this patch-set, i will send v2 with a missing functionality.
>
> --
> 2.17.1
>
parent reply other threads:[~2018-09-02 9:13 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20180902084813.12230-1-yuval.shaia@oracl.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180902091306.GA7037@lap1 \
--to=yuval.shaia@oracle.com \
--cc=dmitry.fleytman@gmail.com \
--cc=jasowang@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=yuval.shaia@oracl.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.