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: 934 MB/s 15851 calls/s 15851 msg/s # tcp rx: 935 MB/s 51216 calls/s # tcp tx: 980 MB/s 16632 calls/s 16632 msg/s # tcp rx: 981 MB/s 50352 calls/s # tcp tx: 986 MB/s 16725 calls/s 16725 msg/s # tcp rx: 987 MB/s 50487 calls/s # tcp tx: 1003 MB/s 17014 calls/s 17014 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: 606 MB/s 439296 calls/s # udp tx: 1170 MB/s 19845 calls/s 19845 msg/s # udp rx: 658 MB/s 477112 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 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: 1037 MB/s 756854 calls/s # udp tx: 1069 MB/s 18134 calls/s 18134 msg/s # udp rx: 1117 MB/s 814999 calls/s # udp tx: 1119 MB/s 18982 calls/s 18982 msg/s # udp rx: 1157 MB/s 844332 calls/s # udp tx: 1156 MB/s 19621 calls/s 19621 msg/s # udp rx: 1156 MB/s 843668 calls/s # udp tx: 1156 MB/s 19613 calls/s 19613 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__->