make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 1002 MB/s 17003 calls/s 17003 msg/s # tcp rx: 1003 MB/s 52086 calls/s # tcp tx: 740 MB/s 12554 calls/s 12554 msg/s # tcp rx: 740 MB/s 45855 calls/s # tcp tx: 536 MB/s 9106 calls/s 9106 msg/s # tcp rx: 537 MB/s 36868 calls/s # tcp tx: 537 MB/s 9121 calls/s 9121 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: 570 MB/s 413696 calls/s # udp tx: 752 MB/s 12764 calls/s 12764 msg/s # udp rx: 590 MB/s 428800 calls/s # udp tx: 739 MB/s 12534 calls/s 12534 msg/s # udp rx: 534 MB/s 388096 calls/s # udp tx: 806 MB/s 13676 calls/s 13676 msg/s # udp rx: 584 MB/s 424448 calls/s # udp tx: 748 MB/s 12690 calls/s 12690 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: 1109 MB/s 809244 calls/s # udp tx: 1138 MB/s 19315 calls/s 19315 msg/s # udp rx: 1160 MB/s 846477 calls/s # udp tx: 1159 MB/s 19666 calls/s 19666 msg/s # udp rx: 1158 MB/s 844838 calls/s # udp tx: 1157 MB/s 19633 calls/s 19633 msg/s # udp rx: 1158 MB/s 844592 calls/s # udp tx: 1157 MB/s 19624 calls/s 19624 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__->