https://bugs.dpdk.org/show_bug.cgi?id=1420
Bug ID: 1420
Summary: DTS: implement bind_ports_to_driver() for both nodes
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: DTS
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
It's currently defined only in SutNode, but we'll need it in TGNode as well,
when we implement a traffic generator that requires a different driver than
Scapy (such as T-Rex).
We could implement this ticket when implementing the new TG. The current way to
bind drivers is to use the DPDK's devbind script, which we should probably copy
to the TG.
--
You are receiving this mail because:
You are the assignee for the bug.