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: 1630 MB/s 27653 calls/s 27653 msg/s # tcp rx: 1632 MB/s 60736 calls/s # tcp tx: 1535 MB/s 26039 calls/s 26039 msg/s # tcp rx: 1536 MB/s 62365 calls/s # tcp tx: 1465 MB/s 24864 calls/s 24864 msg/s # tcp rx: 1467 MB/s 63291 calls/s # tcp tx: 1552 MB/s 26329 calls/s 26329 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: 520 MB/s 377522 calls/s # udp tx: 825 MB/s 14001 calls/s 14001 msg/s # udp rx: 528 MB/s 383118 calls/s # udp tx: 847 MB/s 14378 calls/s 14378 msg/s # udp rx: 408 MB/s 295492 calls/s # udp tx: 1097 MB/s 18619 calls/s 18619 msg/s # udp rx: 446 MB/s 322586 calls/s # udp tx: 1106 MB/s 18772 calls/s 18772 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: 631 MB/s 460919 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # udp rx: 673 MB/s 491489 calls/s # udp tx: 675 MB/s 11464 calls/s 11464 msg/s # udp rx: 640 MB/s 467236 calls/s # udp tx: 640 MB/s 10867 calls/s 10867 msg/s # udp rx: 611 MB/s 445946 calls/s # udp tx: 613 MB/s 10406 calls/s 10406 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__->