DPDK usage discussions
 help / color / mirror / Atom feed
From: dawid_jurek <dawid_jurek@vp.pl>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] SyntaxError in setup.sh during binding ethernet	device
Date: Tue, 19 Jan 2016 11:54:24 +0100	[thread overview]
Message-ID: <128629564-f1def46151a59a2b2a8a73b57fe3cc7b@pmq2v.m5r2.onet> (raw)



W dniu 2016-01-19 11:19:55 użytkownik Thomas Monjalon <thomas.monjalon@6wind.com> napisał:
> Hi
> 
> 2016-01-19 10:45, dawid_jurek:
> > Hello DPDK developers,
> > I experienced issue when I ran tools/setup.sh and chose option [23]: Bind Ethernet device to IGB UIO module.
> > Script Output:
> > File ".../dpdk/dpdk-2.2.0/tools/dpdk_nic_bind.py", line 113
> >     """ % locals() # replace items from local variables
> >       ^
> > SyntaxError: invalid syntax
> > It turned out that python 2.7 set as default in system was needed.
> > So I added python2 to every line with dpdk_nic_bind.py call in tools/setup.sh and now it works fine.
> > But the question is: is it expected behaviour? Shouldn't it be fixed by simple patch in way I did it?
> 
> Yes a patch would be appreciated to make it python 3 friendly.
> Thanks
> 

OK. I will prepare patch for dpdk_nic_bind.py soon.
Regards,
Dawid

             reply	other threads:[~2016-01-19 10:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 10:54 dawid_jurek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-29 13:00 dawid_jurek
2016-01-27 13:44 dawid_jurek
2016-01-27 13:48 ` Thomas Monjalon
2016-01-19  9:45 dawid_jurek

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=128629564-f1def46151a59a2b2a8a73b57fe3cc7b@pmq2v.m5r2.onet \
    --to=dawid_jurek@vp.pl \
    --cc=thomas.monjalon@6wind.com \
    --cc=users@dpdk.org \
    /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).