make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.26 [+0.26] -4 -t # 2.51 [+2.25] tcp tx: 571 MB/s 9697 calls/s 9697 msg/s # 2.51 [+0.00] tcp rx: 571 MB/s 33228 calls/s # 3.51 [+1.00] tcp tx: 550 MB/s 9343 calls/s 9343 msg/s # 3.51 [+0.00] tcp rx: 551 MB/s 32532 calls/s # 4.51 [+1.00] tcp tx: 553 MB/s 9384 calls/s 9384 msg/s # 4.51 [+0.00] tcp rx: 553 MB/s 32394 calls/s # 5.51 [+1.00] tcp tx: 555 MB/s 9420 calls/s 9420 msg/s # 5.55 [+0.04] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.83 [+1.01] udp rx: 547 MB/s 396544 calls/s # 6.85 [+0.02] udp tx: 811 MB/s 13764 calls/s 13764 msg/s # 7.84 [+0.98] udp rx: 558 MB/s 404965 calls/s # 7.85 [+0.02] udp tx: 808 MB/s 13719 calls/s 13719 msg/s # 8.84 [+0.98] udp rx: 558 MB/s 404481 calls/s # 8.85 [+0.02] udp tx: 811 MB/s 13766 calls/s 13766 msg/s # 9.84 [+0.98] udp rx: 559 MB/s 405297 calls/s # 9.85 [+0.02] udp tx: 808 MB/s 13719 calls/s 13719 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.29] -4 -G # 11.19 [+1.01] udp rx: 622 MB/s 454058 calls/s # 11.20 [+0.02] udp tx: 635 MB/s 10775 calls/s 10775 msg/s # 12.19 [+0.98] udp rx: 659 MB/s 481110 calls/s # 12.20 [+0.02] udp tx: 659 MB/s 11183 calls/s 11183 msg/s # 13.19 [+0.98] udp rx: 637 MB/s 465173 calls/s # 13.20 [+0.02] udp tx: 637 MB/s 10816 calls/s 10816 msg/s # 14.19 [+0.98] udp rx: 638 MB/s 465676 calls/s # 14.20 [+0.02] udp tx: 638 MB/s 10822 calls/s 10822 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->