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.27 [+0.27] -4 -t # 2.54 [+2.27] tcp tx: 640 MB/s 10860 calls/s 10860 msg/s # 2.55 [+0.00] tcp rx: 641 MB/s 32869 calls/s # 3.54 [+1.00] tcp tx: 600 MB/s 10189 calls/s 10189 msg/s # 3.55 [+0.00] tcp rx: 600 MB/s 30828 calls/s # 4.54 [+1.00] tcp tx: 644 MB/s 10927 calls/s 10927 msg/s # 4.55 [+0.00] tcp rx: 645 MB/s 33063 calls/s # 5.54 [+1.00] tcp tx: 639 MB/s 10843 calls/s 10843 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+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: 658 MB/s 476672 calls/s # 6.91 [+0.02] udp tx: 1265 MB/s 21468 calls/s 21468 msg/s # 7.89 [+0.98] udp rx: 666 MB/s 482509 calls/s # 7.91 [+0.02] udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # 8.89 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.91 [+0.02] udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # 9.89 [+0.98] udp rx: 670 MB/s 485632 calls/s # 9.91 [+0.02] udp tx: 1291 MB/s 21905 calls/s 21905 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.19 [+0.25] -4 -G # 11.20 [+1.01] udp rx: 1120 MB/s 816903 calls/s # 11.22 [+0.02] udp tx: 1141 MB/s 19357 calls/s 19357 msg/s # 12.20 [+0.98] udp rx: 1137 MB/s 829505 calls/s # 12.22 [+0.02] udp tx: 1136 MB/s 19282 calls/s 19282 msg/s # 13.21 [+0.98] udp rx: 1136 MB/s 828954 calls/s # 13.22 [+0.02] udp tx: 1135 MB/s 19265 calls/s 19265 msg/s # 14.21 [+0.98] udp rx: 1136 MB/s 828911 calls/s # 14.22 [+0.02] udp tx: 1135 MB/s 19261 calls/s 19261 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__->