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: 1390 MB/s 1130409 calls/s # udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # udp rx: 1937 MB/s 1577045 calls/s # udp tx: 1970 MB/s 33427 calls/s 33427 msg/s # udp rx: 1926 MB/s 1567913 calls/s # udp tx: 1968 MB/s 33387 calls/s 33387 msg/s # UDP GRO fwd perf udp tx: 1828 MB/s 31018 calls/s 31018 msg/s # udp rx: 1381 MB/s 1124662 calls/s # udp tx: 1897 MB/s 32175 calls/s 32175 msg/s # udp rx: 1625 MB/s 1322121 calls/s # udp tx: 1359 MB/s 23063 calls/s 23063 msg/s # udp rx: 984 MB/s 797826 calls/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: 1441 MB/s 1171357 calls/s # udp tx: 1831 MB/s 31065 calls/s 31065 msg/s # udp rx: 1767 MB/s 1435928 calls/s # udp tx: 1861 MB/s 31575 calls/s 31575 msg/s # udp rx: 1681 MB/s 1364605 calls/s # udp tx: 1825 MB/s 30959 calls/s 30959 msg/s # UDP GRO fwd perf udp rx: 1601 MB/s 1300655 calls/s # udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # udp rx: 1637 MB/s 1330726 calls/s # udp tx: 1840 MB/s 31208 calls/s 31208 msg/s # udp rx: 1708 MB/s 1388220 calls/s # udp tx: 1900 MB/s 32233 calls/s 32233 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__->