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: 972 MB/s 16501 calls/s 16501 msg/s # tcp rx: 973 MB/s 49987 calls/s # tcp tx: 1016 MB/s 17238 calls/s 17238 msg/s # tcp rx: 1017 MB/s 51825 calls/s # tcp tx: 998 MB/s 16941 calls/s 16941 msg/s # tcp rx: 999 MB/s 51127 calls/s # tcp tx: 1000 MB/s 16975 calls/s 16975 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: 579 MB/s 420096 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1294 MB/s 21957 calls/s 21957 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: 1157 MB/s 843905 calls/s # udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # udp rx: 1101 MB/s 803331 calls/s # udp tx: 1096 MB/s 18600 calls/s 18600 msg/s # udp rx: 1162 MB/s 847822 calls/s # udp tx: 1171 MB/s 19867 calls/s 19867 msg/s # udp rx: 1172 MB/s 855023 calls/s # udp tx: 1173 MB/s 19904 calls/s 19904 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__->