make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1463 MB/s 1190356 calls/s # udp tx: 1910 MB/s 32395 calls/s 32395 msg/s # udp rx: 1513 MB/s 1231490 calls/s # udp tx: 1962 MB/s 33283 calls/s 33283 msg/s # udp rx: 1824 MB/s 1483224 calls/s # udp tx: 1965 MB/s 33337 calls/s 33337 msg/s # UDP GRO fwd perf udp rx: 1722 MB/s 1401845 calls/s # udp tx: 1804 MB/s 30609 calls/s 30609 msg/s # udp rx: 1928 MB/s 1569328 calls/s # udp tx: 1969 MB/s 33403 calls/s 33403 msg/s # udp rx: 1927 MB/s 1568726 calls/s # udp tx: 1962 MB/s 33291 calls/s 33291 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: 1711 MB/s 1390219 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # udp rx: 1851 MB/s 1503169 calls/s # udp tx: 1935 MB/s 32829 calls/s 32829 msg/s # udp rx: 1694 MB/s 1375888 calls/s # udp tx: 1881 MB/s 31906 calls/s 31906 msg/s # UDP GRO fwd perf udp rx: 1695 MB/s 1374386 calls/s # udp tx: 1946 MB/s 33019 calls/s 33019 msg/s # udp rx: 1832 MB/s 1485672 calls/s # udp tx: 1953 MB/s 33138 calls/s 33138 msg/s # udp rx: 1857 MB/s 1507962 calls/s # udp tx: 1941 MB/s 32930 calls/s 32930 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__->