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: 957 MB/s 16244 calls/s 16244 msg/s # tcp rx: 968 MB/s 51201 calls/s # tcp tx: 927 MB/s 15733 calls/s 15733 msg/s # tcp rx: 943 MB/s 48697 calls/s # tcp tx: 923 MB/s 15671 calls/s 15671 msg/s # tcp rx: 932 MB/s 48632 calls/s # tcp tx: 957 MB/s 16241 calls/s 16241 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: 618 MB/s 448512 calls/s # udp tx: 1209 MB/s 20510 calls/s 20510 msg/s # udp rx: 664 MB/s 481792 calls/s # udp tx: 1103 MB/s 18709 calls/s 18709 msg/s # udp rx: 577 MB/s 418560 calls/s # udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 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: 1116 MB/s 814396 calls/s # udp tx: 1149 MB/s 19497 calls/s 19497 msg/s # udp rx: 1124 MB/s 820131 calls/s # udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # udp rx: 1150 MB/s 839078 calls/s # udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # udp rx: 1054 MB/s 768870 calls/s # udp tx: 1054 MB/s 17890 calls/s 17890 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__->