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: 960 MB/s 16290 calls/s 16290 msg/s # tcp rx: 964 MB/s 49476 calls/s # tcp tx: 894 MB/s 15172 calls/s 15172 msg/s # tcp rx: 894 MB/s 46565 calls/s # tcp tx: 885 MB/s 15011 calls/s 15011 msg/s # tcp rx: 887 MB/s 47399 calls/s # tcp tx: 881 MB/s 14951 calls/s 14951 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: 620 MB/s 450304 calls/s # udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1291 MB/s 21907 calls/s 21907 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: 1038 MB/s 757578 calls/s # udp tx: 1071 MB/s 18180 calls/s 18180 msg/s # udp rx: 1096 MB/s 799357 calls/s # udp tx: 1094 MB/s 18558 calls/s 18558 msg/s # udp rx: 1094 MB/s 798159 calls/s # udp tx: 1093 MB/s 18548 calls/s 18548 msg/s # udp rx: 1089 MB/s 794337 calls/s # udp tx: 1088 MB/s 18461 calls/s 18461 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__->