make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh 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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1418 MB/s 1154291 calls/s # udp tx: 1782 MB/s 30226 calls/s 30226 msg/s # udp rx: 1462 MB/s 1188949 calls/s # udp tx: 1767 MB/s 29976 calls/s 29976 msg/s # udp rx: 1904 MB/s 1550322 calls/s # udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # UDP GRO fwd perf udp rx: 1583 MB/s 1289349 calls/s # udp tx: 1753 MB/s 29736 calls/s 29736 msg/s # udp rx: 1815 MB/s 1478367 calls/s # udp tx: 1841 MB/s 31229 calls/s 31229 msg/s # udp rx: 1863 MB/s 1517305 calls/s # udp tx: 1871 MB/s 31736 calls/s 31736 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: 1462 MB/s 1186106 calls/s # udp tx: 1772 MB/s 30064 calls/s 30064 msg/s # udp rx: 1698 MB/s 1378717 calls/s # udp tx: 1817 MB/s 30820 calls/s 30820 msg/s # udp rx: 1559 MB/s 1265929 calls/s # udp tx: 1785 MB/s 30282 calls/s 30282 msg/s # UDP GRO fwd perf udp rx: 1368 MB/s 1108847 calls/s # udp tx: 1856 MB/s 31484 calls/s 31484 msg/s # udp rx: 1388 MB/s 1125110 calls/s # udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # udp rx: 1360 MB/s 1101953 calls/s # udp tx: 1894 MB/s 32137 calls/s 32137 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__->