DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Min Hu (Connor)" <humin29@huawei.com>,
	Yunjian Wang <wangyunjian@huawei.com>, <dev@dpdk.org>
Cc: <chas3@att.com>, <dingxiaoxiong@huawei.com>, <xudingke@huawei.com>
Subject: Re: [dpdk-dev] [PATCH 1/1] net/bondig: fix type-mismatch in bonding
Date: Tue, 18 Jan 2022 11:30:53 +0000	[thread overview]
Message-ID: <cca7b8a7-160a-5019-cb68-714c042ea3dc@intel.com> (raw)
In-Reply-To: <f69a1bc4-e6bb-129b-8aa1-69743b738283@huawei.com>

On 12/11/2021 7:57 AM, Min Hu (Connor) wrote:

> 在 2021/12/10 19:41, Yunjian Wang 写道:
>> There were some type-mismatch issues in bonding and fix them:
>> - Use %u to fix argument type mismatch in RTE_BOND_LOG.
>> - The internals->mode is of type uint8_t. But the function
>>    parameter 'mode' is of type int. So change the mode type
>>    from int to uint8_t.
>>
>> Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
> 
> Acked-by: Min Hu (Connor) <humin29@huawei.com>
> 


     Fixes: 2efb58cbab6e ("bond: new link bonding library")
     Fixes: a45b288ef21a ("bond: support link status polling")
     Fixes: 68451eb6698c ("net/bonding: call through EAL on create/free")
     Cc: stable@dpdk.org


Applied to dpdk-next-net/main, thanks.

      reply	other threads:[~2022-01-18 11:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 11:41 Yunjian Wang
2021-12-11  7:57 ` Min Hu (Connor)
2022-01-18 11:30   ` Ferruh Yigit [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=cca7b8a7-160a-5019-cb68-714c042ea3dc@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=chas3@att.com \
    --cc=dev@dpdk.org \
    --cc=dingxiaoxiong@huawei.com \
    --cc=humin29@huawei.com \
    --cc=wangyunjian@huawei.com \
    --cc=xudingke@huawei.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).