> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Neil Horman
> Sent: Thursday, May 26, 2016 6:17 PM
> To: dev at dpdk.org
> Cc: Neil Horman <nhorman at tuxdriver.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; Thomas Monjalon <thomas.monjalon at 
> 6wind.com>;
> Stephen Hemminger <stephen at networkplumber.org>; Panu Matilainen
> <pmatilai at redhat.com>
> Subject: [dpdk-dev] [PATCHv5 5/6] pmdinfo.py: Add tool to query binaries
> for hw and other support information

Hi Neil,

Could you make the Python code PEP8 (Style Guide for Python Code) compliant: 

    https://www.python.org/dev/peps/pep-0008/

You can use the pep8 tool to test code for compliance.

We have been using PEP8 recently as the standard for Python based submissions
into DPDK. I'll submit a patch to add it to the DPDK Coding Style guide.

Thanks,

John.

Reply via email to