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: 979 MB/s 16619 calls/s 16619 msg/s # tcp rx: 980 MB/s 50283 calls/s # tcp tx: 901 MB/s 15295 calls/s 15295 msg/s # tcp rx: 911 MB/s 49291 calls/s # tcp tx: 937 MB/s 15896 calls/s 15896 msg/s # tcp rx: 936 MB/s 48238 calls/s # tcp tx: 930 MB/s 15777 calls/s 15777 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: 619 MB/s 448512 calls/s # udp tx: 1242 MB/s 21079 calls/s 21079 msg/s # udp rx: 602 MB/s 438016 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 613 MB/s 444928 calls/s # udp tx: 1313 MB/s 22281 calls/s 22281 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 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: 1112 MB/s 811246 calls/s # udp tx: 1135 MB/s 19255 calls/s 19255 msg/s # udp rx: 1115 MB/s 813602 calls/s # udp tx: 1115 MB/s 18914 calls/s 18914 msg/s # udp rx: 1129 MB/s 823636 calls/s # udp tx: 1127 MB/s 19126 calls/s 19126 msg/s # udp rx: 1130 MB/s 824372 calls/s # udp tx: 1131 MB/s 19187 calls/s 19187 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__->