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: 910 MB/s 15449 calls/s 15449 msg/s # tcp rx: 911 MB/s 48855 calls/s # tcp tx: 960 MB/s 16284 calls/s 16284 msg/s # tcp rx: 960 MB/s 50105 calls/s # tcp tx: 962 MB/s 16326 calls/s 16326 msg/s # tcp rx: 963 MB/s 48079 calls/s # tcp tx: 947 MB/s 16066 calls/s 16066 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: 590 MB/s 427583 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 640 MB/s 464128 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # udp rx: 632 MB/s 457984 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # udp rx: 660 MB/s 477952 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 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: 1133 MB/s 826511 calls/s # udp tx: 1167 MB/s 19797 calls/s 19797 msg/s # udp rx: 1161 MB/s 846997 calls/s # udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # udp rx: 1159 MB/s 845435 calls/s # udp tx: 1160 MB/s 19684 calls/s 19684 msg/s # udp rx: 1155 MB/s 842996 calls/s # udp tx: 1157 MB/s 19639 calls/s 19639 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__->