From: Thomas Monjalon <thomas@monjalon.net>
To: xiangxia.m.yue@gmail.com
Cc: dev@dpdk.org, ferruh.yigit@intel.com
Subject: Re: [dpdk-dev] [PATCH] igb_uio: change the irq print type.
Date: Tue, 06 Feb 2018 00:17:03 +0100 [thread overview]
Message-ID: <1607393.bdUyVnrTdh@xps> (raw)
In-Reply-To: <1516724254-109282-1-git-send-email-xiangxia.m.yue@gmail.com>
23/01/2018 17:17, xiangxia.m.yue@gmail.com:
> From: Tonghao Zhang <xiangxia.m.yue@gmail.com>
>
> The kernel uses the '%d' or '%ld' to print irq num.
> But igb_uio may use the '%lx', then the log may confuse
> the user what irq num has been used. The log is show as
> below.
>
> igb_uio 0000:00:03.0: irq 24 for MSI/MSI-X
> igb_uio 0000:00:03.0: uio device registered with irq 18
>
> kernel version: 3.10.0-514.16.1.el7
>
> For avoiding to be confused, change the igb_uio irq
> print type.
>
> Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Applied, thanks
prev parent reply other threads:[~2018-02-05 23:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-23 16:17 xiangxia.m.yue
2018-02-05 23:17 ` 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=1607393.bdUyVnrTdh@xps \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=xiangxia.m.yue@gmail.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).