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: 1220 MB/s 992842 calls/s # udp tx: 1766 MB/s 29968 calls/s 29968 msg/s # udp rx: 1641 MB/s 1334664 calls/s # udp tx: 1780 MB/s 30193 calls/s 30193 msg/s # udp rx: 1618 MB/s 1316213 calls/s # udp tx: 1861 MB/s 31576 calls/s 31576 msg/s # UDP GRO fwd perf udp rx: 1850 MB/s 1506074 calls/s # udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # udp rx: 1949 MB/s 1586962 calls/s # udp tx: 1975 MB/s 33513 calls/s 33513 msg/s # udp rx: 1817 MB/s 1479499 calls/s # udp tx: 1829 MB/s 31028 calls/s 31028 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: 993 MB/s 807267 calls/s # udp tx: 1636 MB/s 27759 calls/s 27759 msg/s # udp rx: 1746 MB/s 1419991 calls/s # udp tx: 1840 MB/s 31221 calls/s 31221 msg/s # udp rx: 1761 MB/s 1432010 calls/s # udp tx: 1866 MB/s 31663 calls/s 31663 msg/s # UDP GRO fwd perf udp rx: 1581 MB/s 1282637 calls/s # udp tx: 1916 MB/s 32513 calls/s 32513 msg/s # udp rx: 1512 MB/s 1226682 calls/s # udp tx: 1874 MB/s 31790 calls/s 31790 msg/s # udp rx: 1552 MB/s 1259036 calls/s # udp tx: 1853 MB/s 31433 calls/s 31433 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__->