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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 909 MB/s 15423 calls/s 15423 msg/s # 2.57 [+0.03] tcp rx: 941 MB/s 48685 calls/s # 3.54 [+0.97] tcp tx: 926 MB/s 15713 calls/s 15713 msg/s # 3.57 [+0.03] tcp rx: 921 MB/s 47717 calls/s # 4.54 [+0.97] tcp tx: 858 MB/s 14561 calls/s 14561 msg/s # 4.57 [+0.03] tcp rx: 860 MB/s 45274 calls/s # 5.54 [+0.97] tcp tx: 945 MB/s 16037 calls/s 16037 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.88 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 609 MB/s 441600 calls/s # 6.91 [+0.02] udp tx: 1209 MB/s 20517 calls/s 20517 msg/s # 7.89 [+0.98] udp rx: 661 MB/s 479316 calls/s # 7.91 [+0.02] udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # 8.89 [+0.98] udp rx: 661 MB/s 479488 calls/s # 8.91 [+0.02] udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # 9.89 [+0.98] udp rx: 661 MB/s 479488 calls/s # 9.91 [+0.02] udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.31] -4 -G # 11.28 [+1.02] udp rx: 1075 MB/s 784059 calls/s # 11.29 [+0.02] udp tx: 1095 MB/s 18575 calls/s 18575 msg/s # 12.28 [+0.98] udp rx: 1100 MB/s 802579 calls/s # 12.29 [+0.02] udp tx: 1100 MB/s 18663 calls/s 18663 msg/s # 13.28 [+0.98] udp rx: 1099 MB/s 802082 calls/s # 13.29 [+0.02] udp tx: 1099 MB/s 18646 calls/s 18646 msg/s # 14.28 [+0.99] udp rx: 1098 MB/s 801341 calls/s # 14.29 [+0.01] udp tx: 1098 MB/s 18628 calls/s 18628 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__->