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: 1665 MB/s 1354513 calls/s # udp tx: 1812 MB/s 30739 calls/s 30739 msg/s # udp rx: 1814 MB/s 1475587 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # udp rx: 1840 MB/s 1498040 calls/s # udp tx: 1841 MB/s 31240 calls/s 31240 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1461071 calls/s # udp tx: 1889 MB/s 32046 calls/s 32046 msg/s # udp rx: 1893 MB/s 1541344 calls/s # udp tx: 1899 MB/s 32225 calls/s 32225 msg/s # udp rx: 1890 MB/s 1539160 calls/s # udp tx: 1895 MB/s 32149 calls/s 32149 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: 1676 MB/s 1363310 calls/s # udp tx: 1813 MB/s 30766 calls/s 30766 msg/s # udp rx: 1796 MB/s 1458688 calls/s # udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # udp rx: 1682 MB/s 1363974 calls/s # udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # UDP GRO fwd perf udp rx: 1470 MB/s 1195049 calls/s # udp tx: 1826 MB/s 30971 calls/s 30971 msg/s # udp rx: 1860 MB/s 1510048 calls/s # udp tx: 1928 MB/s 32703 calls/s 32703 msg/s # udp rx: 1860 MB/s 1510487 calls/s # udp tx: 1930 MB/s 32741 calls/s 32741 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__->