-
Notifications
You must be signed in to change notification settings - Fork 3
TX queue map between vif and tap #28
Copy link
Copy link
Open
Description
For single queue scenario, I’m confused how the returning traffic (from bond to VM) works.
Say tap was allocated to lcore 10 only.
When vif0 got the traffic it can be in any lcore, let's assumelcore11 got the packet and no LB happens,
Will it has to know lcore10 connects to the RX VM so it fwd lcore11 -> lcore10 -> VM?
Or, the lcore allocation is only for RX direction? If that is the case, then it is worth to say it explicitly in our book.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels