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.35 [+0.35] -4 -t # 2.62 [+2.27] tcp tx: 969 MB/s 16438 calls/s 16438 msg/s # 2.66 [+0.04] tcp rx: 1019 MB/s 49591 calls/s # 3.62 [+0.96] tcp tx: 949 MB/s 16106 calls/s 16106 msg/s # 3.66 [+0.05] tcp rx: 941 MB/s 46765 calls/s # 4.62 [+0.96] tcp tx: 907 MB/s 15384 calls/s 15384 msg/s # 4.67 [+0.05] tcp rx: 903 MB/s 46359 calls/s # 5.62 [+0.95] tcp tx: 868 MB/s 14735 calls/s 14735 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.28] -4 -v # 6.95 [+1.02] udp rx: 655 MB/s 474880 calls/s # 6.96 [+0.01] udp tx: 1232 MB/s 20899 calls/s 20899 msg/s # 7.95 [+0.99] udp rx: 664 MB/s 481280 calls/s # 7.96 [+0.01] udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # 8.95 [+0.99] udp rx: 665 MB/s 481922 calls/s # 8.96 [+0.01] udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # 9.95 [+0.99] udp rx: 664 MB/s 481792 calls/s # 9.96 [+0.01] udp tx: 1163 MB/s 19738 calls/s 19738 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 1081 MB/s 788399 calls/s # 11.31 [+0.02] udp tx: 1102 MB/s 18697 calls/s 18697 msg/s # 12.30 [+0.98] udp rx: 1106 MB/s 806968 calls/s # 12.31 [+0.02] udp tx: 1108 MB/s 18805 calls/s 18805 msg/s # 13.30 [+0.98] udp rx: 1098 MB/s 800966 calls/s # 13.31 [+0.02] udp tx: 1100 MB/s 18665 calls/s 18665 msg/s # 14.30 [+0.99] udp rx: 1103 MB/s 804727 calls/s # 14.31 [+0.02] udp tx: 1105 MB/s 18757 calls/s 18757 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__->