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.32 [+0.32] -4 -t # 2.58 [+2.27] tcp tx: 632 MB/s 10725 calls/s 10725 msg/s # 2.59 [+0.00] tcp rx: 632 MB/s 32648 calls/s # 3.58 [+1.00] tcp tx: 682 MB/s 11574 calls/s 11574 msg/s # 3.59 [+0.00] tcp rx: 683 MB/s 34544 calls/s # 4.58 [+1.00] tcp tx: 876 MB/s 14862 calls/s 14862 msg/s # 4.59 [+0.00] tcp rx: 877 MB/s 44045 calls/s # 5.58 [+1.00] tcp tx: 876 MB/s 14872 calls/s 14872 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.30] -4 -v # 6.94 [+1.01] udp rx: 481 MB/s 348416 calls/s # 6.96 [+0.02] udp tx: 910 MB/s 15437 calls/s 15437 msg/s # 7.94 [+0.98] udp rx: 553 MB/s 400896 calls/s # 7.96 [+0.02] udp tx: 841 MB/s 14264 calls/s 14264 msg/s # 8.94 [+0.98] udp rx: 560 MB/s 406089 calls/s # 8.96 [+0.02] udp tx: 836 MB/s 14185 calls/s 14185 msg/s # 9.94 [+0.98] udp rx: 561 MB/s 406437 calls/s # 9.96 [+0.02] udp tx: 836 MB/s 14190 calls/s 14190 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.28] -4 -G # 11.29 [+1.02] udp rx: 639 MB/s 466047 calls/s # 11.31 [+0.02] udp tx: 652 MB/s 11065 calls/s 11065 msg/s # 12.29 [+0.98] udp rx: 658 MB/s 480356 calls/s # 12.31 [+0.02] udp tx: 660 MB/s 11196 calls/s 11196 msg/s # 13.29 [+0.98] udp rx: 648 MB/s 473040 calls/s # 13.31 [+0.02] udp tx: 649 MB/s 11023 calls/s 11023 msg/s # 14.29 [+0.98] udp rx: 639 MB/s 466082 calls/s # 14.31 [+0.01] udp tx: 640 MB/s 10858 calls/s 10858 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__->