summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorJon Schipp <jonschipp@gmail.com>2013-05-13 15:33:11 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-14 08:55:16 +0200
commit03fc71453a1fc511fd5a72ab3ea032e985b3e405 (patch)
treecc0a06fb2ef3df5f66275c3eb87ded18c452917e /REPORTING-BUGS
parent6025ec471fb6dae8662a6c074d12056ceecc6fb6 (diff)
man: minor fixups in flowtop's man page
Some fixups in flowtop's man page. Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions
codes. This is consistent with other dump functions. Below results were taken on a system with 1000 netdevs and 35085 fdb entries: before patch: $time bridge fdb show | wc -l 15065 real 1m11.791s user 0m0.070s sys 1m8.395s (existing code does not return all macs) after patch: $time bridge fdb show | wc -l 35085 real 0m2.017s user 0m0.113s sys 0m1.942s Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: Wilson Kok <wkok@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat