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.29 [+0.29] -4 -t # 2.53 [+2.24] tcp tx: 942 MB/s 15993 calls/s 15993 msg/s # 2.53 [+0.00] tcp rx: 943 MB/s 47100 calls/s # 3.53 [+1.00] tcp tx: 984 MB/s 16706 calls/s 16706 msg/s # 3.53 [+0.00] tcp rx: 986 MB/s 50399 calls/s # 4.53 [+1.00] tcp tx: 988 MB/s 16763 calls/s 16763 msg/s # 4.53 [+0.00] tcp rx: 989 MB/s 50516 calls/s # 5.53 [+1.00] tcp tx: 1001 MB/s 16990 calls/s 16990 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.27] -4 -v # 6.85 [+1.01] udp rx: 636 MB/s 461312 calls/s # 6.87 [+0.02] udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # 7.85 [+0.98] udp rx: 651 MB/s 471522 calls/s # 7.87 [+0.02] udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # 8.85 [+0.98] udp rx: 649 MB/s 470154 calls/s # 8.87 [+0.02] udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # 9.85 [+0.98] udp rx: 652 MB/s 472265 calls/s # 9.87 [+0.02] udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.27] -4 -G # 11.18 [+1.01] udp rx: 1087 MB/s 793022 calls/s # 11.20 [+0.02] udp tx: 1109 MB/s 18819 calls/s 18819 msg/s # 12.18 [+0.98] udp rx: 1092 MB/s 796837 calls/s # 12.20 [+0.02] udp tx: 1092 MB/s 18530 calls/s 18530 msg/s # 13.18 [+0.98] udp rx: 1118 MB/s 816004 calls/s # 13.20 [+0.02] udp tx: 1118 MB/s 18978 calls/s 18978 msg/s # 14.18 [+0.98] udp rx: 1121 MB/s 817953 calls/s # 14.20 [+0.02] udp tx: 1121 MB/s 19014 calls/s 19014 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__->