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: 1645 MB/s 1339400 calls/s # udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # udp rx: 1826 MB/s 1487022 calls/s # udp tx: 1957 MB/s 33203 calls/s 33203 msg/s # udp rx: 1638 MB/s 1333972 calls/s # udp tx: 1970 MB/s 33426 calls/s 33426 msg/s # UDP GRO fwd perf udp rx: 1849 MB/s 1506025 calls/s # udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # udp rx: 1941 MB/s 1580537 calls/s # udp tx: 1958 MB/s 33213 calls/s 33213 msg/s # udp tx: 1956 MB/s 33192 calls/s 33192 msg/s # udp rx: 1821 MB/s 1482783 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1703 MB/s 28892 calls/s 28892 msg/s # udp rx: 95 MB/s 77491 calls/s # udp tx: 1811 MB/s 30723 calls/s 30723 msg/s # udp rx: 16 MB/s 13161 calls/s # udp tx: 1851 MB/s 31395 calls/s 31395 msg/s # UDP tunnel GRO fwd perf udp tx: 1839 MB/s 31192 calls/s 31192 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1819 MB/s 30857 calls/s 30857 msg/s # udp rx: 17 MB/s 13896 calls/s # udp tx: 1846 MB/s 31311 calls/s 31311 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 898 MB/s 731165 calls/s # udp tx: 1119 MB/s 18988 calls/s 18988 msg/s # udp rx: 1086 MB/s 884247 calls/s # udp tx: 1143 MB/s 19402 calls/s 19402 msg/s # udp rx: 1154 MB/s 939684 calls/s # udp tx: 1163 MB/s 19729 calls/s 19729 msg/s # UDP GRO fwd perf udp rx: 1045 MB/s 850890 calls/s # udp tx: 1085 MB/s 18415 calls/s 18415 msg/s # udp rx: 1118 MB/s 910304 calls/s # udp tx: 1124 MB/s 19077 calls/s 19077 msg/s # udp rx: 1145 MB/s 932479 calls/s # udp tx: 1152 MB/s 19551 calls/s 19551 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 15 MB/s 12554 calls/s # udp tx: 1042 MB/s 17676 calls/s 17676 msg/s # udp tx: 1115 MB/s 18923 calls/s 18923 msg/s # udp rx: 59 MB/s 48520 calls/s # udp tx: 1144 MB/s 19404 calls/s 19404 msg/s # UDP tunnel GRO fwd perf udp tx: 1116 MB/s 18944 calls/s 18944 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 1067 MB/s 18112 calls/s 18112 msg/s # udp rx: 143 MB/s 116821 calls/s # udp tx: 1056 MB/s 17918 calls/s 17918 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__->