make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 970 MB/s 16452 calls/s 16452 msg/s # tcp rx: 970 MB/s 52841 calls/s # tcp tx: 1008 MB/s 17107 calls/s 17107 msg/s # tcp rx: 1009 MB/s 52002 calls/s # tcp tx: 1012 MB/s 17165 calls/s 17165 msg/s # tcp rx: 1013 MB/s 52005 calls/s # tcp tx: 1024 MB/s 17384 calls/s 17384 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: 628 MB/s 455168 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # udp rx: 565 MB/s 409717 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # udp rx: 661 MB/s 479423 calls/s # udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # udp rx: 663 MB/s 480205 calls/s # udp tx: 1288 MB/s 21849 calls/s 21849 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: 1137 MB/s 829236 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1168 MB/s 852441 calls/s # udp tx: 1170 MB/s 19855 calls/s 19855 msg/s # udp rx: 1166 MB/s 850777 calls/s # udp tx: 1167 MB/s 19797 calls/s 19797 msg/s # udp rx: 1174 MB/s 856307 calls/s # udp tx: 1175 MB/s 19931 calls/s 19931 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__->