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: 1778 MB/s 1447882 calls/s # udp tx: 1947 MB/s 33038 calls/s 33038 msg/s # udp rx: 1749 MB/s 1424549 calls/s # udp tx: 1971 MB/s 33446 calls/s 33446 msg/s # udp rx: 1702 MB/s 1385702 calls/s # udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # UDP GRO fwd perf udp rx: 1860 MB/s 1514498 calls/s # udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # udp rx: 1987 MB/s 1618355 calls/s # udp tx: 1994 MB/s 33836 calls/s 33836 msg/s # udp rx: 1965 MB/s 1600017 calls/s # udp tx: 1971 MB/s 33442 calls/s 33442 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1008 MB/s 17112 calls/s 17112 msg/s # udp rx: 38 MB/s 31661 calls/s # udp tx: 1176 MB/s 19955 calls/s 19955 msg/s # udp rx: 37 MB/s 30932 calls/s # udp tx: 1208 MB/s 20498 calls/s 20498 msg/s # UDP tunnel GRO fwd perf udp tx: 1043 MB/s 17695 calls/s 17695 msg/s # udp rx: 249 MB/s 202693 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 msg/s # udp rx: 11 MB/s 9472 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1481 MB/s 1204672 calls/s # udp tx: 1910 MB/s 32407 calls/s 32407 msg/s # udp rx: 1864 MB/s 1517024 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1916 MB/s 1560326 calls/s # udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # UDP GRO fwd perf udp rx: 1630 MB/s 1327397 calls/s # udp tx: 1888 MB/s 32025 calls/s 32025 msg/s # udp rx: 1954 MB/s 1590726 calls/s # udp tx: 1962 MB/s 33290 calls/s 33290 msg/s # udp rx: 1926 MB/s 1568497 calls/s # udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 45 MB/s 36985 calls/s # udp tx: 1340 MB/s 22734 calls/s 22734 msg/s # udp rx: 127 MB/s 103343 calls/s # udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # udp tx: 1866 MB/s 31650 calls/s 31650 msg/s # udp rx: 0 MB/s 768 calls/s # UDP tunnel GRO fwd perf udp tx: 1851 MB/s 31397 calls/s 31397 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1826 MB/s 30974 calls/s 30974 msg/s # udp rx: 77 MB/s 63193 calls/s # udp tx: 1892 MB/s 32101 calls/s 32101 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__->