Skip to content

Utility to display NIC information #7

@chintan8saaras

Description

@chintan8saaras

DPDK configuration file holds information about the underlying platform in addition to the NIC configuration - eg: number of cores, configuration about a NIC. This information can be read from underlying platform metadata

eg:
curl http://169.254.169.254/latest/meta-data/network/interfaces/macs/02:29:96:8f:6a:2d/subnet-id

Right now, if a machine has two interfaces (eth0, eth1), we figure out the configuration for eth1 (eg: IP/Netmask/Broadcast/Gateway). However a tool that reads the metadata to infer this information can help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions