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 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: 866 MB/s 14700 calls/s 14700 msg/s # tcp rx: 870 MB/s 65754 calls/s # tcp tx: 826 MB/s 14012 calls/s 14012 msg/s # tcp rx: 826 MB/s 61449 calls/s # tcp tx: 832 MB/s 14115 calls/s 14115 msg/s # tcp rx: 833 MB/s 66194 calls/s # tcp tx: 843 MB/s 14303 calls/s 14303 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: 657 MB/s 476416 calls/s # udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # udp rx: 530 MB/s 384020 calls/s # udp tx: 820 MB/s 13923 calls/s 13923 msg/s # udp rx: 526 MB/s 380650 calls/s # udp tx: 845 MB/s 14347 calls/s 14347 msg/s # udp rx: 523 MB/s 378880 calls/s # udp tx: 865 MB/s 14671 calls/s 14671 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: 591 MB/s 431731 calls/s # udp tx: 604 MB/s 10255 calls/s 10255 msg/s # udp rx: 626 MB/s 456550 calls/s # udp tx: 626 MB/s 10618 calls/s 10618 msg/s # udp rx: 618 MB/s 450744 calls/s # udp tx: 617 MB/s 10469 calls/s 10469 msg/s # udp rx: 614 MB/s 447860 calls/s # udp tx: 614 MB/s 10419 calls/s 10419 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__->