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: 1400 MB/s 1139752 calls/s # udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # udp rx: 1866 MB/s 1519583 calls/s # udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # udp rx: 1881 MB/s 1531392 calls/s # udp tx: 1892 MB/s 32100 calls/s 32100 msg/s # UDP GRO fwd perf udp rx: 1364 MB/s 1110671 calls/s # udp tx: 1825 MB/s 30965 calls/s 30965 msg/s # udp rx: 1839 MB/s 1497221 calls/s # udp tx: 1847 MB/s 31329 calls/s 31329 msg/s # udp rx: 1896 MB/s 1543576 calls/s # udp tx: 1904 MB/s 32297 calls/s 32297 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1604 MB/s 1303983 calls/s # udp tx: 1746 MB/s 29616 calls/s 29616 msg/s # udp rx: 1746 MB/s 1417160 calls/s # udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # udp rx: 1779 MB/s 1443957 calls/s # udp tx: 1898 MB/s 32194 calls/s 32194 msg/s # UDP GRO fwd perf udp rx: 1234 MB/s 1002550 calls/s # udp tx: 1638 MB/s 27795 calls/s 27795 msg/s # udp rx: 1689 MB/s 1371992 calls/s # udp tx: 1864 MB/s 31625 calls/s 31625 msg/s # udp rx: 1637 MB/s 1326523 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 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__->