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: 393 MB/s 6668 calls/s 6668 msg/s # tcp rx: 403 MB/s 14760 calls/s # tcp tx: 464 MB/s 7871 calls/s 7871 msg/s # tcp rx: 466 MB/s 16623 calls/s # tcp tx: 425 MB/s 7212 calls/s 7212 msg/s # tcp rx: 424 MB/s 15008 calls/s # tcp tx: 468 MB/s 7942 calls/s 7942 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: 327 MB/s 238091 calls/s # udp tx: 435 MB/s 7381 calls/s 7381 msg/s # udp rx: 332 MB/s 241569 calls/s # udp tx: 514 MB/s 8730 calls/s 8730 msg/s # udp rx: 333 MB/s 242176 calls/s # udp tx: 550 MB/s 9335 calls/s 9335 msg/s # udp rx: 330 MB/s 239616 calls/s # udp tx: 551 MB/s 9353 calls/s 9353 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: 462 MB/s 337446 calls/s # udp tx: 481 MB/s 8165 calls/s 8165 msg/s # udp rx: 625 MB/s 456152 calls/s # udp tx: 627 MB/s 10637 calls/s 10637 msg/s # udp rx: 491 MB/s 358805 calls/s # udp tx: 484 MB/s 8223 calls/s 8223 msg/s # udp rx: 508 MB/s 370770 calls/s # udp tx: 507 MB/s 8616 calls/s 8616 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__->