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.35 [+0.35] -4 -t # 2.63 [+2.28] tcp tx: 542 MB/s 9203 calls/s 9203 msg/s # 2.64 [+0.00] tcp rx: 544 MB/s 30316 calls/s # 3.63 [+1.00] tcp tx: 562 MB/s 9540 calls/s 9540 msg/s # 3.64 [+0.00] tcp rx: 562 MB/s 29545 calls/s # 4.63 [+1.00] tcp tx: 550 MB/s 9338 calls/s 9338 msg/s # 4.64 [+0.00] tcp rx: 551 MB/s 29741 calls/s # 5.63 [+1.00] tcp tx: 554 MB/s 9412 calls/s 9412 msg/s # 5.67 [+0.03] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.32] -4 -v # 7.00 [+1.01] udp rx: 550 MB/s 398848 calls/s # 7.02 [+0.02] udp tx: 794 MB/s 13476 calls/s 13476 msg/s # 8.00 [+0.98] udp rx: 559 MB/s 405666 calls/s # 8.02 [+0.02] udp tx: 779 MB/s 13215 calls/s 13215 msg/s # 9.00 [+0.98] udp rx: 548 MB/s 397598 calls/s # 9.02 [+0.02] udp tx: 736 MB/s 12494 calls/s 12494 msg/s # 10.00 [+0.98] udp rx: 543 MB/s 394708 calls/s # 10.02 [+0.02] udp tx: 707 MB/s 12006 calls/s 12006 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.32] -4 -G # 11.39 [+1.01] udp rx: 607 MB/s 443092 calls/s # 11.41 [+0.02] udp tx: 621 MB/s 10544 calls/s 10544 msg/s # 12.39 [+0.98] udp rx: 601 MB/s 438743 calls/s # 12.41 [+0.02] udp tx: 599 MB/s 10162 calls/s 10162 msg/s # 13.39 [+0.98] udp rx: 615 MB/s 448825 calls/s # 13.41 [+0.02] udp tx: 617 MB/s 10467 calls/s 10467 msg/s # 14.39 [+0.98] udp rx: 610 MB/s 445415 calls/s # 14.41 [+0.02] udp tx: 610 MB/s 10351 calls/s 10351 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__->