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: 532 MB/s 9035 calls/s 9035 msg/s # tcp rx: 547 MB/s 34041 calls/s # tcp tx: 520 MB/s 8825 calls/s 8825 msg/s # tcp rx: 515 MB/s 32504 calls/s # tcp tx: 570 MB/s 9674 calls/s 9674 msg/s # tcp rx: 570 MB/s 32917 calls/s # tcp tx: 531 MB/s 9017 calls/s 9017 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: 540 MB/s 391936 calls/s # udp tx: 765 MB/s 12989 calls/s 12989 msg/s # udp rx: 583 MB/s 424089 calls/s # udp tx: 710 MB/s 12048 calls/s 12048 msg/s # udp rx: 593 MB/s 431104 calls/s # udp tx: 719 MB/s 12202 calls/s 12202 msg/s # udp rx: 588 MB/s 427264 calls/s # udp tx: 713 MB/s 12107 calls/s 12107 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: 561 MB/s 409501 calls/s # udp tx: 576 MB/s 9775 calls/s 9775 msg/s # udp rx: 627 MB/s 457873 calls/s # udp tx: 629 MB/s 10672 calls/s 10672 msg/s # udp rx: 624 MB/s 455301 calls/s # udp tx: 625 MB/s 10603 calls/s 10603 msg/s # udp rx: 621 MB/s 452965 calls/s # udp tx: 622 MB/s 10552 calls/s 10552 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__->