<div dir="ltr"><div>Hello, <br></div><div><br></div><div>We recently started to observe
 concerning behaviour on our continuous integration platform  following 
this commit, which set the maximum amount of tx/rx queues at 2 for the 
e1000 pmd:</div><div><br></div><div>net/e1000: fix queue number initialization</div><div><a href="https://git.dpdk.org/dpdk/commit/?id=c1a42d646472fd3477429bf016f682e0865b77f0" target="_blank">https://git.dpdk.org/dpdk/commit/?id=c1a42d646472fd3477429bf016f682e0865b77f0</a></div><div><br></div><div>Reverting this change locally on our side was enough to fix our test issues.</div><div><br></div><div>There
 is a considerately long explanation in a comment just above the change 
explaining why the number of rx/tx queues is limited at 1, yet it was 
changed at 2 anyway. <br></div><div><br></div><div>Since I couldn't see 
any mention in logs about theses restrictions being removed, I wished to
 inquire whether this change was truly intended and if there was any problem which motivated it.</div><div>Maybe the max
 number of rx/tx queues should reverted back to 1? Or maybe the comment 
should be updated if limitations are no longer true?<br></div><div><br></div><div>Regards,</div><div>Edwin Brossette.</div></div>