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: 913 MB/s 15497 calls/s 15497 msg/s # tcp rx: 914 MB/s 46375 calls/s # tcp tx: 953 MB/s 16164 calls/s 16164 msg/s # tcp rx: 953 MB/s 48067 calls/s # tcp tx: 974 MB/s 16530 calls/s 16530 msg/s # tcp rx: 974 MB/s 49200 calls/s # tcp tx: 954 MB/s 16189 calls/s 16189 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: 561 MB/s 406528 calls/s # udp tx: 1210 MB/s 20536 calls/s 20536 msg/s # udp rx: 654 MB/s 473856 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # udp rx: 623 MB/s 451584 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 584 MB/s 423424 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 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: 1111 MB/s 810501 calls/s # udp tx: 1144 MB/s 19404 calls/s 19404 msg/s # udp rx: 1117 MB/s 815190 calls/s # udp tx: 1119 MB/s 18990 calls/s 18990 msg/s # udp rx: 1090 MB/s 795420 calls/s # udp tx: 1093 MB/s 18542 calls/s 18542 msg/s # udp rx: 1082 MB/s 789647 calls/s # udp tx: 1084 MB/s 18394 calls/s 18394 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__->