Project

General

Profile

Actions

Feature #6099

closed
LS LS

dpdk: add support for bonding interface

Feature #6099: dpdk: add support for bonding interface

Added by Lukas Sismis almost 3 years ago. Updated almost 3 years 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)

LS Updated by Lukas Sismis almost 3 years ago Actions #1

  • Status changed from In Progress to In Review

VJ Updated by Victor Julien almost 3 years ago Actions #2

  • Target version changed from 7.0.0 to 7.0.0-rc2

LS Updated by Lukas Sismis almost 3 years ago Actions #3

  • Status changed from In Review to Closed
Actions

Also available in: PDF Atom