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: 995 MB/s 16891 calls/s 16891 msg/s # tcp rx: 996 MB/s 51233 calls/s # tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # tcp rx: 994 MB/s 50746 calls/s # tcp tx: 987 MB/s 16747 calls/s 16747 msg/s # tcp rx: 988 MB/s 50499 calls/s # tcp tx: 984 MB/s 16690 calls/s 16690 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: 528 MB/s 383417 calls/s # udp tx: 1120 MB/s 19007 calls/s 19007 msg/s # udp rx: 558 MB/s 406929 calls/s # udp tx: 745 MB/s 12641 calls/s 12641 msg/s # udp rx: 632 MB/s 458752 calls/s # udp tx: 1061 MB/s 18008 calls/s 18008 msg/s # udp rx: 630 MB/s 456192 calls/s # udp tx: 1205 MB/s 20448 calls/s 20448 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: 915 MB/s 667745 calls/s # udp tx: 931 MB/s 15805 calls/s 15805 msg/s # udp rx: 665 MB/s 485630 calls/s # udp tx: 665 MB/s 11285 calls/s 11285 msg/s # udp rx: 673 MB/s 491453 calls/s # udp tx: 673 MB/s 11427 calls/s 11427 msg/s # udp rx: 673 MB/s 490894 calls/s # udp tx: 672 MB/s 11410 calls/s 11410 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__->