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: 1782 MB/s 1450847 calls/s # udp tx: 1871 MB/s 31746 calls/s 31746 msg/s # udp rx: 1651 MB/s 1344492 calls/s # udp tx: 1643 MB/s 27874 calls/s 27874 msg/s # udp rx: 1206 MB/s 981865 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # UDP GRO fwd perf udp rx: 902 MB/s 734257 calls/s # udp tx: 1155 MB/s 19594 calls/s 19594 msg/s # udp rx: 1104 MB/s 898766 calls/s # udp tx: 1195 MB/s 20280 calls/s 20280 msg/s # udp rx: 1648 MB/s 1341601 calls/s # udp tx: 1897 MB/s 32183 calls/s 32183 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: 1539 MB/s 1252436 calls/s # udp tx: 1900 MB/s 32237 calls/s 32237 msg/s # udp rx: 1603 MB/s 1304903 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1762 MB/s 1435078 calls/s # udp tx: 1761 MB/s 29874 calls/s 29874 msg/s # UDP GRO fwd perf udp rx: 1314 MB/s 1069408 calls/s # udp tx: 1752 MB/s 29727 calls/s 29727 msg/s # udp rx: 1623 MB/s 1320881 calls/s # udp tx: 1854 MB/s 31460 calls/s 31460 msg/s # udp rx: 1702 MB/s 1385970 calls/s # udp tx: 1716 MB/s 29105 calls/s 29105 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__->