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: 1046 MB/s 17755 calls/s 17755 msg/s # tcp rx: 1053 MB/s 53256 calls/s # tcp tx: 1003 MB/s 17018 calls/s 17018 msg/s # tcp rx: 1004 MB/s 51068 calls/s # tcp tx: 998 MB/s 16941 calls/s 16941 msg/s # tcp rx: 999 MB/s 50905 calls/s # tcp tx: 992 MB/s 16838 calls/s 16838 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: 634 MB/s 459520 calls/s # udp tx: 1314 MB/s 22293 calls/s 22293 msg/s # udp rx: 663 MB/s 480463 calls/s # udp tx: 1307 MB/s 22169 calls/s 22169 msg/s # udp rx: 633 MB/s 458625 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 620 MB/s 449132 calls/s # udp tx: 1320 MB/s 22405 calls/s 22405 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: 1069 MB/s 779774 calls/s # udp tx: 1094 MB/s 18563 calls/s 18563 msg/s # udp rx: 1169 MB/s 852595 calls/s # udp tx: 1167 MB/s 19808 calls/s 19808 msg/s # udp rx: 1124 MB/s 819907 calls/s # udp tx: 1123 MB/s 19059 calls/s 19059 msg/s # udp rx: 1113 MB/s 812222 calls/s # udp tx: 1107 MB/s 18777 calls/s 18777 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__->