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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.33 [+0.32] -4 -t # 2.59 [+2.26] tcp tx: 917 MB/s 15554 calls/s 15554 msg/s # 2.59 [+0.00] tcp rx: 917 MB/s 48381 calls/s # 3.59 [+1.00] tcp tx: 1016 MB/s 17242 calls/s 17242 msg/s # 3.59 [+0.00] tcp rx: 1017 MB/s 51876 calls/s # 4.59 [+1.00] tcp tx: 1002 MB/s 17007 calls/s 17007 msg/s # 4.59 [+0.00] tcp rx: 1003 MB/s 51087 calls/s # 5.59 [+1.00] tcp tx: 1002 MB/s 16999 calls/s 16999 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 653 MB/s 473344 calls/s # 6.96 [+0.02] udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # 7.94 [+0.98] udp rx: 667 MB/s 483328 calls/s # 7.96 [+0.02] udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # 8.95 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.96 [+0.02] udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # 9.95 [+0.99] udp rx: 665 MB/s 482048 calls/s # 9.96 [+0.01] udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.32] -4 -G # 11.33 [+1.02] udp rx: 1022 MB/s 745410 calls/s # 11.34 [+0.02] udp tx: 1038 MB/s 17622 calls/s 17622 msg/s # 12.33 [+0.98] udp rx: 984 MB/s 717726 calls/s # 12.34 [+0.02] udp tx: 985 MB/s 16719 calls/s 16719 msg/s # 13.33 [+0.99] udp rx: 1077 MB/s 785835 calls/s # 13.34 [+0.01] udp tx: 1077 MB/s 18281 calls/s 18281 msg/s # 14.33 [+0.99] udp rx: 1057 MB/s 771527 calls/s # 14.34 [+0.01] udp tx: 1056 MB/s 17923 calls/s 17923 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__->