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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.30 [+0.29] -4 -t # 2.53 [+2.23] tcp tx: 917 MB/s 15557 calls/s 15557 msg/s # 2.53 [+0.00] tcp rx: 917 MB/s 46603 calls/s # 3.53 [+1.00] tcp tx: 867 MB/s 14716 calls/s 14716 msg/s # 3.54 [+0.00] tcp rx: 868 MB/s 50012 calls/s # 4.53 [+1.00] tcp tx: 904 MB/s 15339 calls/s 15339 msg/s # 4.54 [+0.00] tcp rx: 905 MB/s 47024 calls/s # 5.53 [+1.00] tcp tx: 907 MB/s 15393 calls/s 15393 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.84 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 587 MB/s 425728 calls/s # 6.87 [+0.02] udp tx: 1234 MB/s 20944 calls/s 20944 msg/s # 7.86 [+0.99] udp rx: 558 MB/s 404992 calls/s # 7.87 [+0.01] udp tx: 1231 MB/s 20893 calls/s 20893 msg/s # 8.86 [+0.99] udp rx: 669 MB/s 485642 calls/s # 8.87 [+0.01] udp tx: 1071 MB/s 18167 calls/s 18167 msg/s # 9.86 [+0.99] udp rx: 666 MB/s 482816 calls/s # 9.87 [+0.01] udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.29] -4 -G # 11.21 [+1.01] udp rx: 1080 MB/s 787845 calls/s # 11.23 [+0.02] udp tx: 1101 MB/s 18689 calls/s 18689 msg/s # 12.21 [+0.98] udp rx: 1223 MB/s 892428 calls/s # 12.23 [+0.02] udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # 13.21 [+0.98] udp rx: 1119 MB/s 816155 calls/s # 13.23 [+0.02] udp tx: 1118 MB/s 18970 calls/s 18970 msg/s # 14.21 [+0.98] udp rx: 1124 MB/s 820162 calls/s # 14.23 [+0.02] udp tx: 1124 MB/s 19067 calls/s 19067 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__->