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: 1649 MB/s 1342152 calls/s # udp tx: 1910 MB/s 32400 calls/s 32400 msg/s # udp rx: 1421 MB/s 1156695 calls/s # udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # udp rx: 1749 MB/s 1423922 calls/s # udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # UDP GRO fwd perf udp rx: 1512 MB/s 1231057 calls/s # udp tx: 1954 MB/s 33151 calls/s 33151 msg/s # udp rx: 1911 MB/s 1555990 calls/s # udp tx: 1957 MB/s 33203 calls/s 33203 msg/s # udp rx: 1851 MB/s 1507150 calls/s # udp tx: 1959 MB/s 33233 calls/s 33233 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1624 MB/s 27561 calls/s 27561 msg/s # udp rx: 34 MB/s 27863 calls/s # udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1840 MB/s 31219 calls/s 31219 msg/s # UDP tunnel GRO fwd perf udp rx: 14 MB/s 12113 calls/s # udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # udp rx: 152 MB/s 123649 calls/s # udp tx: 1139 MB/s 19328 calls/s 19328 msg/s # udp tx: 1152 MB/s 19543 calls/s 19543 msg/s # udp rx: 109 MB/s 88812 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1042 MB/s 848655 calls/s # udp tx: 1099 MB/s 18640 calls/s 18640 msg/s # udp rx: 1191 MB/s 969519 calls/s # udp tx: 1372 MB/s 23282 calls/s 23282 msg/s # udp rx: 1791 MB/s 1458588 calls/s # udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # UDP GRO fwd perf udp rx: 1522 MB/s 1237700 calls/s # udp tx: 1909 MB/s 32380 calls/s 32380 msg/s # udp rx: 1820 MB/s 1480215 calls/s # udp tx: 1946 MB/s 33008 calls/s 33008 msg/s # udp rx: 1917 MB/s 1560888 calls/s # udp tx: 1964 MB/s 33317 calls/s 33317 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1161 MB/s 19702 calls/s 19702 msg/s # udp rx: 58 MB/s 47542 calls/s # udp tx: 1069 MB/s 18147 calls/s 18147 msg/s # udp rx: 192 MB/s 156222 calls/s # udp tx: 1155 MB/s 19598 calls/s 19598 msg/s # UDP tunnel GRO fwd perf udp tx: 1092 MB/s 18533 calls/s 18533 msg/s # udp rx: 226 MB/s 184567 calls/s # udp tx: 1810 MB/s 30710 calls/s 30710 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1830 MB/s 31042 calls/s 31042 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__->