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: 922 MB/s 15643 calls/s 15643 msg/s # tcp rx: 935 MB/s 49164 calls/s # tcp tx: 929 MB/s 15766 calls/s 15766 msg/s # tcp rx: 929 MB/s 48370 calls/s # tcp tx: 930 MB/s 15786 calls/s 15786 msg/s # tcp rx: 932 MB/s 48222 calls/s # tcp tx: 902 MB/s 15307 calls/s 15307 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: 596 MB/s 432384 calls/s # udp tx: 1209 MB/s 20516 calls/s 20516 msg/s # udp rx: 639 MB/s 463100 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # udp rx: 577 MB/s 418116 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # udp rx: 650 MB/s 471354 calls/s # udp tx: 1286 MB/s 21820 calls/s 21820 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: 1092 MB/s 796554 calls/s # udp tx: 1119 MB/s 18982 calls/s 18982 msg/s # udp rx: 1105 MB/s 806119 calls/s # udp tx: 1108 MB/s 18805 calls/s 18805 msg/s # udp rx: 1129 MB/s 823587 calls/s # udp tx: 1128 MB/s 19137 calls/s 19137 msg/s # udp rx: 1117 MB/s 815351 calls/s # udp tx: 1109 MB/s 18810 calls/s 18810 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__->