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: 716 MB/s 12158 calls/s 12158 msg/s # tcp rx: 718 MB/s 36565 calls/s # tcp tx: 680 MB/s 11542 calls/s 11542 msg/s # tcp rx: 681 MB/s 34741 calls/s # tcp tx: 678 MB/s 11502 calls/s 11502 msg/s # tcp rx: 678 MB/s 34604 calls/s # tcp tx: 691 MB/s 11734 calls/s 11734 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: 519 MB/s 377346 calls/s # udp tx: 753 MB/s 12782 calls/s 12782 msg/s # udp rx: 554 MB/s 402519 calls/s # udp tx: 732 MB/s 12427 calls/s 12427 msg/s # udp rx: 623 MB/s 451584 calls/s # udp tx: 1306 MB/s 22154 calls/s 22154 msg/s # udp rx: 640 MB/s 464324 calls/s # udp tx: 1143 MB/s 19388 calls/s 19388 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: 1027 MB/s 749514 calls/s # udp tx: 1050 MB/s 17811 calls/s 17811 msg/s # udp rx: 1095 MB/s 799072 calls/s # udp tx: 1099 MB/s 18646 calls/s 18646 msg/s # udp rx: 1106 MB/s 807010 calls/s # udp tx: 1105 MB/s 18747 calls/s 18747 msg/s # udp rx: 1127 MB/s 822078 calls/s # udp tx: 1126 MB/s 19104 calls/s 19104 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__->