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: 892 MB/s 15136 calls/s 15136 msg/s # tcp rx: 893 MB/s 49539 calls/s # tcp tx: 931 MB/s 15792 calls/s 15792 msg/s # tcp rx: 932 MB/s 48781 calls/s # tcp tx: 934 MB/s 15857 calls/s 15857 msg/s # tcp rx: 935 MB/s 48968 calls/s # tcp tx: 868 MB/s 14727 calls/s 14727 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: 620 MB/s 449792 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 606 MB/s 439337 calls/s # udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # udp rx: 563 MB/s 407764 calls/s # udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # udp rx: 592 MB/s 429248 calls/s # udp tx: 1324 MB/s 22458 calls/s 22458 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: 1089 MB/s 794632 calls/s # udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # udp rx: 1105 MB/s 805968 calls/s # udp tx: 1103 MB/s 18714 calls/s 18714 msg/s # udp rx: 1088 MB/s 793840 calls/s # udp tx: 1090 MB/s 18490 calls/s 18490 msg/s # udp rx: 1132 MB/s 825913 calls/s # udp tx: 1132 MB/s 19208 calls/s 19208 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__->