make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 987 MB/s 16748 calls/s 16748 msg/s # tcp rx: 987 MB/s 51004 calls/s # tcp tx: 978 MB/s 16593 calls/s 16593 msg/s # tcp rx: 1016 MB/s 48940 calls/s # tcp tx: 943 MB/s 16005 calls/s 16005 msg/s # tcp rx: 942 MB/s 47761 calls/s # tcp tx: 963 MB/s 16345 calls/s 16345 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: 513 MB/s 371441 calls/s # udp tx: 881 MB/s 14951 calls/s 14951 msg/s # udp rx: 541 MB/s 391680 calls/s # udp tx: 874 MB/s 14839 calls/s 14839 msg/s # udp rx: 541 MB/s 391936 calls/s # udp tx: 878 MB/s 14907 calls/s 14907 msg/s # udp rx: 541 MB/s 391680 calls/s # udp tx: 879 MB/s 14915 calls/s 14915 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: 1040 MB/s 758843 calls/s # udp tx: 1066 MB/s 18083 calls/s 18083 msg/s # udp rx: 1051 MB/s 767103 calls/s # udp tx: 1057 MB/s 17934 calls/s 17934 msg/s # udp rx: 1057 MB/s 771520 calls/s # udp tx: 1058 MB/s 17957 calls/s 17957 msg/s # udp rx: 1123 MB/s 819039 calls/s # udp tx: 1125 MB/s 19095 calls/s 19095 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__->