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.56 [+2.25] tcp tx: 944 MB/s 16017 calls/s 16017 msg/s # 2.59 [+0.03] tcp rx: 977 MB/s 49456 calls/s # 3.56 [+0.97] tcp tx: 878 MB/s 14901 calls/s 14901 msg/s # 3.59 [+0.03] tcp rx: 877 MB/s 45617 calls/s # 4.56 [+0.97] tcp tx: 920 MB/s 15604 calls/s 15604 msg/s # 4.59 [+0.03] tcp rx: 912 MB/s 46545 calls/s # 5.56 [+0.97] tcp tx: 939 MB/s 15930 calls/s 15930 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.88 [+1.02] udp rx: 591 MB/s 428288 calls/s # 6.90 [+0.02] udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # 7.88 [+0.98] udp rx: 623 MB/s 451668 calls/s # 7.90 [+0.02] udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # 8.88 [+0.98] udp rx: 659 MB/s 477480 calls/s # 8.90 [+0.02] udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # 9.88 [+0.98] udp rx: 632 MB/s 458225 calls/s # 9.90 [+0.02] udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # 9.93 [+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.24 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 782 MB/s 570845 calls/s # 11.27 [+0.02] udp tx: 794 MB/s 13478 calls/s 13478 msg/s # 12.25 [+0.98] udp rx: 595 MB/s 434074 calls/s # 12.27 [+0.02] udp tx: 593 MB/s 10073 calls/s 10073 msg/s # 13.25 [+0.98] udp rx: 595 MB/s 434196 calls/s # 13.27 [+0.02] udp tx: 596 MB/s 10112 calls/s 10112 msg/s # 14.26 [+0.98] udp rx: 630 MB/s 460176 calls/s # 14.27 [+0.02] udp tx: 630 MB/s 10692 calls/s 10692 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__->