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: 1018 MB/s 17273 calls/s 17273 msg/s # tcp rx: 1019 MB/s 52375 calls/s # tcp tx: 1047 MB/s 17759 calls/s 17759 msg/s # tcp rx: 1048 MB/s 53388 calls/s # tcp tx: 1029 MB/s 17467 calls/s 17467 msg/s # tcp rx: 1030 MB/s 52717 calls/s # tcp tx: 1029 MB/s 17461 calls/s 17461 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: 586 MB/s 425728 calls/s # udp tx: 1319 MB/s 22378 calls/s 22378 msg/s # udp rx: 659 MB/s 477627 calls/s # udp tx: 1255 MB/s 21297 calls/s 21297 msg/s # udp rx: 663 MB/s 480873 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp rx: 663 MB/s 480739 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 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: 1093 MB/s 797843 calls/s # udp tx: 1118 MB/s 18967 calls/s 18967 msg/s # udp rx: 1148 MB/s 837835 calls/s # udp tx: 1152 MB/s 19554 calls/s 19554 msg/s # udp rx: 1158 MB/s 845141 calls/s # udp tx: 1157 MB/s 19639 calls/s 19639 msg/s # udp rx: 1167 MB/s 851347 calls/s # udp tx: 1166 MB/s 19786 calls/s 19786 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__->