[Bug 1281366] Re: ip command becomes slower with large number of network devices
Bryan Quigley
gQuigs at gMail.com
Thu Apr 24 17:46:10 UTC 2014
With package from #12:
$ ./parse.py results
5.6818
3.9063
2.4752
1.4535
1.1521
1.004
0.8621
0.7375
0.6477
0.5828
0.523
0.4762
With stock package, parse results:
5.2083
3.7313
2.381
1.4881
1.1848
1.0
0.8333
0.731
0.6378
0.5747
0.5133
0.4647
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to iproute in Ubuntu.
https://bugs.launchpad.net/bugs/1281366
Title:
ip command becomes slower with large number of network devices
Status in “iproute” package in Ubuntu:
Fix Released
Status in “iproute” source package in Precise:
Fix Committed
Status in “iproute” source package in Quantal:
Won't Fix
Bug description:
[Impact]
When using iproute commands with a large number of network devices (virtual ethernet adapters, etc) iproute performance becomes much slower.
[Test Case]
1) Download attached 'make_fake_routers.sh' and 'parse.py' scripts.
2) ./make_fake_routers.sh 3000 ip > results
3) ./parse.py results
You should be able to graph and clearly see a performance improvement
with the fix than without it.
[Regression Potential]
This patch fixes the issue:
https://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=f0124b0f0aa0e5b9288114eb8e6ff9b4f8c33ec8
This patch is upstream and is currently in saucy and beyond.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute/+bug/1281366/+subscriptions
More information about the foundations-bugs
mailing list