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: 1660 MB/s 1349670 calls/s # udp tx: 1869 MB/s 31702 calls/s 31702 msg/s # udp rx: 1575 MB/s 1282836 calls/s # udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # udp rx: 1809 MB/s 1473190 calls/s # udp tx: 1878 MB/s 31862 calls/s 31862 msg/s # UDP GRO fwd perf udp rx: 1757 MB/s 1429211 calls/s # udp tx: 1913 MB/s 32450 calls/s 32450 msg/s # udp rx: 1793 MB/s 1457375 calls/s # udp tx: 1950 MB/s 33087 calls/s 33087 msg/s # udp rx: 1859 MB/s 1512312 calls/s # udp tx: 1958 MB/s 33222 calls/s 33222 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: 1512 MB/s 1228722 calls/s # udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # udp rx: 1522 MB/s 1236818 calls/s # udp tx: 1877 MB/s 31838 calls/s 31838 msg/s # udp rx: 1680 MB/s 1365017 calls/s # udp tx: 1880 MB/s 31889 calls/s 31889 msg/s # UDP GRO fwd perf udp rx: 1595 MB/s 1295088 calls/s # udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # udp rx: 1302 MB/s 1059700 calls/s # udp tx: 1344 MB/s 22803 calls/s 22803 msg/s # udp rx: 1557 MB/s 1264363 calls/s # udp tx: 1884 MB/s 31969 calls/s 31969 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__->