Skip to content

TX queue map between vif and tap #28

@pinggit

Description

@pinggit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions