Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when running smp reactor.queue_length-tasks-pending of reactor 0 has values and all the rest (id != 0) have zero value #28

Open
slivne opened this issue Feb 15, 2015 · 0 comments

Comments

@slivne
Copy link
Contributor

slivne commented Feb 15, 2015

run httpd

sudo build/release/apps/httpd/httpd --network-stack native --dhcp 0 --host-ipv4-addr 192.168.20.101 --netmask-ipv4-addr 255.255.255.0 --gw-ipv4-addr 192.168.20.185 --smp 14 --dpdk-pmd --collectd 1 --collectd-address 192.168.20.185:25826 --collectd-hostname=test-1

run load from wrk to stress the system

check reactor.queue_length-tasks-pending value of reactor 0 is != 0, all the other reactors (1..13) have a value of 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant