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: 732 MB/s 595475 calls/s # udp tx: 1733 MB/s 29401 calls/s 29401 msg/s # udp rx: 1544 MB/s 1256644 calls/s # udp tx: 1804 MB/s 30598 calls/s 30598 msg/s # udp rx: 1929 MB/s 1570973 calls/s # udp tx: 1945 MB/s 32990 calls/s 32990 msg/s # UDP GRO fwd perf udp rx: 1387 MB/s 1129296 calls/s # udp tx: 1838 MB/s 31185 calls/s 31185 msg/s # udp rx: 1615 MB/s 1315137 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp rx: 1869 MB/s 1521683 calls/s # udp tx: 1917 MB/s 32516 calls/s 32516 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: 1351 MB/s 1097845 calls/s # udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # udp rx: 1513 MB/s 1231126 calls/s # udp tx: 1701 MB/s 28863 calls/s 28863 msg/s # udp rx: 1821 MB/s 1482810 calls/s # udp tx: 1837 MB/s 31166 calls/s 31166 msg/s # UDP GRO fwd perf udp rx: 1269 MB/s 1032803 calls/s # udp tx: 1720 MB/s 29182 calls/s 29182 msg/s # udp rx: 1372 MB/s 1113378 calls/s # udp tx: 1885 MB/s 31977 calls/s 31977 msg/s # udp rx: 1765 MB/s 1433815 calls/s # udp tx: 1894 MB/s 32139 calls/s 32139 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__->