make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1669 MB/s 1358794 calls/s # udp tx: 1856 MB/s 31489 calls/s 31489 msg/s # udp rx: 1595 MB/s 1298454 calls/s # udp tx: 1813 MB/s 30751 calls/s 30751 msg/s # udp rx: 1660 MB/s 1351672 calls/s # udp tx: 1921 MB/s 32591 calls/s 32591 msg/s # UDP GRO fwd perf udp rx: 1713 MB/s 1394782 calls/s # udp tx: 1909 MB/s 32389 calls/s 32389 msg/s # udp rx: 1774 MB/s 1444496 calls/s # udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # udp rx: 1881 MB/s 1531814 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1495 MB/s 1214328 calls/s # udp tx: 1921 MB/s 32587 calls/s 32587 msg/s # udp rx: 1341 MB/s 1090275 calls/s # udp tx: 1814 MB/s 30783 calls/s 30783 msg/s # udp rx: 1451 MB/s 1179931 calls/s # udp tx: 1903 MB/s 32288 calls/s 32288 msg/s # UDP GRO fwd perf udp rx: 1419 MB/s 1154996 calls/s # udp tx: 1681 MB/s 28517 calls/s 28517 msg/s # udp rx: 1615 MB/s 1312049 calls/s # udp tx: 1889 MB/s 32041 calls/s 32041 msg/s # udp rx: 1810 MB/s 1471175 calls/s # udp tx: 1896 MB/s 32163 calls/s 32163 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->