Daiki AMINAKA
Daiki AMINAKA
I came up with the N x N idea, but the number of queue in NIC is limited. how do we handle when run out of queue on NIC? (I...
I could run this with specific `ngraph_version`, let me debug this to run as it is.
What's this build error? 
CIFulzz is failling in `QuicConnRelease`, by `CXPLAT_TEL_ASSERT(Connection->RefTypeCount[QUIC_CONN_REF_STREAM] > 0)`. I believe that `QuicOperationFree` is not called as expected? and Stream might not be released. Any idea of affecting releasing Operation...
Cannot repro using oss-fuzz....
What! CIFuzz passes!!
This needs to be merged. Current spinquic doesn't fully utilize priority operation feature
Tests succeed, but trace says there are many `XDP async IO start`, but there is no completion (`RawDataPathProcessCqe`) at all.
Maybe `CxPlatXdpExecute` should call `XskNotifyAsync`, not `ZwSetInformationFile`. However doing it gets error as 
Sometimes passes with few `XDP async IO start` calls