The aim of this project is to design and implement a + infrastructure to validate that a number of the network + stack's multiqueue behaviours are as expected.
+ +It mainly consists of extending tap(4) to provide + the same RSS behaviours with the hardware multiqueue network + cards, developing simple test applications using multiqueue + tap(4) and socket(2), adding hooks in each + layer of the network stack to collect the per-ring per-cpu + per-layer statistics, and extending netstat(1) to + report these statistics.
+ +At present, most parts of this project have been implemented. + The focus is on the code review, and API/KPI freeze.
+ + +