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.60 [+2.29] tcp tx: 639 MB/s 10853 calls/s 10853 msg/s # 2.60 [+0.00] tcp rx: 640 MB/s 32042 calls/s # 3.60 [+1.00] tcp tx: 623 MB/s 10583 calls/s 10583 msg/s # 3.60 [+0.00] tcp rx: 624 MB/s 32075 calls/s # 4.60 [+1.00] tcp tx: 590 MB/s 10020 calls/s 10020 msg/s # 4.60 [+0.00] tcp rx: 591 MB/s 30781 calls/s # 5.60 [+1.00] tcp tx: 615 MB/s 10441 calls/s 10441 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.95 [+1.02] udp rx: 516 MB/s 374981 calls/s # 6.96 [+0.02] udp tx: 724 MB/s 12281 calls/s 12281 msg/s # 7.95 [+0.98] udp rx: 547 MB/s 397772 calls/s # 7.96 [+0.02] udp tx: 715 MB/s 12142 calls/s 12142 msg/s # 8.95 [+0.98] udp rx: 549 MB/s 398827 calls/s # 8.96 [+0.02] udp tx: 704 MB/s 11956 calls/s 11956 msg/s # 9.95 [+0.99] udp rx: 575 MB/s 417408 calls/s # 9.96 [+0.01] udp tx: 723 MB/s 12276 calls/s 12276 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1043 MB/s 761292 calls/s # 11.33 [+0.02] udp tx: 1065 MB/s 18075 calls/s 18075 msg/s # 12.31 [+0.98] udp rx: 1125 MB/s 820689 calls/s # 12.33 [+0.02] udp tx: 1125 MB/s 19081 calls/s 19081 msg/s # 13.31 [+0.98] udp rx: 1089 MB/s 794884 calls/s # 13.33 [+0.02] udp tx: 1080 MB/s 18333 calls/s 18333 msg/s # 14.31 [+0.98] udp rx: 646 MB/s 471837 calls/s # 14.33 [+0.02] udp tx: 654 MB/s 11107 calls/s 11107 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__->