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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 883 MB/s 14984 calls/s 14984 msg/s # 2.51 [+0.00] tcp rx: 883 MB/s 49397 calls/s # 3.51 [+1.00] tcp tx: 905 MB/s 15354 calls/s 15354 msg/s # 3.51 [+0.00] tcp rx: 905 MB/s 49191 calls/s # 4.51 [+1.00] tcp tx: 879 MB/s 14924 calls/s 14924 msg/s # 4.51 [+0.00] tcp rx: 880 MB/s 47986 calls/s # 5.51 [+1.00] tcp tx: 911 MB/s 15456 calls/s 15456 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 645 MB/s 467712 calls/s # 6.82 [+0.02] udp tx: 1175 MB/s 19936 calls/s 19936 msg/s # 7.81 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.82 [+0.02] udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # 8.81 [+0.99] udp rx: 668 MB/s 484096 calls/s # 8.82 [+0.01] udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # 9.81 [+0.99] udp rx: 669 MB/s 484608 calls/s # 9.82 [+0.01] udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.28] -4 -G # 11.15 [+1.01] udp rx: 1098 MB/s 800909 calls/s # 11.16 [+0.02] udp tx: 1117 MB/s 18955 calls/s 18955 msg/s # 12.15 [+0.98] udp rx: 1122 MB/s 818915 calls/s # 12.16 [+0.02] udp tx: 1117 MB/s 18949 calls/s 18949 msg/s # 13.15 [+0.99] udp rx: 1096 MB/s 800039 calls/s # 13.16 [+0.02] udp tx: 1101 MB/s 18684 calls/s 18684 msg/s # 14.15 [+0.99] udp rx: 1142 MB/s 833349 calls/s # 14.16 [+0.01] udp tx: 1142 MB/s 19374 calls/s 19374 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__->