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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 1028 MB/s 17442 calls/s 17442 msg/s # 2.58 [+0.00] tcp rx: 1028 MB/s 52304 calls/s # 3.58 [+1.00] tcp tx: 990 MB/s 16797 calls/s 16797 msg/s # 3.58 [+0.00] tcp rx: 991 MB/s 48785 calls/s # 4.58 [+1.00] tcp tx: 969 MB/s 16444 calls/s 16444 msg/s # 4.58 [+0.00] tcp rx: 970 MB/s 49659 calls/s # 5.58 [+1.00] tcp tx: 964 MB/s 16357 calls/s 16357 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.92 [+0.31] -4 -v # 6.93 [+1.01] udp rx: 641 MB/s 464896 calls/s # 6.95 [+0.02] udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # 7.93 [+0.98] udp rx: 648 MB/s 469760 calls/s # 7.95 [+0.02] udp tx: 1278 MB/s 21688 calls/s 21688 msg/s # 8.94 [+0.98] udp rx: 651 MB/s 472064 calls/s # 8.95 [+0.02] udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # 9.94 [+0.98] udp rx: 651 MB/s 471552 calls/s # 9.95 [+0.02] udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.32] -4 -G # 11.33 [+1.02] udp rx: 738 MB/s 538696 calls/s # 11.35 [+0.02] udp tx: 763 MB/s 12955 calls/s 12955 msg/s # 12.33 [+0.98] udp rx: 1095 MB/s 799052 calls/s # 12.35 [+0.02] udp tx: 1095 MB/s 18584 calls/s 18584 msg/s # 13.33 [+0.98] udp rx: 1090 MB/s 795512 calls/s # 13.35 [+0.02] udp tx: 1089 MB/s 18482 calls/s 18482 msg/s # 14.33 [+0.98] udp rx: 1086 MB/s 792247 calls/s # 14.35 [+0.02] udp tx: 1085 MB/s 18406 calls/s 18406 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__->