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: 960 MB/s 16294 calls/s 16294 msg/s # tcp rx: 970 MB/s 49733 calls/s # tcp tx: 957 MB/s 16234 calls/s 16234 msg/s # tcp rx: 957 MB/s 48308 calls/s # tcp tx: 948 MB/s 16092 calls/s 16092 msg/s # tcp rx: 949 MB/s 47833 calls/s # tcp tx: 924 MB/s 15686 calls/s 15686 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: 561 MB/s 407296 calls/s # udp tx: 1206 MB/s 20465 calls/s 20465 msg/s # udp rx: 639 MB/s 463173 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 656 MB/s 475136 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 603 MB/s 436736 calls/s # udp tx: 1294 MB/s 21963 calls/s 21963 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: 1066 MB/s 778157 calls/s # udp tx: 1090 MB/s 18494 calls/s 18494 msg/s # udp rx: 1086 MB/s 792319 calls/s # udp tx: 1087 MB/s 18452 calls/s 18452 msg/s # udp rx: 1078 MB/s 786554 calls/s # udp tx: 1080 MB/s 18333 calls/s 18333 msg/s # udp rx: 1121 MB/s 818086 calls/s # udp tx: 1123 MB/s 19055 calls/s 19055 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__->