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: 1165 MB/s 948480 calls/s # udp tx: 1754 MB/s 29758 calls/s 29758 msg/s # udp rx: 1666 MB/s 1356504 calls/s # udp tx: 1752 MB/s 29716 calls/s 29716 msg/s # udp rx: 1857 MB/s 1512185 calls/s # udp tx: 1870 MB/s 31730 calls/s 31730 msg/s # UDP GRO fwd perf udp rx: 1687 MB/s 1374143 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 msg/s # udp rx: 1855 MB/s 1510888 calls/s # udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # udp rx: 1906 MB/s 1552091 calls/s # udp tx: 1917 MB/s 32523 calls/s 32523 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: 881 MB/s 716052 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 msg/s # udp rx: 842 MB/s 683665 calls/s # udp tx: 1209 MB/s 20509 calls/s 20509 msg/s # udp rx: 909 MB/s 737683 calls/s # udp tx: 1226 MB/s 20810 calls/s 20810 msg/s # UDP GRO fwd perf udp rx: 687 MB/s 557700 calls/s # udp tx: 1210 MB/s 20527 calls/s 20527 msg/s # udp rx: 762 MB/s 618597 calls/s # udp tx: 1213 MB/s 20579 calls/s 20579 msg/s # udp rx: 787 MB/s 638261 calls/s # udp tx: 1220 MB/s 20701 calls/s 20701 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__->