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: 1461 MB/s 1189197 calls/s # udp tx: 1796 MB/s 30470 calls/s 30470 msg/s # udp rx: 1860 MB/s 1514747 calls/s # udp tx: 1871 MB/s 31736 calls/s 31736 msg/s # udp rx: 1915 MB/s 1559428 calls/s # udp tx: 1934 MB/s 32809 calls/s 32809 msg/s # UDP GRO fwd perf udp rx: 1625 MB/s 1322380 calls/s # udp tx: 1968 MB/s 33394 calls/s 33394 msg/s # udp rx: 1535 MB/s 1249323 calls/s # udp tx: 1962 MB/s 33290 calls/s 33290 msg/s # udp rx: 1681 MB/s 1368726 calls/s # udp tx: 1913 MB/s 32454 calls/s 32454 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: 1138 MB/s 923440 calls/s # udp tx: 1745 MB/s 29605 calls/s 29605 msg/s # udp rx: 1307 MB/s 1059925 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # udp rx: 1543 MB/s 1250452 calls/s # udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # UDP GRO fwd perf udp rx: 1202 MB/s 976384 calls/s # udp tx: 1772 MB/s 30063 calls/s 30063 msg/s # udp rx: 1767 MB/s 1436661 calls/s # udp tx: 1845 MB/s 31307 calls/s 31307 msg/s # udp rx: 1681 MB/s 1366586 calls/s # udp tx: 1831 MB/s 31060 calls/s 31060 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__->