Adrien Mazarguil
8fd8bebc05
app/testpmd: fix crash in txonly mode and with tx_first
This crash was believed fixed by commit 5886ae07d211e4b5e49806dd183812, but the actual issue is that the core ID provided to rte_lcore_to_socket_id() is wrong. It must be looked up in fwd_lcores_cpuids[]. Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com> Signed-off-by: David Marchand <david.marchand@6wind.com>
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%