Project

General

Profile

Actions

Bug #5923

closed
LS LS

Task #5965: tracking: Improving DPDK capture interface and docs

dpdk: change in NUMA-determining API

Bug #5923: dpdk: change in NUMA-determining API

Added by Lukas Sismis about 3 years ago. Updated almost 3 years ago.

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

Description

DPDK has changed API for rte_eth_dev_socket_id function from

The NUMA socket id to which the Ethernet device is connected or a default of zero if the socket could not be determined. -1 is returned is the port_id value is out of range.

to

-1 (which translates to SOCKET_ID_ANY) if the socket could not be determined

DPDK API change affects DPDK versions 22.11+

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

  • Description updated (diff)

LS Updated by Lukas Sismis about 3 years ago Actions #2

  • Affected Versions 7.0.0-rc1 added
  • Affected Versions deleted (git main)

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

  • Status changed from New to In Progress

LS Updated by Lukas Sismis about 3 years ago Actions #4

  • Status changed from In Progress to In Review

LS Updated by Lukas Sismis about 3 years ago Actions #5

  • Parent task set to #5965

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

  • Status changed from In Review to Closed
Actions

Also available in: PDF Atom