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.37 [+0.36] -4 -t # 2.67 [+2.30] tcp tx: 1001 MB/s 16991 calls/s 16991 msg/s # 2.67 [+0.00] tcp rx: 1002 MB/s 51420 calls/s # 3.67 [+1.00] tcp tx: 967 MB/s 16409 calls/s 16409 msg/s # 3.72 [+0.05] tcp rx: 1005 MB/s 50268 calls/s # 4.67 [+0.95] tcp tx: 946 MB/s 16048 calls/s 16048 msg/s # 4.72 [+0.05] tcp rx: 949 MB/s 50211 calls/s # 5.67 [+0.95] tcp tx: 953 MB/s 16168 calls/s 16168 msg/s # 5.70 [+0.03] udp gso - over veth touching data # 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.07 [+0.37] -4 -v # 7.09 [+1.02] udp rx: 630 MB/s 457163 calls/s # 7.11 [+0.01] udp tx: 1176 MB/s 19957 calls/s 19957 msg/s # 8.09 [+0.98] udp rx: 655 MB/s 475065 calls/s # 8.11 [+0.02] udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # 9.09 [+0.99] udp rx: 664 MB/s 481536 calls/s # 9.11 [+0.01] udp tx: 1183 MB/s 20073 calls/s 20073 msg/s # 10.09 [+0.99] udp rx: 666 MB/s 483072 calls/s # 10.11 [+0.01] udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # 10.14 [+0.03] udp gso and gro - over veth touching data # 10.14 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.52 [+0.38] -4 -G # 11.54 [+1.01] udp rx: 1079 MB/s 787183 calls/s # 11.56 [+0.02] udp tx: 1102 MB/s 18700 calls/s 18700 msg/s # 12.54 [+0.98] udp rx: 1121 MB/s 818004 calls/s # 12.56 [+0.02] udp tx: 1121 MB/s 19014 calls/s 19014 msg/s # 13.54 [+0.98] udp rx: 1110 MB/s 810109 calls/s # 13.56 [+0.02] udp tx: 1102 MB/s 18698 calls/s 18698 msg/s # 14.54 [+0.98] udp rx: 1105 MB/s 805964 calls/s # 14.56 [+0.02] udp tx: 1112 MB/s 18874 calls/s 18874 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__->