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.49 [+0.47] -4 -t # 2.84 [+2.36] tcp tx: 658 MB/s 11174 calls/s 11174 msg/s # 2.85 [+0.00] tcp rx: 660 MB/s 33668 calls/s # 3.84 [+1.00] tcp tx: 652 MB/s 11073 calls/s 11073 msg/s # 3.85 [+0.00] tcp rx: 653 MB/s 33096 calls/s # 4.84 [+1.00] tcp tx: 638 MB/s 10834 calls/s 10834 msg/s # 4.85 [+0.00] tcp rx: 639 MB/s 32464 calls/s # 5.84 [+1.00] tcp tx: 629 MB/s 10674 calls/s 10674 msg/s # 5.89 [+0.05] udp gso - over veth touching data # 5.89 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.30 [+0.40] -4 -v # 7.32 [+1.02] udp rx: 622 MB/s 451328 calls/s # 7.34 [+0.02] udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # 8.32 [+0.98] udp rx: 646 MB/s 468224 calls/s # 8.34 [+0.02] udp tx: 1236 MB/s 20974 calls/s 20974 msg/s # 9.32 [+0.98] udp rx: 671 MB/s 486144 calls/s # 9.34 [+0.02] udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # 10.32 [+0.98] udp rx: 670 MB/s 485632 calls/s # 10.34 [+0.02] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 10.38 [+0.04] udp gso and gro - over veth touching data # 10.38 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.78 [+0.40] -4 -G # 11.80 [+1.02] udp rx: 1020 MB/s 744377 calls/s # 11.83 [+0.03] udp tx: 1050 MB/s 17819 calls/s 17819 msg/s # 12.80 [+0.97] udp rx: 1117 MB/s 814725 calls/s # 12.83 [+0.03] udp tx: 1114 MB/s 18904 calls/s 18904 msg/s # 13.80 [+0.98] udp rx: 1136 MB/s 829031 calls/s # 13.83 [+0.02] udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # 14.80 [+0.98] udp rx: 1139 MB/s 831140 calls/s # 14.83 [+0.02] udp tx: 1138 MB/s 19315 calls/s 19315 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__->