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: 958 MB/s 16253 calls/s 16253 msg/s # tcp rx: 958 MB/s 49279 calls/s # tcp tx: 919 MB/s 15602 calls/s 15602 msg/s # tcp rx: 923 MB/s 47496 calls/s # tcp tx: 974 MB/s 16531 calls/s 16531 msg/s # tcp rx: 975 MB/s 48443 calls/s # tcp tx: 987 MB/s 16741 calls/s 16741 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: 634 MB/s 459264 calls/s # udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # udp rx: 648 MB/s 469504 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1281 MB/s 21730 calls/s 21730 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: 1082 MB/s 789246 calls/s # udp tx: 1108 MB/s 18809 calls/s 18809 msg/s # udp rx: 1047 MB/s 763900 calls/s # udp tx: 1049 MB/s 17806 calls/s 17806 msg/s # udp rx: 1110 MB/s 809863 calls/s # udp tx: 1112 MB/s 18870 calls/s 18870 msg/s # udp rx: 1103 MB/s 805068 calls/s # udp tx: 1106 MB/s 18767 calls/s 18767 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__->