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: 900 MB/s 15266 calls/s 15266 msg/s # tcp rx: 900 MB/s 51944 calls/s # tcp tx: 941 MB/s 15976 calls/s 15976 msg/s # tcp rx: 970 MB/s 50228 calls/s # tcp tx: 917 MB/s 15561 calls/s 15561 msg/s # tcp rx: 935 MB/s 47516 calls/s # tcp tx: 945 MB/s 16029 calls/s 16029 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: 577 MB/s 418816 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # udp rx: 585 MB/s 424448 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # udp rx: 628 MB/s 455424 calls/s # udp tx: 1292 MB/s 21923 calls/s 21923 msg/s # udp rx: 651 MB/s 472064 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 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: 1115 MB/s 813347 calls/s # udp tx: 1147 MB/s 19459 calls/s 19459 msg/s # udp rx: 1166 MB/s 850887 calls/s # udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # udp rx: 1167 MB/s 851573 calls/s # udp tx: 1166 MB/s 19785 calls/s 19785 msg/s # udp rx: 1162 MB/s 847808 calls/s # udp tx: 1161 MB/s 19706 calls/s 19706 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__->