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.56 [+2.26] tcp tx: 982 MB/s 16665 calls/s 16665 msg/s # 2.56 [+0.00] tcp rx: 984 MB/s 49689 calls/s # 3.56 [+1.00] tcp tx: 974 MB/s 16525 calls/s 16525 msg/s # 3.56 [+0.00] tcp rx: 975 MB/s 48460 calls/s # 4.56 [+1.00] tcp tx: 943 MB/s 16005 calls/s 16005 msg/s # 4.57 [+0.00] tcp rx: 944 MB/s 48614 calls/s # 5.56 [+1.00] tcp tx: 949 MB/s 16100 calls/s 16100 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 643 MB/s 465920 calls/s # 6.92 [+0.02] udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # 7.90 [+0.98] udp rx: 650 MB/s 471040 calls/s # 7.92 [+0.02] udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # 8.90 [+0.98] udp rx: 652 MB/s 472832 calls/s # 8.92 [+0.02] udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # 9.90 [+0.98] udp rx: 625 MB/s 452608 calls/s # 9.92 [+0.02] udp tx: 1249 MB/s 21186 calls/s 21186 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.27] -4 -G # 11.23 [+1.01] udp rx: 1186 MB/s 865439 calls/s # 11.25 [+0.02] udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # 12.23 [+0.98] udp rx: 1125 MB/s 820746 calls/s # 12.25 [+0.02] udp tx: 1126 MB/s 19098 calls/s 19098 msg/s # 13.23 [+0.98] udp rx: 1125 MB/s 821099 calls/s # 13.25 [+0.02] udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # 14.23 [+0.98] udp rx: 1127 MB/s 822027 calls/s # 14.25 [+0.02] udp tx: 1126 MB/s 19110 calls/s 19110 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__->