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: 1598 MB/s 1299898 calls/s # udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # udp rx: 1889 MB/s 1538081 calls/s # udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # udp rx: 1923 MB/s 1566006 calls/s # udp tx: 1931 MB/s 32755 calls/s 32755 msg/s # UDP GRO fwd perf udp rx: 1193 MB/s 971175 calls/s # udp tx: 1722 MB/s 29223 calls/s 29223 msg/s # udp rx: 1311 MB/s 1066925 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 818 MB/s 665816 calls/s # udp tx: 1885 MB/s 31979 calls/s 31979 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: 1205 MB/s 978460 calls/s # udp tx: 1571 MB/s 26661 calls/s 26661 msg/s # udp rx: 982 MB/s 797419 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # udp rx: 815 MB/s 661233 calls/s # UDP GRO fwd perf udp rx: 1145 MB/s 931167 calls/s # udp tx: 1770 MB/s 30029 calls/s 30029 msg/s # udp rx: 1179 MB/s 958904 calls/s # udp tx: 1696 MB/s 28772 calls/s 28772 msg/s # udp rx: 1467 MB/s 1191243 calls/s # udp tx: 1864 MB/s 31615 calls/s 31615 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__->