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: 1089 MB/s 886541 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1154 MB/s 939466 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp rx: 1236 MB/s 1006359 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # UDP GRO fwd perf udp rx: 1046 MB/s 851888 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp rx: 1137 MB/s 925751 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp rx: 1296 MB/s 1055259 calls/s # udp tx: 1303 MB/s 22103 calls/s 22103 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1757 MB/s 29810 calls/s 29810 msg/s # udp rx: 161 MB/s 131379 calls/s # udp tx: 1475 MB/s 25027 calls/s 25027 msg/s # udp rx: 32 MB/s 26835 calls/s # udp tx: 1455 MB/s 24684 calls/s 24684 msg/s # udp rx: 0 MB/s 798 calls/s # UDP tunnel GRO fwd perf udp tx: 1610 MB/s 27317 calls/s 27317 msg/s # udp rx: 392 MB/s 319167 calls/s # udp tx: 1740 MB/s 29522 calls/s 29522 msg/s # udp rx: 90 MB/s 73676 calls/s # udp tx: 1656 MB/s 28098 calls/s 28098 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1691 MB/s 1377007 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # udp rx: 1897 MB/s 1545085 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # udp rx: 1940 MB/s 1579402 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # UDP GRO fwd perf udp rx: 1796 MB/s 1462455 calls/s # udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # udp rx: 1902 MB/s 1548914 calls/s # udp tx: 1911 MB/s 32428 calls/s 32428 msg/s # udp rx: 1906 MB/s 1551721 calls/s # udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1653 MB/s 28040 calls/s 28040 msg/s # udp rx: 253 MB/s 205950 calls/s # udp tx: 1630 MB/s 27656 calls/s 27656 msg/s # udp rx: 213 MB/s 173529 calls/s # udp tx: 1764 MB/s 29932 calls/s 29932 msg/s # UDP tunnel GRO fwd perf udp tx: 1838 MB/s 31183 calls/s 31183 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1750 MB/s 29685 calls/s 29685 msg/s # udp rx: 108 MB/s 88571 calls/s # udp tx: 1758 MB/s 29833 calls/s 29833 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__->