From: Thomas Monjalon <thomas@monjalon.net>
To: gowrishankar muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
Cc: dev@dpdk.org,
Andriy Berestovskyy <andriy.berestovskyy@caviumnetworks.com>
Subject: Re: [dpdk-dev] [PATCH] usertools: fix CPU layout with python 3
Date: Tue, 02 May 2017 00:17:19 +0200 [thread overview]
Message-ID: <2658479.cmHoMQEKkW@xps> (raw)
In-Reply-To: <1234535c-4633-8556-47ba-f4b8219c7f55@linux.vnet.ibm.com>
01/05/2017 08:29, gowrishankar muthukrishnan:
> On Sunday 30 April 2017 07:41 PM, Thomas Monjalon wrote:
> > These differences in Python 3 were causing errors:
> > - xrange is replaced by range
> > - dict values are a view (instead of list)
> > - has_key is removed
> Thanks Thomas.
>
> Please include minor correction in your patch as below.
> > Fixes: deb87e6777c0 ("usertools: use sysfs for CPU layout")
> > Fixes: 63985c5f104e ("usertools: fix CPU layout for more than 2 threads")
> >
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Applied with suggested change
prev parent reply other threads:[~2017-05-01 22:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-30 14:11 Thomas Monjalon
2017-05-01 6:29 ` gowrishankar muthukrishnan
2017-05-01 22: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=2658479.cmHoMQEKkW@xps \
--to=thomas@monjalon.net \
--cc=andriy.berestovskyy@caviumnetworks.com \
--cc=dev@dpdk.org \
--cc=gowrishankar.m@linux.vnet.ibm.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).