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: 1078 MB/s 877443 calls/s # udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # udp rx: 1194 MB/s 972704 calls/s # udp tx: 1202 MB/s 20390 calls/s 20390 msg/s # udp rx: 1184 MB/s 964393 calls/s # udp tx: 1214 MB/s 20607 calls/s 20607 msg/s # UDP GRO fwd perf udp rx: 1174 MB/s 955056 calls/s # udp tx: 1772 MB/s 30064 calls/s 30064 msg/s # udp rx: 1187 MB/s 966111 calls/s # udp tx: 1204 MB/s 20436 calls/s 20436 msg/s # udp rx: 1017 MB/s 827632 calls/s # udp tx: 1219 MB/s 20690 calls/s 20690 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: 1431 MB/s 1162884 calls/s # udp tx: 1725 MB/s 29265 calls/s 29265 msg/s # udp rx: 1794 MB/s 1454631 calls/s # udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # udp rx: 1796 MB/s 1455758 calls/s # udp tx: 1911 MB/s 32412 calls/s 32412 msg/s # UDP GRO fwd perf udp rx: 1314 MB/s 1065994 calls/s # udp tx: 1804 MB/s 30603 calls/s 30603 msg/s # udp rx: 1806 MB/s 1464289 calls/s # udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # udp rx: 1814 MB/s 1471488 calls/s # udp tx: 1909 MB/s 32386 calls/s 32386 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__->