On 01/09/2021 20:04, Aaron Conole wrote:
> Stephen Hemminger writes:
>
>> On Wed, 01 Sep 2021 08:31:27 -0400
>> Aaron Conole wrote:
>>
>>> $ flake8 ./usertools/dpdk-devbind.py | sed
>>> 's@./usertools/dpdk-devbind.py[:0-9]* @@' | sort -u
>>> E128 continuation line under-indented for visu
Stephen Hemminger writes:
> On Wed, 01 Sep 2021 08:31:27 -0400
> Aaron Conole wrote:
>
>> $ flake8 ./usertools/dpdk-devbind.py | sed
>> 's@./usertools/dpdk-devbind.py[:0-9]* @@' | sort -u
>> E128 continuation line under-indented for visual indent
>> E302 expected 2 blank lines, found 1
>>
On Wed, 01 Sep 2021 08:31:27 -0400
Aaron Conole wrote:
> $ flake8 ./usertools/dpdk-devbind.py | sed
> 's@./usertools/dpdk-devbind.py[:0-9]* @@' | sort -u
> E128 continuation line under-indented for visual indent
> E302 expected 2 blank lines, found 1
> E305 expected 2 blank lines after c
Ray Kinsella writes:
> Scripts to count and track the lifecycle of DPDK symbols.
>
> The symbol-tool script reports on the growth of symbols over releases
> and list expired symbols. The notify-symbol-maintainers script
> consumes the input from symbol-tool and generates email notifications
> of
Scripts to count and track the lifecycle of DPDK symbols.
The symbol-tool script reports on the growth of symbols over releases
and list expired symbols. The notify-symbol-maintainers script
consumes the input from symbol-tool and generates email notifications
of expired symbols.
v2: reworked to
5 matches
Mail list logo