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: 1617 MB/s 1317032 calls/s # udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # udp rx: 1834 MB/s 1493842 calls/s # udp tx: 1846 MB/s 31326 calls/s 31326 msg/s # udp rx: 1894 MB/s 1542413 calls/s # udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # UDP GRO fwd perf udp rx: 1872 MB/s 1524434 calls/s # udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # udp rx: 1926 MB/s 1568573 calls/s # udp tx: 1941 MB/s 32936 calls/s 32936 msg/s # udp rx: 1929 MB/s 1570444 calls/s # udp tx: 1943 MB/s 32959 calls/s 32959 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: 1167 MB/s 949096 calls/s # udp tx: 1695 MB/s 28751 calls/s 28751 msg/s # udp rx: 1919 MB/s 1562472 calls/s # udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # udp rx: 1944 MB/s 1583238 calls/s # udp tx: 1954 MB/s 33143 calls/s 33143 msg/s # UDP GRO fwd perf udp rx: 1014 MB/s 825799 calls/s # udp tx: 1133 MB/s 19223 calls/s 19223 msg/s # udp rx: 1031 MB/s 839516 calls/s # udp tx: 1146 MB/s 19437 calls/s 19437 msg/s # udp rx: 1070 MB/s 871115 calls/s # udp tx: 1126 MB/s 19113 calls/s 19113 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__->