Re: [PATCH iproute2-next 0/9] ipaddress: Make print_linkinfo_brief() static

2018-02-14 Thread Serhey Popovych
David Ahern wrote: > On 2/14/18 1:09 PM, Serhey Popovych wrote: > >> >> Any comments on this series? Should I perform some additional testing? >> >> > > I thought I had applied them. Can you re-send and cc me? > Done. v2 is broken due to missing subject line. v3 is ready. signature.asc Descr

Re: [PATCH iproute2-next 0/9] ipaddress: Make print_linkinfo_brief() static

2018-02-14 Thread David Ahern
On 2/14/18 1:09 PM, Serhey Popovych wrote: > > Any comments on this series? Should I perform some additional testing? > > I thought I had applied them. Can you re-send and cc me?

Re: [PATCH iproute2-next 0/9] ipaddress: Make print_linkinfo_brief() static

2018-02-14 Thread Serhey Popovych
Serhey Popovych wrote: > With this series I propose to make print_linkinfo_brief() static in > favor of print_linkinfo() as single point for linkinfo printing. > > Changes presented with this series tested using following script: > > \#!/bin/bash > > iproute2_dir="$1" > iface='eth0.2' > > pushd