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: 878 MB/s 14902 calls/s 14902 msg/s # tcp rx: 886 MB/s 65107 calls/s # tcp tx: 854 MB/s 14497 calls/s 14497 msg/s # tcp rx: 853 MB/s 61694 calls/s # tcp tx: 808 MB/s 13705 calls/s 13705 msg/s # tcp rx: 808 MB/s 62342 calls/s # tcp tx: 758 MB/s 12860 calls/s 12860 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: 639 MB/s 463360 calls/s # udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # udp rx: 675 MB/s 489216 calls/s # udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # udp rx: 599 MB/s 433920 calls/s # udp tx: 1339 MB/s 22720 calls/s 22720 msg/s # udp rx: 623 MB/s 451584 calls/s # udp tx: 1333 MB/s 22621 calls/s 22621 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: 1159 MB/s 845925 calls/s # udp tx: 1177 MB/s 19972 calls/s 19972 msg/s # udp rx: 1143 MB/s 833702 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # udp rx: 1082 MB/s 789609 calls/s # udp tx: 1081 MB/s 18345 calls/s 18345 msg/s # udp rx: 1185 MB/s 864814 calls/s # udp tx: 1187 MB/s 20138 calls/s 20138 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__->