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: 861 MB/s 14613 calls/s 14613 msg/s # tcp rx: 862 MB/s 68034 calls/s # tcp tx: 865 MB/s 14686 calls/s 14686 msg/s # tcp rx: 866 MB/s 70733 calls/s # tcp tx: 870 MB/s 14767 calls/s 14767 msg/s # tcp rx: 871 MB/s 71864 calls/s # tcp tx: 866 MB/s 14689 calls/s 14689 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: 641 MB/s 464640 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 625 MB/s 453120 calls/s # udp tx: 1202 MB/s 20400 calls/s 20400 msg/s # udp rx: 595 MB/s 431104 calls/s # udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # udp rx: 672 MB/s 486912 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 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: 1066 MB/s 777548 calls/s # udp tx: 1091 MB/s 18519 calls/s 18519 msg/s # udp rx: 1158 MB/s 844954 calls/s # udp tx: 1157 MB/s 19632 calls/s 19632 msg/s # udp rx: 1161 MB/s 847231 calls/s # udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # udp rx: 1161 MB/s 847082 calls/s # udp tx: 1160 MB/s 19687 calls/s 19687 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__->