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: 990 MB/s 16796 calls/s 16796 msg/s # tcp rx: 1012 MB/s 51174 calls/s # tcp tx: 993 MB/s 16856 calls/s 16856 msg/s # tcp rx: 992 MB/s 49179 calls/s # tcp tx: 948 MB/s 16085 calls/s 16085 msg/s # tcp rx: 949 MB/s 47921 calls/s # tcp tx: 1007 MB/s 17088 calls/s 17088 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 439358 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp rx: 651 MB/s 472832 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # udp rx: 651 MB/s 471808 calls/s # udp tx: 1198 MB/s 20321 calls/s 20321 msg/s # udp rx: 597 MB/s 432640 calls/s # udp tx: 1253 MB/s 21259 calls/s 21259 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: 1052 MB/s 767303 calls/s # udp tx: 1081 MB/s 18343 calls/s 18343 msg/s # udp rx: 1073 MB/s 782682 calls/s # udp tx: 1061 MB/s 18004 calls/s 18004 msg/s # udp rx: 1035 MB/s 755111 calls/s # udp tx: 1046 MB/s 17742 calls/s 17742 msg/s # udp rx: 1067 MB/s 778722 calls/s # udp tx: 1068 MB/s 18119 calls/s 18119 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__->