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: 602 MB/s 10211 calls/s 10211 msg/s # tcp rx: 603 MB/s 32625 calls/s # tcp tx: 647 MB/s 10989 calls/s 10989 msg/s # tcp rx: 654 MB/s 33712 calls/s # tcp tx: 553 MB/s 9386 calls/s 9386 msg/s # tcp rx: 552 MB/s 30490 calls/s # tcp tx: 579 MB/s 9826 calls/s 9826 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: 591 MB/s 428032 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp rx: 615 MB/s 445440 calls/s # udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # udp rx: 654 MB/s 474112 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1224 MB/s 20767 calls/s 20767 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: 1035 MB/s 754878 calls/s # udp tx: 1069 MB/s 18137 calls/s 18137 msg/s # udp rx: 985 MB/s 719047 calls/s # udp tx: 975 MB/s 16543 calls/s 16543 msg/s # udp rx: 683 MB/s 498522 calls/s # udp tx: 683 MB/s 11587 calls/s 11587 msg/s # udp rx: 856 MB/s 624381 calls/s # udp tx: 868 MB/s 14728 calls/s 14728 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__->