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: 1721 MB/s 1397786 calls/s # udp tx: 1873 MB/s 31779 calls/s 31779 msg/s # udp rx: 1651 MB/s 1342578 calls/s # udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # udp rx: 1782 MB/s 1448937 calls/s # udp tx: 1904 MB/s 32300 calls/s 32300 msg/s # UDP GRO fwd perf udp rx: 1579 MB/s 1284965 calls/s # udp tx: 1725 MB/s 29259 calls/s 29259 msg/s # udp rx: 1830 MB/s 1488969 calls/s # udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # udp rx: 1868 MB/s 1519894 calls/s # udp tx: 1917 MB/s 32521 calls/s 32521 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: 1106 MB/s 897836 calls/s # udp tx: 1796 MB/s 30472 calls/s 30472 msg/s # udp rx: 1376 MB/s 1117809 calls/s # udp tx: 1842 MB/s 31242 calls/s 31242 msg/s # udp rx: 1568 MB/s 1272990 calls/s # udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # UDP GRO fwd perf udp rx: 1276 MB/s 1037014 calls/s # udp tx: 1790 MB/s 30374 calls/s 30374 msg/s # udp rx: 1247 MB/s 1012796 calls/s # udp tx: 1689 MB/s 28655 calls/s 28655 msg/s # udp rx: 1517 MB/s 1230585 calls/s # udp tx: 1800 MB/s 30540 calls/s 30540 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' [?2004hxx__-> echo $? 0 xx__->