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: 1613 MB/s 1312520 calls/s # udp tx: 1864 MB/s 31624 calls/s 31624 msg/s # udp rx: 1745 MB/s 1419371 calls/s # udp tx: 1811 MB/s 30718 calls/s 30718 msg/s # udp rx: 1913 MB/s 1557792 calls/s # udp tx: 1933 MB/s 32794 calls/s 32794 msg/s # UDP GRO fwd perf udp rx: 1662 MB/s 1352990 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # udp rx: 1900 MB/s 1544947 calls/s # udp tx: 1962 MB/s 33288 calls/s 33288 msg/s # udp rx: 1920 MB/s 1561331 calls/s # udp tx: 1962 MB/s 33286 calls/s 33286 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: 1408 MB/s 1142023 calls/s # udp tx: 1837 MB/s 31166 calls/s 31166 msg/s # udp rx: 1698 MB/s 1376218 calls/s # udp tx: 1967 MB/s 33366 calls/s 33366 msg/s # udp rx: 1712 MB/s 1387161 calls/s # udp tx: 1967 MB/s 33374 calls/s 33374 msg/s # UDP GRO fwd perf udp rx: 1260 MB/s 1023256 calls/s # udp tx: 1892 MB/s 32102 calls/s 32102 msg/s # udp rx: 1407 MB/s 1140505 calls/s # udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # udp rx: 1366 MB/s 1106840 calls/s # udp tx: 1946 MB/s 33020 calls/s 33020 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__->