[dpdk-users] Ideal design to use ip-fragmentation using multiple lcores

Sungho Hong maverickjin88 at gmail.com
Wed Oct 31 18:17:03 CET 2018


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?


More information about the users mailing list