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: 1001 MB/s 16986 calls/s 16986 msg/s # tcp rx: 1002 MB/s 40952 calls/s # tcp tx: 1038 MB/s 17618 calls/s 17618 msg/s # tcp rx: 1039 MB/s 43390 calls/s # tcp tx: 1194 MB/s 20260 calls/s 20260 msg/s # tcp rx: 1195 MB/s 53753 calls/s # tcp tx: 1214 MB/s 20602 calls/s 20602 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: 470 MB/s 340224 calls/s # udp tx: 1117 MB/s 18957 calls/s 18957 msg/s # udp rx: 551 MB/s 399494 calls/s # udp tx: 851 MB/s 14434 calls/s 14434 msg/s # udp rx: 551 MB/s 398779 calls/s # udp tx: 994 MB/s 16873 calls/s 16873 msg/s # udp rx: 547 MB/s 395661 calls/s # udp tx: 1045 MB/s 17728 calls/s 17728 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: 1256 MB/s 916273 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # udp rx: 1275 MB/s 930150 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1268 MB/s 924889 calls/s # udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # udp rx: 1245 MB/s 908062 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 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__->