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: 1434 MB/s 1167340 calls/s # udp tx: 1780 MB/s 30198 calls/s 30198 msg/s # udp rx: 1053 MB/s 857712 calls/s # udp tx: 1118 MB/s 18977 calls/s 18977 msg/s # udp rx: 1171 MB/s 953641 calls/s # udp tx: 1178 MB/s 19991 calls/s 19991 msg/s # UDP GRO fwd perf udp rx: 1042 MB/s 848602 calls/s # udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # udp rx: 975 MB/s 793763 calls/s # udp tx: 1180 MB/s 20021 calls/s 20021 msg/s # udp rx: 1182 MB/s 962430 calls/s # udp tx: 1197 MB/s 20303 calls/s 20303 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1577 MB/s 26761 calls/s 26761 msg/s # udp rx: 344 MB/s 280758 calls/s # udp tx: 1375 MB/s 23333 calls/s 23333 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1524 MB/s 25858 calls/s 25858 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 768 calls/s # udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # udp tx: 1836 MB/s 31144 calls/s 31144 msg/s # udp rx: 39 MB/s 32502 calls/s # udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1421 MB/s 1156876 calls/s # udp tx: 1702 MB/s 28870 calls/s 28870 msg/s # udp rx: 1936 MB/s 1576782 calls/s # udp tx: 1946 MB/s 33015 calls/s 33015 msg/s # udp rx: 1933 MB/s 1573871 calls/s # udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # UDP GRO fwd perf udp rx: 1122 MB/s 913612 calls/s # udp tx: 1754 MB/s 29758 calls/s 29758 msg/s # udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # udp rx: 1297 MB/s 1054890 calls/s # udp tx: 1916 MB/s 32507 calls/s 32507 msg/s # udp rx: 1564 MB/s 1272276 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1746 MB/s 29630 calls/s 29630 msg/s # udp rx: 115 MB/s 93508 calls/s # udp tx: 1730 MB/s 29356 calls/s 29356 msg/s # udp rx: 135 MB/s 109905 calls/s # udp tx: 1630 MB/s 27651 calls/s 27651 msg/s # UDP tunnel GRO fwd perf udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # udp rx: 25 MB/s 20763 calls/s # udp tx: 1761 MB/s 29883 calls/s 29883 msg/s # udp rx: 98 MB/s 80371 calls/s # udp tx: 1746 MB/s 29617 calls/s 29617 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__->