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.30] -4 -t # 2.60 [+2.30] tcp tx: 621 MB/s 10545 calls/s 10545 msg/s # 2.60 [+0.00] tcp rx: 623 MB/s 32383 calls/s # 3.60 [+1.00] tcp tx: 579 MB/s 9822 calls/s 9822 msg/s # 3.61 [+0.01] tcp rx: 581 MB/s 30077 calls/s # 4.60 [+0.99] tcp tx: 618 MB/s 10488 calls/s 10488 msg/s # 4.61 [+0.01] tcp rx: 620 MB/s 31404 calls/s # 5.60 [+0.99] tcp tx: 608 MB/s 10316 calls/s 10316 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.98 [+1.02] udp rx: 549 MB/s 397824 calls/s # 7.00 [+0.02] udp tx: 817 MB/s 13870 calls/s 13870 msg/s # 7.98 [+0.98] udp rx: 558 MB/s 404736 calls/s # 8.00 [+0.02] udp tx: 827 MB/s 14037 calls/s 14037 msg/s # 8.98 [+0.98] udp rx: 520 MB/s 376832 calls/s # 9.00 [+0.02] udp tx: 869 MB/s 14751 calls/s 14751 msg/s # 9.98 [+0.98] udp rx: 558 MB/s 404736 calls/s # 10.00 [+0.02] udp tx: 848 MB/s 14395 calls/s 14395 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.30] -4 -G # 11.35 [+1.02] udp rx: 640 MB/s 467349 calls/s # 11.37 [+0.02] udp tx: 655 MB/s 11111 calls/s 11111 msg/s # 12.35 [+0.98] udp rx: 655 MB/s 478253 calls/s # 12.37 [+0.02] udp tx: 658 MB/s 11169 calls/s 11169 msg/s # 13.35 [+0.98] udp rx: 655 MB/s 477985 calls/s # 13.37 [+0.02] udp tx: 657 MB/s 11151 calls/s 11151 msg/s # 14.35 [+0.98] udp rx: 657 MB/s 479493 calls/s # 14.37 [+0.02] udp tx: 659 MB/s 11193 calls/s 11193 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__->