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.31 [+0.31] -4 -t # 2.56 [+2.25] tcp tx: 908 MB/s 15414 calls/s 15414 msg/s # 2.57 [+0.00] tcp rx: 909 MB/s 49694 calls/s # 3.56 [+1.00] tcp tx: 888 MB/s 15072 calls/s 15072 msg/s # 3.62 [+0.06] tcp rx: 956 MB/s 42047 calls/s # 4.56 [+0.94] tcp tx: 864 MB/s 14670 calls/s 14670 msg/s # 4.62 [+0.06] tcp rx: 851 MB/s 48072 calls/s # 5.56 [+0.94] tcp tx: 1004 MB/s 17037 calls/s 17037 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.88 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 653 MB/s 473600 calls/s # 6.91 [+0.02] udp tx: 1229 MB/s 20850 calls/s 20850 msg/s # 7.89 [+0.99] udp rx: 549 MB/s 398385 calls/s # 7.91 [+0.01] udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # 8.90 [+0.99] udp rx: 579 MB/s 419426 calls/s # 8.91 [+0.01] udp tx: 1319 MB/s 22386 calls/s 22386 msg/s # 9.90 [+0.99] udp rx: 578 MB/s 418655 calls/s # 9.91 [+0.01] udp tx: 1317 MB/s 22350 calls/s 22350 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.26] -4 -G # 11.22 [+1.01] udp rx: 1098 MB/s 801087 calls/s # 11.23 [+0.02] udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # 12.22 [+0.98] udp rx: 1130 MB/s 824313 calls/s # 12.23 [+0.02] udp tx: 1130 MB/s 19167 calls/s 19167 msg/s # 13.22 [+0.99] udp rx: 1139 MB/s 830782 calls/s # 13.23 [+0.02] udp tx: 1138 MB/s 19313 calls/s 19313 msg/s # 14.22 [+0.99] udp rx: 1148 MB/s 837712 calls/s # 14.23 [+0.01] udp tx: 1147 MB/s 19464 calls/s 19464 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__->