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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 969 MB/s 16440 calls/s 16440 msg/s # 2.53 [+0.00] tcp rx: 969 MB/s 49204 calls/s # 3.53 [+1.00] tcp tx: 1025 MB/s 17400 calls/s 17400 msg/s # 3.53 [+0.00] tcp rx: 1026 MB/s 52510 calls/s # 4.53 [+1.00] tcp tx: 997 MB/s 16921 calls/s 16921 msg/s # 4.53 [+0.00] tcp rx: 998 MB/s 51806 calls/s # 5.53 [+1.00] tcp tx: 1047 MB/s 17774 calls/s 17774 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.28] -4 -v # 6.85 [+1.01] udp rx: 656 MB/s 476672 calls/s # 6.87 [+0.02] udp tx: 1159 MB/s 19671 calls/s 19671 msg/s # 7.85 [+0.98] udp rx: 669 MB/s 485376 calls/s # 7.87 [+0.02] udp tx: 1182 MB/s 20048 calls/s 20048 msg/s # 8.86 [+0.98] udp rx: 669 MB/s 484864 calls/s # 8.87 [+0.02] udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # 9.86 [+0.99] udp rx: 669 MB/s 484608 calls/s # 9.87 [+0.01] udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1033 MB/s 753719 calls/s # 11.21 [+0.02] udp tx: 1046 MB/s 17741 calls/s 17741 msg/s # 12.19 [+0.98] udp rx: 816 MB/s 595436 calls/s # 12.21 [+0.02] udp tx: 825 MB/s 14003 calls/s 14003 msg/s # 13.20 [+0.98] udp rx: 1108 MB/s 808628 calls/s # 13.21 [+0.02] udp tx: 1107 MB/s 18784 calls/s 18784 msg/s # 14.20 [+0.98] udp rx: 1106 MB/s 806900 calls/s # 14.21 [+0.02] udp tx: 1105 MB/s 18755 calls/s 18755 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__->