I'm running a DPDK process on a Linux and tried to follow the example down below to analysis core effiency. https://software.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/methodologies/core-utilization-in-dpdk-apps.html#core-utilization-in-dpdk-apps_RX
I ran the program on Ubuntu 20.04 and copied the file back to my windows laptop due to the lack of GUI components. And I can't get the DPDK Rx Spin Time shown before. vtune results warning logs
It's because of the warning logs. or am I missing something? Any help will be grateful.