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: 1860 MB/s 1514517 calls/s # udp tx: 1947 MB/s 33024 calls/s 33024 msg/s # udp rx: 1973 MB/s 1606642 calls/s # udp tx: 1984 MB/s 33659 calls/s 33659 msg/s # udp rx: 1976 MB/s 1608576 calls/s # udp tx: 1985 MB/s 33681 calls/s 33681 msg/s # UDP GRO fwd perf udp rx: 1734 MB/s 1412280 calls/s # udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # udp rx: 1684 MB/s 1371062 calls/s # udp tx: 1973 MB/s 33480 calls/s 33480 msg/s # udp rx: 1662 MB/s 1353193 calls/s # udp tx: 1979 MB/s 33574 calls/s 33574 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: 1518 MB/s 1235928 calls/s # udp tx: 1589 MB/s 26965 calls/s 26965 msg/s # udp rx: 1929 MB/s 1570486 calls/s # udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # udp rx: 1934 MB/s 1574642 calls/s # udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # UDP GRO fwd perf udp rx: 1814 MB/s 1476899 calls/s # udp tx: 1914 MB/s 32463 calls/s 32463 msg/s # udp rx: 1896 MB/s 1543510 calls/s # udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # udp rx: 1673 MB/s 1360415 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 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__->