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.58 [+2.28] tcp tx: 605 MB/s 10267 calls/s 10267 msg/s # 2.61 [+0.03] tcp rx: 624 MB/s 37273 calls/s # 3.58 [+0.97] tcp tx: 599 MB/s 10162 calls/s 10162 msg/s # 3.61 [+0.03] tcp rx: 598 MB/s 34621 calls/s # 4.58 [+0.97] tcp tx: 616 MB/s 10450 calls/s 10450 msg/s # 4.61 [+0.03] tcp rx: 616 MB/s 34833 calls/s # 5.58 [+0.97] tcp tx: 598 MB/s 10146 calls/s 10146 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.95 [+0.34] -4 -v # 6.97 [+1.02] udp rx: 519 MB/s 377270 calls/s # 6.99 [+0.02] udp tx: 720 MB/s 12212 calls/s 12212 msg/s # 7.97 [+0.98] udp rx: 521 MB/s 377856 calls/s # 7.99 [+0.02] udp tx: 852 MB/s 14467 calls/s 14467 msg/s # 8.97 [+0.98] udp rx: 509 MB/s 370033 calls/s # 8.99 [+0.02] udp tx: 712 MB/s 12091 calls/s 12091 msg/s # 9.97 [+0.98] udp rx: 533 MB/s 386403 calls/s # 9.99 [+0.02] udp tx: 789 MB/s 13394 calls/s 13394 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.30] -4 -G # 11.34 [+1.01] udp rx: 605 MB/s 441645 calls/s # 11.36 [+0.02] udp tx: 618 MB/s 10490 calls/s 10490 msg/s # 12.34 [+0.98] udp rx: 648 MB/s 472669 calls/s # 12.36 [+0.02] udp tx: 647 MB/s 10985 calls/s 10985 msg/s # 13.34 [+0.98] udp rx: 623 MB/s 454380 calls/s # 13.36 [+0.02] udp tx: 619 MB/s 10501 calls/s 10501 msg/s # 14.34 [+0.98] udp rx: 629 MB/s 459347 calls/s # 14.36 [+0.02] udp tx: 633 MB/s 10739 calls/s 10739 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__->