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: 960 MB/s 16294 calls/s 16294 msg/s # tcp rx: 961 MB/s 49995 calls/s # tcp tx: 901 MB/s 15289 calls/s 15289 msg/s # tcp rx: 922 MB/s 46744 calls/s # tcp tx: 874 MB/s 14829 calls/s 14829 msg/s # tcp rx: 874 MB/s 47076 calls/s # tcp tx: 910 MB/s 15437 calls/s 15437 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: 623 MB/s 452096 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 661 MB/s 479311 calls/s # udp tx: 1192 MB/s 20230 calls/s 20230 msg/s # udp rx: 662 MB/s 479750 calls/s # udp tx: 1250 MB/s 21212 calls/s 21212 msg/s # udp rx: 658 MB/s 477087 calls/s # udp tx: 1231 MB/s 20887 calls/s 20887 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: 1091 MB/s 795686 calls/s # udp tx: 1124 MB/s 19079 calls/s 19079 msg/s # udp rx: 1142 MB/s 833482 calls/s # udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # udp rx: 1145 MB/s 835199 calls/s # udp tx: 1146 MB/s 19447 calls/s 19447 msg/s # udp rx: 1141 MB/s 832638 calls/s # udp tx: 1143 MB/s 19387 calls/s 19387 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__->