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: 861 MB/s 14612 calls/s 14612 msg/s # tcp rx: 862 MB/s 66628 calls/s # tcp tx: 842 MB/s 14289 calls/s 14289 msg/s # tcp rx: 846 MB/s 65662 calls/s # tcp tx: 850 MB/s 14417 calls/s 14417 msg/s # tcp rx: 852 MB/s 65890 calls/s # tcp tx: 843 MB/s 14301 calls/s 14301 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: 643 MB/s 466811 calls/s # udp tx: 971 MB/s 16485 calls/s 16485 msg/s # udp rx: 528 MB/s 383197 calls/s # udp tx: 846 MB/s 14356 calls/s 14356 msg/s # udp rx: 566 MB/s 410624 calls/s # udp tx: 825 MB/s 14009 calls/s 14009 msg/s # udp rx: 566 MB/s 410368 calls/s # udp tx: 815 MB/s 13826 calls/s 13826 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: 1127 MB/s 822319 calls/s # udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp rx: 1163 MB/s 848509 calls/s # udp tx: 1163 MB/s 19736 calls/s 19736 msg/s # udp rx: 1176 MB/s 857717 calls/s # udp tx: 1174 MB/s 19915 calls/s 19915 msg/s # udp rx: 1088 MB/s 793509 calls/s # udp tx: 1088 MB/s 18462 calls/s 18462 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__->