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: 980 MB/s 16635 calls/s 16635 msg/s # tcp rx: 981 MB/s 82361 calls/s # tcp tx: 943 MB/s 16005 calls/s 16005 msg/s # tcp rx: 953 MB/s 48798 calls/s # tcp tx: 959 MB/s 16282 calls/s 16282 msg/s # tcp rx: 959 MB/s 49259 calls/s # tcp tx: 942 MB/s 15978 calls/s 15978 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: 583 MB/s 422772 calls/s # udp tx: 1313 MB/s 22285 calls/s 22285 msg/s # udp rx: 662 MB/s 480105 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # udp rx: 662 MB/s 479674 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 662 MB/s 479943 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 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: 1112 MB/s 811536 calls/s # udp tx: 1140 MB/s 19351 calls/s 19351 msg/s # udp rx: 1163 MB/s 848515 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 1145 MB/s 835334 calls/s # udp tx: 1144 MB/s 19413 calls/s 19413 msg/s # udp rx: 1146 MB/s 836366 calls/s # udp tx: 1145 MB/s 19433 calls/s 19433 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__->