[dpdk-dev] run ip_fragmentation with cores in different socket will cause core dump

2016-06-13 Thread Olivier Matz
Hi, On 06/13/2016 09:41 AM, Ding, HengX wrote: > The following command will cause ip_fragmentation app fail: > examples/ip_fragmentation/build/ip_fragmentation -c 0x40002 -n 4 -- -p 0x3 -q > 2 > while setting core mask to 0x2 or 0x4 will not cause this issue. > > error message is shown below

[dpdk-dev] run ip_fragmentation with cores in different socket will cause core dump

2016-06-13 Thread Ding, HengX
The following command will cause ip_fragmentation app fail: examples/ip_fragmentation/build/ip_fragmentation -c 0x40002 -n 4 -- -p 0x3 -q 2 while setting core mask to 0x2 or 0x4 will not cause this issue. error message is shown below: EAL: Not managed by a supported kernel driver, skipped