make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 782 MB/s 13279 calls/s 13279 msg/s # tcp rx: 785 MB/s 73140 calls/s # tcp tx: 836 MB/s 14185 calls/s 14185 msg/s # tcp rx: 839 MB/s 67137 calls/s # tcp tx: 785 MB/s 13323 calls/s 13323 msg/s # tcp rx: 785 MB/s 68587 calls/s # tcp tx: 832 MB/s 14112 calls/s 14112 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 652 MB/s 472832 calls/s # udp tx: 1203 MB/s 20419 calls/s 20419 msg/s # udp rx: 676 MB/s 489728 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp rx: 676 MB/s 490240 calls/s # udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # udp rx: 674 MB/s 488704 calls/s # udp tx: 1290 MB/s 21892 calls/s 21892 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1079 MB/s 787027 calls/s # udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # udp rx: 1236 MB/s 901899 calls/s # udp tx: 1233 MB/s 20919 calls/s 20919 msg/s # udp rx: 1119 MB/s 816460 calls/s # udp tx: 1119 MB/s 18985 calls/s 18985 msg/s # udp rx: 1119 MB/s 816608 calls/s # udp tx: 1122 MB/s 19040 calls/s 19040 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__->