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.28] -4 -t # 2.54 [+2.25] tcp tx: 931 MB/s 15803 calls/s 15803 msg/s # 2.54 [+0.00] tcp rx: 932 MB/s 48767 calls/s # 3.54 [+1.00] tcp tx: 904 MB/s 15344 calls/s 15344 msg/s # 3.54 [+0.00] tcp rx: 905 MB/s 49112 calls/s # 4.54 [+1.00] tcp tx: 923 MB/s 15655 calls/s 15655 msg/s # 4.54 [+0.00] tcp rx: 923 MB/s 48824 calls/s # 5.54 [+1.00] tcp tx: 970 MB/s 16468 calls/s 16468 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 645 MB/s 467968 calls/s # 6.91 [+0.02] udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # 7.89 [+0.98] udp rx: 663 MB/s 480768 calls/s # 7.91 [+0.02] udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # 8.89 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.91 [+0.02] udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # 9.89 [+0.99] udp rx: 665 MB/s 482304 calls/s # 9.91 [+0.01] udp tx: 1183 MB/s 20071 calls/s 20071 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 1124 MB/s 820020 calls/s # 11.27 [+0.02] udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # 12.25 [+0.98] udp rx: 1142 MB/s 833110 calls/s # 12.27 [+0.02] udp tx: 1142 MB/s 19375 calls/s 19375 msg/s # 13.26 [+0.98] udp rx: 1137 MB/s 829438 calls/s # 13.27 [+0.02] udp tx: 1137 MB/s 19289 calls/s 19289 msg/s # 14.26 [+0.98] udp rx: 1054 MB/s 769395 calls/s # 14.27 [+0.02] udp tx: 1053 MB/s 17872 calls/s 17872 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__->