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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 1001 MB/s 16980 calls/s 16980 msg/s # 2.54 [+0.00] tcp rx: 1001 MB/s 50842 calls/s # 3.53 [+1.00] tcp tx: 990 MB/s 16804 calls/s 16804 msg/s # 3.54 [+0.00] tcp rx: 992 MB/s 50401 calls/s # 4.53 [+1.00] tcp tx: 985 MB/s 16718 calls/s 16718 msg/s # 4.54 [+0.00] tcp rx: 986 MB/s 50252 calls/s # 5.53 [+1.00] tcp tx: 979 MB/s 16618 calls/s 16618 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 506 MB/s 366915 calls/s # 6.89 [+0.02] udp tx: 827 MB/s 14035 calls/s 14035 msg/s # 7.87 [+0.98] udp rx: 520 MB/s 376259 calls/s # 7.89 [+0.02] udp tx: 886 MB/s 15034 calls/s 15034 msg/s # 8.87 [+0.98] udp rx: 521 MB/s 376937 calls/s # 8.89 [+0.02] udp tx: 903 MB/s 15330 calls/s 15330 msg/s # 9.87 [+0.98] udp rx: 519 MB/s 375773 calls/s # 9.89 [+0.02] udp tx: 905 MB/s 15355 calls/s 15355 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.33] -4 -G # 11.28 [+1.02] udp rx: 624 MB/s 455795 calls/s # 11.30 [+0.02] udp tx: 638 MB/s 10835 calls/s 10835 msg/s # 12.28 [+0.98] udp rx: 633 MB/s 462298 calls/s # 12.30 [+0.02] udp tx: 635 MB/s 10781 calls/s 10781 msg/s # 13.28 [+0.98] udp rx: 638 MB/s 465712 calls/s # 13.30 [+0.02] udp tx: 641 MB/s 10883 calls/s 10883 msg/s # 14.28 [+0.98] udp rx: 642 MB/s 468420 calls/s # 14.30 [+0.02] udp tx: 645 MB/s 10940 calls/s 10940 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__->