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: 1310 MB/s 1066365 calls/s # udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # udp rx: 1312 MB/s 1067997 calls/s # udp tx: 1948 MB/s 33040 calls/s 33040 msg/s # udp rx: 1792 MB/s 1458014 calls/s # udp tx: 1894 MB/s 32133 calls/s 32133 msg/s # UDP GRO fwd perf udp rx: 1772 MB/s 1442824 calls/s # udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # udp rx: 1870 MB/s 1523036 calls/s # udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # udp rx: 1849 MB/s 1505423 calls/s # udp tx: 1857 MB/s 31512 calls/s 31512 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: 1267 MB/s 1026696 calls/s # udp tx: 1899 MB/s 32212 calls/s 32212 msg/s # udp rx: 1565 MB/s 1268426 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 msg/s # udp rx: 1741 MB/s 1411407 calls/s # udp tx: 1901 MB/s 32247 calls/s 32247 msg/s # UDP GRO fwd perf udp rx: 1279 MB/s 1038093 calls/s # udp tx: 1769 MB/s 30019 calls/s 30019 msg/s # udp rx: 1720 MB/s 1398213 calls/s # udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # udp rx: 1744 MB/s 1414827 calls/s # udp tx: 1888 MB/s 32030 calls/s 32030 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__->