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: 1719 MB/s 1397995 calls/s # udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # udp rx: 1906 MB/s 1550827 calls/s # udp tx: 1949 MB/s 33070 calls/s 33070 msg/s # udp rx: 1937 MB/s 1576867 calls/s # udp tx: 1954 MB/s 33157 calls/s 33157 msg/s # UDP GRO fwd perf udp rx: 1694 MB/s 1376796 calls/s # udp tx: 1949 MB/s 33069 calls/s 33069 msg/s # udp rx: 1843 MB/s 1498999 calls/s # udp tx: 1949 MB/s 33072 calls/s 33072 msg/s # udp rx: 1647 MB/s 1337568 calls/s # udp tx: 1952 MB/s 33116 calls/s 33116 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: 694 MB/s 562676 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 817 MB/s 661837 calls/s # udp tx: 1328 MB/s 22540 calls/s 22540 msg/s # udp rx: 783 MB/s 634467 calls/s # udp tx: 1331 MB/s 22583 calls/s 22583 msg/s # UDP GRO fwd perf udp rx: 816 MB/s 661347 calls/s # udp tx: 1322 MB/s 22427 calls/s 22427 msg/s # udp rx: 653 MB/s 528706 calls/s # udp tx: 1339 MB/s 22720 calls/s 22720 msg/s # udp rx: 770 MB/s 623320 calls/s # udp tx: 1334 MB/s 22636 calls/s 22636 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__->