Hi everyone, I have a NIC and I would like to receive packets on my primary process and secondary process. I wonder if I can have primary process poll on queue = 0 and secondary one poll on queue = 1. I tried to do this and observed packet loss. That made me wonder if I am configuring something wrong. Two questions: 1) Is this possible from practicality perspective? 2) If yes, what can potentially go wrong in this scenario. Thanks, Alireza