DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Xiao Wang <xiao.w.wang@intel.com>
Cc: dev@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>,
	chaozhu@linux.vnet.ibm.com
Subject: Re: [dpdk-dev] [PATCH] net/ifc: fix build with type virtio16
Date: Tue, 09 Oct 2018 01:59:32 +0200	[thread overview]
Message-ID: <1689751.y9sZlFj1Sz@xps> (raw)
In-Reply-To: <31820495-4273-d47b-bbfa-c3ac942eed36@intel.com>

08/10/2018 14:52, Ferruh Yigit:
> On 10/8/2018 5:32 AM, Xiao Wang wrote:
> > The typedef of "__virtio16" is introduced into Linux kernel in v3.19.
> > To prevent build error on old kernel, this patch replaces the
> > "__virtio" usage with "uint16_t".
> > 
> > Fixes: d7fe5a2861e7 ("net/ifc: support live migration")
> > 
> > Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied, thanks

      reply	other threads:[~2018-10-08 23:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08  4:32 Xiao Wang
2018-10-08 12:52 ` Ferruh Yigit
2018-10-08 23:59   ` Thomas Monjalon [this message]

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=1689751.y9sZlFj1Sz@xps \
    --to=thomas@monjalon.net \
    --cc=chaozhu@linux.vnet.ibm.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=xiao.w.wang@intel.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 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).