Project

General

Profile

Actions

Feature #6099

closed

dpdk: add support for bonding interface

Added by Lukas Sismis 11 months ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

Add support for link bonding PMD.
https://doc.dpdk.org/guides/prog_guide/link_bonding_poll_mode_drv_lib.html

Can be useful for monitoring optical TAPs, where one side of a network flow comes on one interface, the other direction comes to the other interface. These interfaces are then abstracted into one virtual (bonding) interface which distributes packets of the same flow correctly to a single worker (as opposed to two individual workers when bonding is not enabled)

Actions

Also available in: Atom PDF