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: 977 MB/s 16580 calls/s 16580 msg/s # tcp rx: 978 MB/s 50401 calls/s # tcp tx: 926 MB/s 15714 calls/s 15714 msg/s # tcp rx: 927 MB/s 49721 calls/s # tcp tx: 998 MB/s 16929 calls/s 16929 msg/s # tcp rx: 999 MB/s 51047 calls/s # tcp tx: 1003 MB/s 17017 calls/s 17017 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: 603 MB/s 437504 calls/s # udp tx: 1099 MB/s 18649 calls/s 18649 msg/s # udp rx: 659 MB/s 477492 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 659 MB/s 477449 calls/s # udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # udp rx: 656 MB/s 475591 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 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: 680 MB/s 496573 calls/s # udp tx: 697 MB/s 11833 calls/s 11833 msg/s # udp rx: 694 MB/s 506660 calls/s # udp tx: 694 MB/s 11774 calls/s 11774 msg/s # udp rx: 702 MB/s 512593 calls/s # udp tx: 703 MB/s 11929 calls/s 11929 msg/s # udp rx: 695 MB/s 506976 calls/s # udp tx: 694 MB/s 11775 calls/s 11775 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__->