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: 1474 MB/s 1196788 calls/s # udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # udp rx: 1803 MB/s 1463182 calls/s # udp tx: 1934 MB/s 32818 calls/s 32818 msg/s # udp rx: 1875 MB/s 1522268 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # UDP GRO fwd perf udp rx: 1809 MB/s 1468429 calls/s # udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # udp rx: 1881 MB/s 1526448 calls/s # udp tx: 1953 MB/s 33136 calls/s 33136 msg/s # udp rx: 1881 MB/s 1526211 calls/s # udp tx: 1954 MB/s 33151 calls/s 33151 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: 1153 MB/s 934187 calls/s # udp tx: 1834 MB/s 31118 calls/s 31118 msg/s # udp rx: 1414 MB/s 1145146 calls/s # udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # udp rx: 1487 MB/s 1204277 calls/s # udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # UDP GRO fwd perf udp rx: 1519 MB/s 1231933 calls/s # udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # udp rx: 1533 MB/s 1242607 calls/s # udp tx: 1899 MB/s 32219 calls/s 32219 msg/s # udp rx: 1690 MB/s 1369916 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 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__->