patches for DPDK stable branches
 help / color / mirror / Atom feed
From: "Zhao1, Wei" <wei.zhao1@intel.com>
To: "Ye, Xiaolong" <xiaolong.ye@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"stable@dpdk.org" <stable@dpdk.org>,
	"Zhang, Qi Z" <qi.z.zhang@intel.com>
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] net/ixgbe: enable Pf host new mbox version
Date: Wed, 28 Aug 2019 08:15:46 +0000	[thread overview]
Message-ID: <A2573D2ACFCADC41BB3BE09C6DE313CA07F39D07@PGSMSX103.gar.corp.intel.com> (raw)
In-Reply-To: <20190821064324.GC87622@intel.com>

Hi, Xiaolong
   It is used for enable a new mbox API TYPE 

> -----Original Message-----
> From: Ye, Xiaolong
> Sent: Wednesday, August 21, 2019 2:43 PM
> To: Zhao1, Wei <wei.zhao1@intel.com>
> Cc: dev@dpdk.org; stable@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>
> Subject: Re: [dpdk-dev] [PATCH] net/ixgbe: enable Pf host new mbox version
> 
> Hi, wei
> 
> Is it a fix patch?
> 
> Thanks,
> Xiaolong
> 
> On 08/02, Wei Zhao wrote:
> >a new mail box version of ixgbe_mbox_api_13 need to enable for pf host,
> >in order that it can communicate with vf for queue number.
> >
> >Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
> >---
> > drivers/net/ixgbe/ixgbe_pf.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> >diff --git a/drivers/net/ixgbe/ixgbe_pf.c
> >b/drivers/net/ixgbe/ixgbe_pf.c index fafff6b..85e5ec2 100644
> >--- a/drivers/net/ixgbe/ixgbe_pf.c
> >+++ b/drivers/net/ixgbe/ixgbe_pf.c
> >@@ -616,6 +616,7 @@ ixgbe_get_vf_queues(struct rte_eth_dev *dev,
> uint32_t vf, uint32_t *msgbuf)
> > 	case ixgbe_mbox_api_20:
> > 	case ixgbe_mbox_api_11:
> > 	case ixgbe_mbox_api_12:
> >+	case ixgbe_mbox_api_13:
> > 		break;
> > 	default:
> > 		return -1;
> >--
> >2.7.5
> >

  reply	other threads:[~2019-08-28  8:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02  7:24 [dpdk-stable] " Wei Zhao
2019-08-21  6:43 ` [dpdk-stable] [dpdk-dev] " Ye Xiaolong
2019-08-28  8:15   ` Zhao1, Wei [this message]
2019-08-28  8:16 ` [dpdk-stable] [PATCH v2] " Wei Zhao
2019-09-05 10:41   ` Ye Xiaolong

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=A2573D2ACFCADC41BB3BE09C6DE313CA07F39D07@PGSMSX103.gar.corp.intel.com \
    --to=wei.zhao1@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=stable@dpdk.org \
    --cc=xiaolong.ye@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).