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: 963 MB/s 16348 calls/s 16348 msg/s # tcp rx: 970 MB/s 49474 calls/s # tcp tx: 925 MB/s 15695 calls/s 15695 msg/s # tcp rx: 925 MB/s 47604 calls/s # tcp tx: 956 MB/s 16221 calls/s 16221 msg/s # tcp rx: 957 MB/s 48739 calls/s # tcp tx: 934 MB/s 15856 calls/s 15856 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: 586 MB/s 425216 calls/s # udp tx: 1216 MB/s 20632 calls/s 20632 msg/s # udp rx: 668 MB/s 484471 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # udp rx: 534 MB/s 387528 calls/s # udp tx: 802 MB/s 13605 calls/s 13605 msg/s # udp rx: 523 MB/s 379054 calls/s # udp tx: 790 MB/s 13405 calls/s 13405 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: 1086 MB/s 792684 calls/s # udp tx: 1117 MB/s 18960 calls/s 18960 msg/s # udp rx: 1135 MB/s 827931 calls/s # udp tx: 1132 MB/s 19214 calls/s 19214 msg/s # udp rx: 1073 MB/s 782846 calls/s # udp tx: 1073 MB/s 18214 calls/s 18214 msg/s # udp rx: 786 MB/s 573466 calls/s # udp tx: 789 MB/s 13383 calls/s 13383 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__->