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: 1582 MB/s 1287535 calls/s # udp tx: 1821 MB/s 30896 calls/s 30896 msg/s # udp rx: 1847 MB/s 1502160 calls/s # udp tx: 1944 MB/s 32973 calls/s 32973 msg/s # udp rx: 1851 MB/s 1505511 calls/s # udp tx: 1953 MB/s 33139 calls/s 33139 msg/s # UDP GRO fwd perf udp rx: 1675 MB/s 1363314 calls/s # udp tx: 1833 MB/s 31093 calls/s 31093 msg/s # udp rx: 1941 MB/s 1580165 calls/s # udp tx: 1953 MB/s 33126 calls/s 33126 msg/s # udp rx: 1941 MB/s 1580718 calls/s # udp tx: 1964 MB/s 33316 calls/s 33316 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 768 calls/s # udp tx: 1808 MB/s 30672 calls/s 30672 msg/s # udp tx: 1802 MB/s 30568 calls/s 30568 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1820 MB/s 30883 calls/s 30883 msg/s # UDP tunnel GRO fwd perf udp rx: 5 MB/s 4172 calls/s # udp tx: 1825 MB/s 30969 calls/s 30969 msg/s # udp tx: 1668 MB/s 28298 calls/s 28298 msg/s # udp rx: 19 MB/s 15514 calls/s # udp tx: 1831 MB/s 31065 calls/s 31065 msg/s # udp rx: 32 MB/s 26775 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1639 MB/s 1332576 calls/s # udp tx: 1865 MB/s 31642 calls/s 31642 msg/s # udp rx: 1685 MB/s 1371571 calls/s # udp tx: 1827 MB/s 30991 calls/s 30991 msg/s # udp rx: 1846 MB/s 1503188 calls/s # udp tx: 1850 MB/s 31382 calls/s 31382 msg/s # UDP GRO fwd perf udp rx: 1292 MB/s 1051780 calls/s # udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # udp rx: 1919 MB/s 1562474 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1878 MB/s 1528558 calls/s # udp tx: 1928 MB/s 32712 calls/s 32712 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1838 MB/s 31183 calls/s 31183 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1335 MB/s 22643 calls/s 22643 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # UDP tunnel GRO fwd perf udp tx: 1808 MB/s 30681 calls/s 30681 msg/s # udp rx: 1 MB/s 1504 calls/s # udp tx: 1828 MB/s 31018 calls/s 31018 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1850 MB/s 31388 calls/s 31388 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__->