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.29 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 919 MB/s 15599 calls/s 15599 msg/s # 2.54 [+0.00] tcp rx: 920 MB/s 48293 calls/s # 3.54 [+1.00] tcp tx: 928 MB/s 15743 calls/s 15743 msg/s # 3.54 [+0.00] tcp rx: 928 MB/s 48535 calls/s # 4.54 [+1.00] tcp tx: 939 MB/s 15940 calls/s 15940 msg/s # 4.54 [+0.00] tcp rx: 940 MB/s 48291 calls/s # 5.54 [+1.00] tcp tx: 919 MB/s 15588 calls/s 15588 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.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 649 MB/s 470748 calls/s # 6.89 [+0.02] udp tx: 1200 MB/s 20367 calls/s 20367 msg/s # 7.87 [+0.99] udp rx: 644 MB/s 467200 calls/s # 7.89 [+0.01] udp tx: 1273 MB/s 21599 calls/s 21599 msg/s # 8.87 [+0.99] udp rx: 672 MB/s 487048 calls/s # 8.89 [+0.01] udp tx: 1203 MB/s 20412 calls/s 20412 msg/s # 9.87 [+0.99] udp rx: 669 MB/s 485213 calls/s # 9.89 [+0.01] udp tx: 1085 MB/s 18404 calls/s 18404 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.28] -4 -G # 11.21 [+1.02] udp rx: 1043 MB/s 760735 calls/s # 11.23 [+0.02] udp tx: 1062 MB/s 18023 calls/s 18023 msg/s # 12.21 [+0.98] udp rx: 1103 MB/s 804519 calls/s # 12.23 [+0.02] udp tx: 1104 MB/s 18740 calls/s 18740 msg/s # 13.21 [+0.99] udp rx: 1106 MB/s 807312 calls/s # 13.23 [+0.01] udp tx: 1108 MB/s 18805 calls/s 18805 msg/s # 14.22 [+0.99] udp rx: 1098 MB/s 801175 calls/s # 14.23 [+0.01] udp tx: 1099 MB/s 18656 calls/s 18656 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__->