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: 518 MB/s 8794 calls/s 8794 msg/s # tcp rx: 520 MB/s 37463 calls/s # tcp tx: 531 MB/s 9017 calls/s 9017 msg/s # tcp rx: 534 MB/s 36978 calls/s # tcp tx: 876 MB/s 14866 calls/s 14866 msg/s # tcp rx: 876 MB/s 46471 calls/s # tcp tx: 645 MB/s 10941 calls/s 10941 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: 472 MB/s 342538 calls/s # udp tx: 820 MB/s 13921 calls/s 13921 msg/s # udp rx: 533 MB/s 386816 calls/s # udp tx: 851 MB/s 14440 calls/s 14440 msg/s # udp rx: 532 MB/s 385536 calls/s # udp tx: 843 MB/s 14309 calls/s 14309 msg/s # udp rx: 531 MB/s 384768 calls/s # udp tx: 842 MB/s 14287 calls/s 14287 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: 644 MB/s 469868 calls/s # udp tx: 665 MB/s 11282 calls/s 11282 msg/s # udp rx: 667 MB/s 486580 calls/s # udp tx: 668 MB/s 11333 calls/s 11333 msg/s # udp rx: 700 MB/s 510797 calls/s # udp tx: 700 MB/s 11877 calls/s 11877 msg/s # udp rx: 699 MB/s 510424 calls/s # udp tx: 699 MB/s 11861 calls/s 11861 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__->