ifpps: align avg on systems with >8 CPUs
commit3163b713c4dbb0f92be80c57a8c720692e71df7f
authorDaniel Borkmann <dborkman@redhat.com>
Thu, 11 Jul 2013 17:10:43 +0000 (11 19:10 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Thu, 11 Jul 2013 17:10:43 +0000 (11 19:10 +0200)
tree43243435b8fcb86d0d9891d9cc7bc30d45592f41
parent6511978b4b367e078e9a205e1109f7bd75d01ec5
ifpps: align avg on systems with >8 CPUs

When running ifpps on systems with 16, 32 or more CPUs, 'avg:...'
field is not being padded with witespaces as the rest of the CPU
lines. This patch does that.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
ifpps.c