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: 1633 MB/s 1329599 calls/s # udp tx: 1852 MB/s 31422 calls/s 31422 msg/s # udp rx: 1636 MB/s 1332414 calls/s # udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # udp rx: 1914 MB/s 1558415 calls/s # udp tx: 1929 MB/s 32730 calls/s 32730 msg/s # UDP GRO fwd perf udp rx: 1759 MB/s 1432603 calls/s # udp tx: 1929 MB/s 32724 calls/s 32724 msg/s # udp rx: 1928 MB/s 1570220 calls/s # udp tx: 1938 MB/s 32870 calls/s 32870 msg/s # udp rx: 1897 MB/s 1544519 calls/s # udp tx: 1904 MB/s 32297 calls/s 32297 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 13 MB/s 10651 calls/s # udp tx: 1728 MB/s 29309 calls/s 29309 msg/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 181 MB/s 147683 calls/s # udp tx: 1167 MB/s 19807 calls/s 19807 msg/s # udp rx: 123 MB/s 100816 calls/s # UDP tunnel GRO fwd perf udp tx: 1716 MB/s 29119 calls/s 29119 msg/s # udp rx: 86 MB/s 70034 calls/s # udp tx: 1748 MB/s 29663 calls/s 29663 msg/s # udp rx: 71 MB/s 58383 calls/s # udp tx: 1739 MB/s 29506 calls/s 29506 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 937 MB/s 763354 calls/s # udp tx: 1170 MB/s 19855 calls/s 19855 msg/s # udp rx: 1143 MB/s 930921 calls/s # udp tx: 1146 MB/s 19438 calls/s 19438 msg/s # udp rx: 1132 MB/s 921767 calls/s # udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # UDP GRO fwd perf udp rx: 1141 MB/s 929339 calls/s # udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # udp rx: 1155 MB/s 940739 calls/s # udp tx: 1158 MB/s 19656 calls/s 19656 msg/s # udp rx: 1177 MB/s 958465 calls/s # udp tx: 1181 MB/s 20035 calls/s 20035 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1509 MB/s 25602 calls/s 25602 msg/s # udp rx: 251 MB/s 204275 calls/s # udp tx: 1427 MB/s 24210 calls/s 24210 msg/s # udp rx: 25 MB/s 20684 calls/s # udp tx: 1601 MB/s 27159 calls/s 27159 msg/s # UDP tunnel GRO fwd perf udp tx: 1833 MB/s 31090 calls/s 31090 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1786 MB/s 30302 calls/s 30302 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1794 MB/s 30438 calls/s 30438 msg/s 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__->