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.28 [+0.28] -4 -t # 2.55 [+2.27] tcp tx: 937 MB/s 15893 calls/s 15893 msg/s # 2.57 [+0.02] tcp rx: 957 MB/s 47935 calls/s # 3.55 [+0.98] tcp tx: 975 MB/s 16546 calls/s 16546 msg/s # 3.57 [+0.02] tcp rx: 978 MB/s 49823 calls/s # 4.55 [+0.98] tcp tx: 973 MB/s 16516 calls/s 16516 msg/s # 4.57 [+0.03] tcp rx: 974 MB/s 49694 calls/s # 5.55 [+0.97] tcp tx: 968 MB/s 16418 calls/s 16418 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.90 [+0.32] -4 -v # 6.92 [+1.02] udp rx: 652 MB/s 472576 calls/s # 6.94 [+0.01] udp tx: 1204 MB/s 20424 calls/s 20424 msg/s # 7.92 [+0.99] udp rx: 663 MB/s 480512 calls/s # 7.94 [+0.01] udp tx: 1200 MB/s 20366 calls/s 20366 msg/s # 8.92 [+0.99] udp rx: 663 MB/s 480512 calls/s # 8.94 [+0.01] udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # 9.92 [+0.99] udp rx: 661 MB/s 478976 calls/s # 9.94 [+0.01] udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.28] -4 -G # 11.26 [+1.01] udp rx: 1009 MB/s 736419 calls/s # 11.28 [+0.02] udp tx: 1032 MB/s 17514 calls/s 17514 msg/s # 12.27 [+0.98] udp rx: 1050 MB/s 766097 calls/s # 12.28 [+0.02] udp tx: 1052 MB/s 17843 calls/s 17843 msg/s # 13.27 [+0.98] udp rx: 1104 MB/s 805293 calls/s # 13.28 [+0.02] udp tx: 1103 MB/s 18720 calls/s 18720 msg/s # 14.27 [+0.98] udp rx: 1101 MB/s 803392 calls/s # 14.28 [+0.02] udp tx: 1100 MB/s 18673 calls/s 18673 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__->