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: 1492 MB/s 1214193 calls/s # udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # udp rx: 1912 MB/s 1555834 calls/s # udp tx: 1933 MB/s 32800 calls/s 32800 msg/s # udp rx: 1892 MB/s 1539708 calls/s # udp tx: 1954 MB/s 33157 calls/s 33157 msg/s # UDP GRO fwd perf udp rx: 861 MB/s 700942 calls/s # udp tx: 1231 MB/s 20893 calls/s 20893 msg/s # udp rx: 1294 MB/s 1053414 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # udp rx: 1326 MB/s 1079590 calls/s # udp tx: 1360 MB/s 23083 calls/s 23083 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: 1005 MB/s 817301 calls/s # udp tx: 1534 MB/s 26023 calls/s 26023 msg/s # udp rx: 1001 MB/s 814118 calls/s # udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # udp rx: 1550 MB/s 1256240 calls/s # udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # UDP GRO fwd perf udp tx: 1904 MB/s 32307 calls/s 32307 msg/s # udp rx: 1272 MB/s 1031258 calls/s # udp tx: 1941 MB/s 32935 calls/s 32935 msg/s # udp rx: 1453 MB/s 1177036 calls/s # udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # udp rx: 1602 MB/s 1297900 calls/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__->