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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 992 MB/s 16825 calls/s 16825 msg/s # 2.57 [+0.00] tcp rx: 992 MB/s 50817 calls/s # 3.57 [+1.00] tcp tx: 979 MB/s 16620 calls/s 16620 msg/s # 3.57 [+0.00] tcp rx: 980 MB/s 50487 calls/s # 4.57 [+1.00] tcp tx: 793 MB/s 13455 calls/s 13455 msg/s # 4.57 [+0.00] tcp rx: 794 MB/s 40300 calls/s # 5.57 [+1.00] tcp tx: 633 MB/s 10746 calls/s 10746 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.29] -4 -v # 6.91 [+1.01] udp rx: 597 MB/s 433152 calls/s # 6.93 [+0.02] udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # 7.91 [+0.98] udp rx: 645 MB/s 467694 calls/s # 7.93 [+0.02] udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # 8.92 [+0.98] udp rx: 661 MB/s 478762 calls/s # 8.93 [+0.02] udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # 9.92 [+0.98] udp rx: 660 MB/s 478668 calls/s # 9.93 [+0.02] udp tx: 1245 MB/s 21129 calls/s 21129 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.28 [+0.31] -4 -G # 11.29 [+1.02] udp rx: 1055 MB/s 769493 calls/s # 11.31 [+0.02] udp tx: 1078 MB/s 18300 calls/s 18300 msg/s # 12.29 [+0.98] udp rx: 1084 MB/s 790630 calls/s # 12.31 [+0.02] udp tx: 1082 MB/s 18368 calls/s 18368 msg/s # 13.29 [+0.98] udp rx: 1033 MB/s 753922 calls/s # 13.31 [+0.02] udp tx: 1033 MB/s 17534 calls/s 17534 msg/s # 14.30 [+0.98] udp rx: 1073 MB/s 783216 calls/s # 14.31 [+0.02] udp tx: 1079 MB/s 18311 calls/s 18311 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__->