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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 995 MB/s 16881 calls/s 16881 msg/s # 2.54 [+0.00] tcp rx: 999 MB/s 50162 calls/s # 3.53 [+1.00] tcp tx: 1006 MB/s 17076 calls/s 17076 msg/s # 3.56 [+0.03] tcp rx: 1036 MB/s 49963 calls/s # 4.53 [+0.97] tcp tx: 1003 MB/s 17026 calls/s 17026 msg/s # 4.57 [+0.03] tcp rx: 1005 MB/s 48362 calls/s # 5.53 [+0.97] tcp tx: 1020 MB/s 17309 calls/s 17309 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+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: 637 MB/s 461824 calls/s # 6.86 [+0.02] udp tx: 1306 MB/s 22160 calls/s 22160 msg/s # 7.85 [+0.98] udp rx: 651 MB/s 472064 calls/s # 7.86 [+0.02] udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # 8.85 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.86 [+0.01] udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # 9.85 [+0.99] udp rx: 563 MB/s 408064 calls/s # 9.86 [+0.01] udp tx: 1320 MB/s 22393 calls/s 22393 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.18 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1039 MB/s 758199 calls/s # 11.21 [+0.02] udp tx: 1058 MB/s 17959 calls/s 17959 msg/s # 12.19 [+0.98] udp rx: 1118 MB/s 815956 calls/s # 12.21 [+0.02] udp tx: 1118 MB/s 18965 calls/s 18965 msg/s # 13.20 [+0.98] udp rx: 1117 MB/s 815357 calls/s # 13.21 [+0.02] udp tx: 1117 MB/s 18957 calls/s 18957 msg/s # 14.20 [+0.98] udp rx: 1111 MB/s 810573 calls/s # 14.21 [+0.02] udp tx: 1110 MB/s 18836 calls/s 18836 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__->