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: 1596 MB/s 27082 calls/s 27082 msg/s # tcp rx: 1598 MB/s 65300 calls/s # tcp tx: 1558 MB/s 26427 calls/s 26427 msg/s # tcp rx: 1559 MB/s 70534 calls/s # tcp tx: 1590 MB/s 26978 calls/s 26978 msg/s # tcp rx: 1592 MB/s 66773 calls/s # tcp tx: 1600 MB/s 27138 calls/s 27138 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 417792 calls/s # udp tx: 1604 MB/s 27217 calls/s 27217 msg/s # udp rx: 639 MB/s 462080 calls/s # udp tx: 1679 MB/s 28487 calls/s 28487 msg/s # udp rx: 680 MB/s 491937 calls/s # udp tx: 1697 MB/s 28789 calls/s 28789 msg/s # udp rx: 680 MB/s 491776 calls/s # udp tx: 1681 MB/s 28515 calls/s 28515 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: 1358 MB/s 990897 calls/s # udp tx: 1388 MB/s 23551 calls/s 23551 msg/s # udp rx: 1373 MB/s 1001662 calls/s # udp tx: 1378 MB/s 23383 calls/s 23383 msg/s # udp rx: 1378 MB/s 1005012 calls/s # udp tx: 1380 MB/s 23411 calls/s 23411 msg/s # udp rx: 1379 MB/s 1005837 calls/s # udp tx: 1381 MB/s 23431 calls/s 23431 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__->