[PATCH 1/1] Linux Traffic Control (tc) unit testing suite's code quality improved, String formattings updated. According to python documentation "The built-in string class provides the ability to do c

2018-02-23 Thread BTaskaya
Signed-off-by: Batuhan Osman Taskaya --- tools/testing/selftests/tc-testing/tdc.py | 2 +- tools/testing/selftests/tc-testing/tdc_batch.py | 8 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/testing/selftests/tc-testing/tdc.py

Re: [PATCH 1/1] Linux Traffic Control (tc) unit testing suite's code quality improved, String formattings updated. According to python documentation "The built-in string class provides the ability to

2018-02-23 Thread David Miller
From: BTaskaya Date: Fri, 23 Feb 2018 21:48:30 +0300 > Signed-off-by: Batuhan Osman Taskaya Sorry, this still is not submitted properly. You Subject line is enormous. It should contain a short, concise, title for the change. Including

Re: [PATCH 1/1] Linux Traffic Control (tc) unit testing suite's code quality improved, String formattings updated. According to python documentation "The built-in string class provides the ability to

2018-02-23 Thread David Miller
Sorry, this is still not submitted in an acceptable way. Please read the documents I pointed you too, look at how other people submit patches on this list, and submit it properly. Thank you.

[PATCH 1/1] Linux Traffic Control (tc) unit testing suite's code quality improved, String formattings updated. According to python documentation "The built-in string class provides the ability to do c

2018-02-23 Thread BTaskaya
--- tools/testing/selftests/tc-testing/tdc.py | 2 +- tools/testing/selftests/tc-testing/tdc_batch.py | 8 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/testing/selftests/tc-testing/tdc.py b/tools/testing/selftests/tc-testing/tdc.py index