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: 935 MB/s 15866 calls/s 15866 msg/s # tcp rx: 936 MB/s 50220 calls/s # tcp tx: 847 MB/s 14366 calls/s 14366 msg/s # tcp rx: 865 MB/s 48861 calls/s # tcp tx: 871 MB/s 14784 calls/s 14784 msg/s # tcp rx: 879 MB/s 48183 calls/s # tcp tx: 927 MB/s 15731 calls/s 15731 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: 564 MB/s 408948 calls/s # udp tx: 1007 MB/s 17088 calls/s 17088 msg/s # udp rx: 471 MB/s 341404 calls/s # udp tx: 909 MB/s 15418 calls/s 15418 msg/s # udp rx: 465 MB/s 336844 calls/s # udp tx: 935 MB/s 15874 calls/s 15874 msg/s # udp rx: 526 MB/s 380890 calls/s # udp tx: 878 MB/s 14902 calls/s 14902 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: 1117 MB/s 814799 calls/s # udp tx: 1146 MB/s 19452 calls/s 19452 msg/s # udp rx: 1175 MB/s 857164 calls/s # udp tx: 1174 MB/s 19920 calls/s 19920 msg/s # udp rx: 1174 MB/s 856349 calls/s # udp tx: 1173 MB/s 19902 calls/s 19902 msg/s # udp rx: 1170 MB/s 853837 calls/s # udp tx: 1169 MB/s 19843 calls/s 19843 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__->