mtcp-stack / mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
Other
1.98k stars 435 forks source link

Bug in concurrency #243

Open awaisather opened 5 years ago

awaisather commented 5 years ago

Bug: addresses (4031) is smaller than the max concurrency (10000). This error occurs when i set concurrency to 1. Anyone know about this issue?

MuhammadUmairHaider commented 5 years ago

Same issue concurrency works fine when set to >=10

MuhammadUmairHaider commented 5 years ago

figured it out no of cores should not be more then concurrent flows