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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 921 MB/s 15624 calls/s 15624 msg/s # 2.61 [+0.00] tcp rx: 921 MB/s 47308 calls/s # 3.61 [+1.00] tcp tx: 850 MB/s 14430 calls/s 14430 msg/s # 3.65 [+0.04] tcp rx: 886 MB/s 40060 calls/s # 4.61 [+0.96] tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # 4.65 [+0.04] tcp rx: 935 MB/s 46068 calls/s # 5.61 [+0.96] tcp tx: 968 MB/s 16420 calls/s 16420 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.30] -4 -v # 6.96 [+1.01] udp rx: 590 MB/s 427776 calls/s # 6.97 [+0.02] udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # 7.96 [+0.98] udp rx: 627 MB/s 454144 calls/s # 7.97 [+0.02] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 8.96 [+0.98] udp rx: 627 MB/s 454656 calls/s # 8.97 [+0.02] udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # 9.96 [+0.99] udp rx: 653 MB/s 473344 calls/s # 9.97 [+0.01] udp tx: 1251 MB/s 21233 calls/s 21233 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 1019 MB/s 743482 calls/s # 11.32 [+0.02] udp tx: 1034 MB/s 17554 calls/s 17554 msg/s # 12.31 [+0.98] udp rx: 1090 MB/s 795438 calls/s # 12.32 [+0.02] udp tx: 1095 MB/s 18573 calls/s 18573 msg/s # 13.31 [+0.99] udp rx: 1096 MB/s 799824 calls/s # 13.32 [+0.02] udp tx: 1097 MB/s 18609 calls/s 18609 msg/s # 14.31 [+0.99] udp rx: 1097 MB/s 800773 calls/s # 14.32 [+0.01] udp tx: 1097 MB/s 18621 calls/s 18621 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__->