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: 1594 MB/s 27037 calls/s 27037 msg/s # tcp rx: 1594 MB/s 63527 calls/s # tcp tx: 1499 MB/s 25429 calls/s 25429 msg/s # tcp rx: 1505 MB/s 60249 calls/s # tcp tx: 1471 MB/s 24953 calls/s 24953 msg/s # tcp rx: 1471 MB/s 57723 calls/s # tcp tx: 1428 MB/s 24222 calls/s 24222 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: 447 MB/s 323584 calls/s # udp tx: 1748 MB/s 29663 calls/s 29663 msg/s # udp rx: 517 MB/s 374016 calls/s # udp tx: 1761 MB/s 29873 calls/s 29873 msg/s # udp rx: 542 MB/s 392704 calls/s # udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # udp rx: 661 MB/s 478464 calls/s # udp tx: 1590 MB/s 26969 calls/s 26969 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: 1315 MB/s 959406 calls/s # udp tx: 1351 MB/s 22926 calls/s 22926 msg/s # udp rx: 1373 MB/s 1002027 calls/s # udp tx: 1376 MB/s 23345 calls/s 23345 msg/s # udp rx: 1342 MB/s 978993 calls/s # udp tx: 1344 MB/s 22797 calls/s 22797 msg/s # udp rx: 1375 MB/s 1003057 calls/s # udp tx: 1377 MB/s 23363 calls/s 23363 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__->