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: 889 MB/s 15091 calls/s 15091 msg/s # tcp rx: 920 MB/s 46452 calls/s # tcp tx: 830 MB/s 14089 calls/s 14089 msg/s # tcp rx: 836 MB/s 43107 calls/s # tcp tx: 863 MB/s 14648 calls/s 14648 msg/s # tcp rx: 1609 MB/s 46241 calls/s # tcp tx: 1025 MB/s 17400 calls/s 17400 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: 626 MB/s 453632 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 625 MB/s 453376 calls/s # udp tx: 1331 MB/s 22589 calls/s 22589 msg/s # udp rx: 639 MB/s 463360 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1325 MB/s 22488 calls/s 22488 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: 1154 MB/s 842007 calls/s # udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # udp rx: 1191 MB/s 868895 calls/s # udp tx: 1190 MB/s 20194 calls/s 20194 msg/s # udp rx: 1188 MB/s 866624 calls/s # udp tx: 1187 MB/s 20140 calls/s 20140 msg/s # udp rx: 1190 MB/s 868067 calls/s # udp tx: 1189 MB/s 20175 calls/s 20175 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__->