Module - get_dpdk_nics_numa_info¶
This module provides for the following ansible plugin:
get_dpdk_nics_numa_info
Module Documentation¶
Gets the DPDK NIC's NUMA details
Owned by the DFG:NFV Integration
Options¶
- dpdk_mapping_file:
The DPDK mapping file path
Authors¶
- :
Jaganathan Palanisamy
Example Tasks¶
- name: Get DPDK NIC's NUMA info
become: true
get_dpdk_nics_numa_info:
dpdk_mapping_file: /var/lib/os-net-config/dpdk_mapping.yaml
register: dpdk_nics_numa