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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 1040 MB/s 17656 calls/s 17656 msg/s # 2.60 [+0.00] tcp rx: 1041 MB/s 53008 calls/s # 3.60 [+1.00] tcp tx: 1004 MB/s 17029 calls/s 17029 msg/s # 3.64 [+0.04] tcp rx: 1048 MB/s 50656 calls/s # 4.60 [+0.96] tcp tx: 1019 MB/s 17299 calls/s 17299 msg/s # 4.64 [+0.04] tcp rx: 1018 MB/s 46539 calls/s # 5.60 [+0.96] tcp tx: 1012 MB/s 17170 calls/s 17170 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.28] -4 -v # 6.93 [+1.01] udp rx: 642 MB/s 465310 calls/s # 6.95 [+0.02] udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # 7.93 [+0.98] udp rx: 671 MB/s 486656 calls/s # 7.95 [+0.02] udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # 8.93 [+0.98] udp rx: 574 MB/s 416256 calls/s # 8.95 [+0.02] udp tx: 1142 MB/s 19380 calls/s 19380 msg/s # 9.93 [+0.98] udp rx: 558 MB/s 404992 calls/s # 9.95 [+0.02] udp tx: 793 MB/s 13450 calls/s 13450 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.31] -4 -G # 11.31 [+1.02] udp rx: 578 MB/s 421644 calls/s # 11.32 [+0.02] udp tx: 590 MB/s 10022 calls/s 10022 msg/s # 12.31 [+0.98] udp rx: 626 MB/s 457111 calls/s # 12.32 [+0.02] udp tx: 629 MB/s 10685 calls/s 10685 msg/s # 13.31 [+0.98] udp rx: 626 MB/s 456741 calls/s # 13.32 [+0.02] udp tx: 629 MB/s 10671 calls/s 10671 msg/s # 14.31 [+0.99] udp rx: 623 MB/s 454580 calls/s # 14.32 [+0.01] udp tx: 632 MB/s 10723 calls/s 10723 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__->