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: 1322 MB/s 1075479 calls/s # udp tx: 1792 MB/s 30406 calls/s 30406 msg/s # udp rx: 1545 MB/s 1257468 calls/s # udp tx: 1867 MB/s 31676 calls/s 31676 msg/s # udp rx: 1205 MB/s 979093 calls/s # udp tx: 1686 MB/s 28612 calls/s 28612 msg/s # UDP GRO fwd perf udp rx: 1254 MB/s 1019921 calls/s # udp tx: 1665 MB/s 28245 calls/s 28245 msg/s # udp rx: 1673 MB/s 1360043 calls/s # udp tx: 1813 MB/s 30761 calls/s 30761 msg/s # udp rx: 1564 MB/s 1272556 calls/s # udp tx: 1663 MB/s 28221 calls/s 28221 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: 1468 MB/s 1190305 calls/s # udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # udp rx: 1762 MB/s 1429853 calls/s # udp tx: 1913 MB/s 32447 calls/s 32447 msg/s # udp rx: 1792 MB/s 1455769 calls/s # udp tx: 1889 MB/s 32052 calls/s 32052 msg/s # UDP GRO fwd perf udp rx: 1009 MB/s 818749 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # udp rx: 1027 MB/s 833907 calls/s # udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # udp rx: 880 MB/s 713867 calls/s # udp tx: 1951 MB/s 33101 calls/s 33101 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__->