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: 1621 MB/s 1317041 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # udp rx: 1959 MB/s 1594925 calls/s # udp tx: 1965 MB/s 33334 calls/s 33334 msg/s # udp rx: 1952 MB/s 1589284 calls/s # udp tx: 1961 MB/s 33264 calls/s 33264 msg/s # UDP GRO fwd perf udp rx: 1792 MB/s 1458990 calls/s # udp tx: 1875 MB/s 31805 calls/s 31805 msg/s # udp rx: 1942 MB/s 1581471 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 msg/s # udp rx: 1945 MB/s 1583652 calls/s # udp tx: 1954 MB/s 33147 calls/s 33147 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: 1396 MB/s 1133735 calls/s # udp tx: 1776 MB/s 30130 calls/s 30130 msg/s # udp rx: 1317 MB/s 1071075 calls/s # udp tx: 1399 MB/s 23734 calls/s 23734 msg/s # udp rx: 1110 MB/s 902185 calls/s # udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # UDP GRO fwd perf udp rx: 971 MB/s 789509 calls/s # udp tx: 1135 MB/s 19255 calls/s 19255 msg/s # udp rx: 1102 MB/s 896193 calls/s # udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # udp rx: 1057 MB/s 860642 calls/s # udp tx: 1157 MB/s 19631 calls/s 19631 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__->