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.24 [+0.24] -4 -t # 2.48 [+2.23] tcp tx: 998 MB/s 16931 calls/s 16931 msg/s # 2.48 [+0.00] tcp rx: 998 MB/s 51349 calls/s # 3.48 [+1.00] tcp tx: 959 MB/s 16270 calls/s 16270 msg/s # 3.48 [+0.00] tcp rx: 959 MB/s 47813 calls/s # 4.48 [+1.00] tcp tx: 951 MB/s 16131 calls/s 16131 msg/s # 4.48 [+0.00] tcp rx: 951 MB/s 49061 calls/s # 5.48 [+1.00] tcp tx: 944 MB/s 16013 calls/s 16013 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.25] -4 -v # 6.77 [+1.01] udp rx: 645 MB/s 467712 calls/s # 6.78 [+0.02] udp tx: 1312 MB/s 22268 calls/s 22268 msg/s # 7.77 [+0.98] udp rx: 665 MB/s 482304 calls/s # 7.78 [+0.02] udp tx: 1296 MB/s 21988 calls/s 21988 msg/s # 8.77 [+0.99] udp rx: 666 MB/s 482560 calls/s # 8.78 [+0.01] udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # 9.77 [+0.99] udp rx: 647 MB/s 469248 calls/s # 9.78 [+0.01] udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.27] -4 -G # 11.10 [+1.01] udp rx: 1114 MB/s 812542 calls/s # 11.12 [+0.02] udp tx: 1133 MB/s 19227 calls/s 19227 msg/s # 12.10 [+0.98] udp rx: 1134 MB/s 827227 calls/s # 12.12 [+0.02] udp tx: 1133 MB/s 19233 calls/s 19233 msg/s # 13.10 [+0.99] udp rx: 1127 MB/s 822011 calls/s # 13.12 [+0.01] udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # 14.10 [+0.99] udp rx: 1127 MB/s 822174 calls/s # 14.12 [+0.01] udp tx: 1126 MB/s 19109 calls/s 19109 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__->