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: 1604 MB/s 1304978 calls/s # udp tx: 1800 MB/s 30543 calls/s 30543 msg/s # udp rx: 1908 MB/s 1553543 calls/s # udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # udp rx: 1906 MB/s 1552079 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # UDP GRO fwd perf udp rx: 1766 MB/s 1436868 calls/s # udp tx: 1902 MB/s 32266 calls/s 32266 msg/s # udp rx: 1883 MB/s 1532845 calls/s # udp tx: 1931 MB/s 32755 calls/s 32755 msg/s # udp rx: 1885 MB/s 1534794 calls/s # udp tx: 1931 MB/s 32758 calls/s 32758 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: 804 MB/s 652525 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 792 MB/s 641815 calls/s # udp tx: 1312 MB/s 22269 calls/s 22269 msg/s # udp rx: 785 MB/s 635765 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # UDP GRO fwd perf udp rx: 674 MB/s 547034 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp rx: 922 MB/s 748281 calls/s # udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # udp rx: 944 MB/s 766179 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 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__->