Thank you very much for the reply, this cleared things up. So in that case, I need a single frag-table correct? so If I want to receive using multiple rx-queues, the fragmented data can arrive at different queues, which means I cannot have multiple frag-table.
And does this imply that I have to lock the frag-table so that multiple processes will not affect the consistency?