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: 1640 MB/s 1332704 calls/s # udp tx: 1961 MB/s 33274 calls/s 33274 msg/s # udp rx: 1639 MB/s 1334045 calls/s # udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # udp rx: 1918 MB/s 1561539 calls/s # udp tx: 1927 MB/s 32695 calls/s 32695 msg/s # UDP GRO fwd perf udp rx: 1781 MB/s 1450477 calls/s # udp tx: 1917 MB/s 32518 calls/s 32518 msg/s # udp rx: 1602 MB/s 1304727 calls/s # udp tx: 1595 MB/s 27061 calls/s 27061 msg/s # udp rx: 1320 MB/s 1074678 calls/s # udp tx: 1332 MB/s 22597 calls/s 22597 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: 1223 MB/s 993734 calls/s # udp tx: 1792 MB/s 30400 calls/s 30400 msg/s # udp rx: 1563 MB/s 1267573 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1785 MB/s 1448923 calls/s # udp tx: 1900 MB/s 32235 calls/s 32235 msg/s # UDP GRO fwd perf udp rx: 1321 MB/s 1073856 calls/s # udp tx: 1714 MB/s 29074 calls/s 29074 msg/s # udp rx: 1234 MB/s 1002626 calls/s # udp tx: 1850 MB/s 31383 calls/s 31383 msg/s # udp rx: 1466 MB/s 1189633 calls/s # udp tx: 1908 MB/s 32376 calls/s 32376 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__->