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: 1022 MB/s 17349 calls/s 17349 msg/s # 2.57 [+0.00] tcp rx: 1023 MB/s 52090 calls/s # 3.57 [+1.00] tcp tx: 988 MB/s 16764 calls/s 16764 msg/s # 3.60 [+0.03] tcp rx: 1021 MB/s 49566 calls/s # 4.57 [+0.97] tcp tx: 955 MB/s 16201 calls/s 16201 msg/s # 4.61 [+0.04] tcp rx: 962 MB/s 47029 calls/s # 5.57 [+0.96] tcp tx: 1018 MB/s 17269 calls/s 17269 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.27] -4 -v # 6.89 [+1.01] udp rx: 637 MB/s 461824 calls/s # 6.90 [+0.02] udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # 7.89 [+0.99] udp rx: 595 MB/s 431616 calls/s # 7.90 [+0.01] udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # 8.89 [+0.99] udp rx: 662 MB/s 479488 calls/s # 8.90 [+0.01] udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # 9.89 [+0.99] udp rx: 664 MB/s 481536 calls/s # 9.90 [+0.01] udp tx: 1277 MB/s 21661 calls/s 21661 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 1095 MB/s 799264 calls/s # 11.26 [+0.02] udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # 12.24 [+0.98] udp rx: 1074 MB/s 783554 calls/s # 12.26 [+0.02] udp tx: 1076 MB/s 18256 calls/s 18256 msg/s # 13.24 [+0.99] udp rx: 1116 MB/s 814062 calls/s # 13.26 [+0.01] udp tx: 1118 MB/s 18964 calls/s 18964 msg/s # 14.24 [+0.99] udp rx: 1075 MB/s 784570 calls/s # 14.26 [+0.01] udp tx: 1078 MB/s 18285 calls/s 18285 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__->