fail to run ./pktgen_twoqueue.sh,pgctrl does not exists on LS1028ARDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

fail to run ./pktgen_twoqueue.sh,pgctrl does not exists on LS1028ARDB

2,531 Views
yyu2
Contributor III

Hi all,

When I follow the "7.1.3.2.3 Qbv performance test Use" in Open Industrial Linux User Guide, Rev. 1.6, 08/2019, it failed to execute the command of "qbvset --device eno0 --entryfile qbv5.txt ./pktgen/pktgen_twoqueue.sh -i eno0 -q 3 -n 0"

It reports pgctrl does not exists as blow. Does any body run into this error?

Thanks,

   Yi

pastedImage_1.png

0 Kudos
Reply
4 Replies

2,428 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please enable CONFIG_NET_PKTGEN in Kernel configuration file.

0 Kudos
Reply

2,428 Views
yyu2
Contributor III

Thank you.

But I can not find the entry by running "make menuconfig". Could you specify the detail path for this configuration?

0 Kudos
Reply

2,428 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please go to Linux source folder output/build/linux-OpenIL-linux-201908

0 Kudos
Reply

2,428 Views
zing
Contributor II

How can I build a Image with the option CONFIG_NET_PKTGEN=y enabled? I was able to select it with

cd output/build/linux-OpenIL-linux-201908
make menuconfig

However, do I need to rebuild the kernel only or the whole image with buildroot?

0 Kudos
Reply