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: 875 MB/s 14857 calls/s 14857 msg/s # tcp rx: 876 MB/s 49743 calls/s # tcp tx: 586 MB/s 9955 calls/s 9955 msg/s # tcp rx: 587 MB/s 37045 calls/s # tcp tx: 483 MB/s 8204 calls/s 8204 msg/s # tcp rx: 484 MB/s 33631 calls/s # tcp tx: 488 MB/s 8287 calls/s 8287 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: 644 MB/s 466944 calls/s # udp tx: 1214 MB/s 20593 calls/s 20593 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1210 MB/s 20536 calls/s 20536 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1154 MB/s 19585 calls/s 19585 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: 1107 MB/s 807945 calls/s # udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # udp rx: 1159 MB/s 845960 calls/s # udp tx: 1159 MB/s 19667 calls/s 19667 msg/s # udp rx: 1158 MB/s 844934 calls/s # udp tx: 1157 MB/s 19634 calls/s 19634 msg/s # udp rx: 1058 MB/s 771831 calls/s # udp tx: 1057 MB/s 17938 calls/s 17938 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__->