MCPcopy Create free account
hub / github.com/NetSys/NetBricks / new_dpdk_port

Method new_dpdk_port

framework/src/interface/port/phy_port.rs:282–313  ·  view source on GitHub ↗
(
        spec: &str,
        rxqs: i32,
        txqs: i32,
        rx_cores: &[i32],
        tx_cores: &[i32],
        nrxd: i32,
        ntxd: i32,
        loopback: bool,
        tso: bool,
       

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

attach_pmd_deviceFunction · 0.85

Tested by

no test coverage detected