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.58 [+2.27] tcp tx: 639 MB/s 10854 calls/s 10854 msg/s # 2.58 [+0.00] tcp rx: 640 MB/s 32845 calls/s # 3.58 [+1.00] tcp tx: 619 MB/s 10502 calls/s 10502 msg/s # 3.58 [+0.00] tcp rx: 620 MB/s 31922 calls/s # 4.58 [+1.00] tcp tx: 624 MB/s 10584 calls/s 10584 msg/s # 4.58 [+0.00] tcp rx: 624 MB/s 32078 calls/s # 5.58 [+1.00] tcp tx: 590 MB/s 10020 calls/s 10020 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.32] -4 -v # 6.95 [+1.01] udp rx: 469 MB/s 340480 calls/s # 6.97 [+0.02] udp tx: 874 MB/s 14837 calls/s 14837 msg/s # 7.95 [+0.98] udp rx: 434 MB/s 315136 calls/s # 7.97 [+0.02] udp tx: 925 MB/s 15700 calls/s 15700 msg/s # 8.95 [+0.98] udp rx: 454 MB/s 329728 calls/s # 8.97 [+0.02] udp tx: 897 MB/s 15222 calls/s 15222 msg/s # 9.95 [+0.98] udp rx: 513 MB/s 371968 calls/s # 9.97 [+0.02] udp tx: 830 MB/s 14084 calls/s 14084 msg/s # 10.01 [+0.04] 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.33 [+0.33] -4 -G # 11.35 [+1.02] udp rx: 618 MB/s 451363 calls/s # 11.37 [+0.02] udp tx: 632 MB/s 10724 calls/s 10724 msg/s # 12.35 [+0.98] udp rx: 642 MB/s 468492 calls/s # 12.37 [+0.02] udp tx: 641 MB/s 10883 calls/s 10883 msg/s # 13.35 [+0.98] udp rx: 623 MB/s 454471 calls/s # 13.37 [+0.02] udp tx: 622 MB/s 10562 calls/s 10562 msg/s # 14.35 [+0.98] udp rx: 621 MB/s 453067 calls/s # 14.37 [+0.02] udp tx: 620 MB/s 10529 calls/s 10529 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__->