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: 1518 MB/s 1235114 calls/s # udp tx: 1933 MB/s 32796 calls/s 32796 msg/s # udp rx: 1919 MB/s 1562634 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # udp rx: 1843 MB/s 1500122 calls/s # udp tx: 1971 MB/s 33430 calls/s 33430 msg/s # UDP GRO fwd perf udp rx: 1814 MB/s 1476910 calls/s # udp tx: 1946 MB/s 33020 calls/s 33020 msg/s # udp rx: 1780 MB/s 1448661 calls/s # udp tx: 1857 MB/s 31509 calls/s 31509 msg/s # udp rx: 1698 MB/s 1381345 calls/s # udp tx: 1971 MB/s 33430 calls/s 33430 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: 986 MB/s 803414 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # udp rx: 1237 MB/s 1007781 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # udp rx: 1239 MB/s 1009405 calls/s # udp tx: 1242 MB/s 21078 calls/s 21078 msg/s # UDP GRO fwd perf udp rx: 1143 MB/s 931075 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp rx: 1145 MB/s 932578 calls/s # udp tx: 1238 MB/s 21005 calls/s 21005 msg/s # udp rx: 1170 MB/s 952917 calls/s # udp tx: 1196 MB/s 20300 calls/s 20300 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__->