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: 1556 MB/s 1267102 calls/s # udp tx: 1865 MB/s 31645 calls/s 31645 msg/s # udp rx: 1712 MB/s 1394113 calls/s # udp tx: 1723 MB/s 29224 calls/s 29224 msg/s # udp rx: 1959 MB/s 1595434 calls/s # udp tx: 1967 MB/s 33376 calls/s 33376 msg/s # UDP GRO fwd perf udp rx: 1827 MB/s 1487661 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1958 MB/s 1594311 calls/s # udp tx: 1970 MB/s 33423 calls/s 33423 msg/s # udp rx: 1990 MB/s 1619633 calls/s # udp tx: 2003 MB/s 33983 calls/s 33983 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: 1515 MB/s 1232008 calls/s # udp tx: 1774 MB/s 30094 calls/s 30094 msg/s # udp rx: 1374 MB/s 1115883 calls/s # udp tx: 1843 MB/s 31269 calls/s 31269 msg/s # udp rx: 1818 MB/s 1474374 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 msg/s # UDP GRO fwd perf udp rx: 1662 MB/s 1348308 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # udp rx: 1699 MB/s 1378821 calls/s # udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # udp rx: 1658 MB/s 1345046 calls/s # udp tx: 1906 MB/s 32328 calls/s 32328 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__->