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: 952 MB/s 16155 calls/s 16155 msg/s # tcp rx: 953 MB/s 50104 calls/s # tcp tx: 952 MB/s 16161 calls/s 16161 msg/s # tcp rx: 953 MB/s 50560 calls/s # tcp tx: 1000 MB/s 16962 calls/s 16962 msg/s # tcp rx: 1001 MB/s 51940 calls/s # tcp tx: 993 MB/s 16856 calls/s 16856 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: 623 MB/s 451584 calls/s # udp tx: 1264 MB/s 21452 calls/s 21452 msg/s # udp rx: 651 MB/s 471808 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp rx: 629 MB/s 455936 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp rx: 650 MB/s 470784 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 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: 1100 MB/s 802767 calls/s # udp tx: 1127 MB/s 19117 calls/s 19117 msg/s # udp rx: 861 MB/s 628390 calls/s # udp tx: 855 MB/s 14503 calls/s 14503 msg/s # udp rx: 673 MB/s 490827 calls/s # udp tx: 676 MB/s 11475 calls/s 11475 msg/s # udp rx: 673 MB/s 491517 calls/s # udp tx: 685 MB/s 11620 calls/s 11620 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__->