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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.31] -4 -t # 2.57 [+2.25] tcp tx: 855 MB/s 14511 calls/s 14511 msg/s # 2.57 [+0.00] tcp rx: 856 MB/s 47635 calls/s # 3.57 [+1.00] tcp tx: 851 MB/s 14436 calls/s 14436 msg/s # 3.60 [+0.03] tcp rx: 880 MB/s 45488 calls/s # 4.57 [+0.97] tcp tx: 878 MB/s 14898 calls/s 14898 msg/s # 4.60 [+0.03] tcp rx: 867 MB/s 44840 calls/s # 5.57 [+0.97] tcp tx: 635 MB/s 10780 calls/s 10780 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.01] udp rx: 533 MB/s 386800 calls/s # 6.94 [+0.02] udp tx: 779 MB/s 13228 calls/s 13228 msg/s # 7.92 [+0.98] udp rx: 515 MB/s 374128 calls/s # 7.94 [+0.02] udp tx: 745 MB/s 12643 calls/s 12643 msg/s # 8.93 [+0.98] udp rx: 561 MB/s 407607 calls/s # 8.94 [+0.02] udp tx: 756 MB/s 12831 calls/s 12831 msg/s # 9.93 [+0.98] udp rx: 553 MB/s 401198 calls/s # 9.94 [+0.02] udp tx: 763 MB/s 12942 calls/s 12942 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.34] -4 -G # 11.33 [+1.01] udp rx: 587 MB/s 428556 calls/s # 11.35 [+0.02] udp tx: 598 MB/s 10155 calls/s 10155 msg/s # 12.33 [+0.98] udp rx: 666 MB/s 486330 calls/s # 12.35 [+0.02] udp tx: 666 MB/s 11306 calls/s 11306 msg/s # 13.33 [+0.99] udp rx: 654 MB/s 477321 calls/s # 13.35 [+0.01] udp tx: 654 MB/s 11094 calls/s 11094 msg/s # 14.33 [+0.99] udp rx: 664 MB/s 484625 calls/s # 14.35 [+0.01] udp tx: 664 MB/s 11271 calls/s 11271 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__->