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: 1018 MB/s 828663 calls/s # udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # udp rx: 1233 MB/s 1004089 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 1234 MB/s 1004821 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # UDP GRO fwd perf udp rx: 1116 MB/s 908802 calls/s # udp tx: 1188 MB/s 20166 calls/s 20166 msg/s # udp rx: 1166 MB/s 949609 calls/s # udp tx: 1201 MB/s 20372 calls/s 20372 msg/s # udp rx: 1099 MB/s 895225 calls/s # udp tx: 1105 MB/s 18746 calls/s 18746 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: 1516 MB/s 1230310 calls/s # udp tx: 1815 MB/s 30799 calls/s 30799 msg/s # udp rx: 1761 MB/s 1426929 calls/s # udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # udp rx: 1773 MB/s 1436753 calls/s # udp tx: 1934 MB/s 32818 calls/s 32818 msg/s # UDP GRO fwd perf udp rx: 1500 MB/s 1218573 calls/s # udp tx: 1877 MB/s 31850 calls/s 31850 msg/s # udp rx: 1745 MB/s 1419071 calls/s # udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # udp rx: 1748 MB/s 1420601 calls/s # udp tx: 1875 MB/s 31807 calls/s 31807 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__->