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: 1497 MB/s 1218763 calls/s # udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # udp rx: 1974 MB/s 1607256 calls/s # udp tx: 1978 MB/s 33551 calls/s 33551 msg/s # udp rx: 1682 MB/s 1369931 calls/s # udp tx: 1977 MB/s 33545 calls/s 33545 msg/s # UDP GRO fwd perf udp rx: 1693 MB/s 1378297 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # udp rx: 1954 MB/s 1591339 calls/s # udp tx: 1962 MB/s 33285 calls/s 33285 msg/s # udp rx: 1964 MB/s 1599436 calls/s # udp tx: 1969 MB/s 33398 calls/s 33398 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1835 MB/s 31126 calls/s 31126 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1795 MB/s 30453 calls/s 30453 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1845 MB/s 31300 calls/s 31300 msg/s # UDP tunnel GRO fwd perf udp rx: 1 MB/s 1280 calls/s # udp tx: 1841 MB/s 31238 calls/s 31238 msg/s # udp tx: 1842 MB/s 31254 calls/s 31254 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 946 MB/s 770769 calls/s # udp tx: 1100 MB/s 18667 calls/s 18667 msg/s # udp rx: 1118 MB/s 910512 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1231 MB/s 1002670 calls/s # udp tx: 1236 MB/s 20974 calls/s 20974 msg/s # UDP GRO fwd perf udp rx: 1880 MB/s 1530676 calls/s # udp tx: 1957 MB/s 33208 calls/s 33208 msg/s # udp rx: 1962 MB/s 1597450 calls/s # udp tx: 1974 MB/s 33488 calls/s 33488 msg/s # udp rx: 1936 MB/s 1576577 calls/s # udp tx: 1953 MB/s 33141 calls/s 33141 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # udp rx: 3 MB/s 2873 calls/s # udp tx: 1857 MB/s 31506 calls/s 31506 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1846 MB/s 31314 calls/s 31314 msg/s # UDP tunnel GRO fwd perf udp tx: 1815 MB/s 30797 calls/s 30797 msg/s # udp rx: 3 MB/s 2451 calls/s # udp tx: 1817 MB/s 30829 calls/s 30829 msg/s # udp rx: 61 MB/s 50067 calls/s # udp tx: 1884 MB/s 31968 calls/s 31968 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__->