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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.43 [+0.41] -4 -t # 2.76 [+2.34] tcp tx: 887 MB/s 15060 calls/s 15060 msg/s # 2.76 [+0.00] tcp rx: 887 MB/s 49248 calls/s # 3.76 [+1.00] tcp tx: 870 MB/s 14761 calls/s 14761 msg/s # 3.76 [+0.00] tcp rx: 872 MB/s 47814 calls/s # 4.76 [+1.00] tcp tx: 892 MB/s 15135 calls/s 15135 msg/s # 4.76 [+0.00] tcp rx: 893 MB/s 47273 calls/s # 5.76 [+1.00] tcp tx: 886 MB/s 15034 calls/s 15034 msg/s # 5.80 [+0.04] udp gso - over veth touching data # 5.80 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.17 [+0.38] -4 -v # 7.19 [+1.01] udp rx: 609 MB/s 441344 calls/s # 7.21 [+0.02] udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # 8.19 [+0.98] udp rx: 663 MB/s 480512 calls/s # 8.21 [+0.02] udp tx: 1235 MB/s 20955 calls/s 20955 msg/s # 9.19 [+0.98] udp rx: 663 MB/s 480768 calls/s # 9.21 [+0.02] udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # 10.19 [+0.98] udp rx: 664 MB/s 481792 calls/s # 10.21 [+0.02] udp tx: 1093 MB/s 18544 calls/s 18544 msg/s # 10.25 [+0.04] udp gso and gro - over veth touching data # 10.25 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.66 [+0.40] -4 -G # 11.67 [+1.01] udp rx: 1061 MB/s 774119 calls/s # 11.70 [+0.02] udp tx: 1088 MB/s 18468 calls/s 18468 msg/s # 12.67 [+0.98] udp rx: 1099 MB/s 801906 calls/s # 12.70 [+0.02] udp tx: 1098 MB/s 18626 calls/s 18626 msg/s # 13.67 [+0.98] udp rx: 1080 MB/s 788184 calls/s # 13.70 [+0.02] udp tx: 1080 MB/s 18318 calls/s 18318 msg/s # 14.67 [+0.98] udp rx: 1086 MB/s 792445 calls/s # 14.70 [+0.02] udp tx: 1084 MB/s 18387 calls/s 18387 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__->