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: 552 MB/s 9374 calls/s 9374 msg/s # tcp rx: 552 MB/s 33973 calls/s # tcp tx: 533 MB/s 9046 calls/s 9046 msg/s # tcp rx: 533 MB/s 32781 calls/s # tcp tx: 543 MB/s 9216 calls/s 9216 msg/s # tcp rx: 543 MB/s 32915 calls/s # tcp tx: 527 MB/s 8948 calls/s 8948 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: 466 MB/s 337920 calls/s # udp tx: 872 MB/s 14795 calls/s 14795 msg/s # udp rx: 520 MB/s 376862 calls/s # udp tx: 822 MB/s 13946 calls/s 13946 msg/s # udp rx: 518 MB/s 375552 calls/s # udp tx: 811 MB/s 13771 calls/s 13771 msg/s # udp rx: 543 MB/s 393472 calls/s # udp tx: 793 MB/s 13464 calls/s 13464 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: 625 MB/s 455849 calls/s # udp tx: 646 MB/s 10966 calls/s 10966 msg/s # udp rx: 664 MB/s 484327 calls/s # udp tx: 677 MB/s 11483 calls/s 11483 msg/s # udp rx: 1165 MB/s 850002 calls/s # udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # udp rx: 1165 MB/s 850364 calls/s # udp tx: 1166 MB/s 19792 calls/s 19792 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__->