Build the lib for Windows.
Export the needed function from eal.
Signed-off-by: Ophir Munk <ophirmu@nvidia.com>
Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Tested-by: Pallavi Kadam <pallavi.kadam@intel.com>
Acked-by: Pallavi Kadam <pallavi.kadam@intel.com>
rte_bus_register
rte_calloc
rte_calloc_socket
+ rte_cpu_get_flag_enabled
rte_dev_is_probed
rte_devargs_insert
rte_devargs_next
rte_vfio_container_dma_unmap
rte_vlog
rte_realloc
+ rte_rtm_supported
rte_strscpy
rte_zmalloc
rte_zmalloc_socket
'eal',
'ring',
'mempool', 'mbuf', 'net', 'meter', 'ethdev', 'pci',
+ 'hash',
] # only supported libraries for windows
endif