make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 6000 # 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: 594 MB/s 10082 calls/s 10082 msg/s # tcp rx: 594 MB/s 23183 calls/s # tcp tx: 628 MB/s 10663 calls/s 10663 msg/s # tcp rx: 629 MB/s 29982 calls/s # tcp tx: 649 MB/s 11023 calls/s 11023 msg/s # tcp rx: 650 MB/s 29812 calls/s # tcp tx: 652 MB/s 11064 calls/s 11064 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: 437 MB/s 317598 calls/s # udp tx: 622 MB/s 10557 calls/s 10557 msg/s # udp rx: 447 MB/s 325223 calls/s # udp tx: 584 MB/s 9917 calls/s 9917 msg/s # udp rx: 501 MB/s 364248 calls/s # udp tx: 654 MB/s 11108 calls/s 11108 msg/s # udp rx: 537 MB/s 390584 calls/s # udp tx: 591 MB/s 10026 calls/s 10026 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: 628 MB/s 458566 calls/s # udp tx: 645 MB/s 10945 calls/s 10945 msg/s # udp rx: 639 MB/s 466507 calls/s # udp tx: 638 MB/s 10827 calls/s 10827 msg/s # udp rx: 642 MB/s 468356 calls/s # udp tx: 641 MB/s 10881 calls/s 10881 msg/s # udp rx: 643 MB/s 469345 calls/s # udp tx: 643 MB/s 10906 calls/s 10906 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__->