Project

General

Profile

Actions

Feature #6099

closed

dpdk: add support for bonding interface

Added by Lukas Sismis 10 months ago. Updated 10 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 #1

Updated by Lukas Sismis 10 months ago

  • Status changed from In Progress to In Review
Actions #2

Updated by Victor Julien 10 months ago

  • Target version changed from 7.0.0 to 7.0.0-rc2
Actions #3

Updated by Lukas Sismis 10 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF