make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 786 MB/s 639950 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # udp rx: 1300 MB/s 1057681 calls/s # udp tx: 1542 MB/s 26154 calls/s 26154 msg/s # udp rx: 1679 MB/s 1366854 calls/s # udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # UDP GRO fwd perf udp rx: 1445 MB/s 1176510 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # udp rx: 1598 MB/s 1298808 calls/s # udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # udp rx: 1662 MB/s 1352415 calls/s # udp tx: 1936 MB/s 32840 calls/s 32840 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: 917 MB/s 747218 calls/s # udp tx: 1056 MB/s 17912 calls/s 17912 msg/s # udp rx: 1181 MB/s 961907 calls/s # udp tx: 1194 MB/s 20265 calls/s 20265 msg/s # udp rx: 1250 MB/s 1018063 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # UDP GRO fwd perf udp rx: 1536 MB/s 1245572 calls/s # udp tx: 1850 MB/s 31383 calls/s 31383 msg/s # udp rx: 1747 MB/s 1415816 calls/s # udp tx: 1962 MB/s 33286 calls/s 33286 msg/s # udp rx: 1480 MB/s 1200459 calls/s # udp tx: 1910 MB/s 32397 calls/s 32397 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__->