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: 1308 MB/s 1064023 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1486 MB/s 1208612 calls/s # udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # udp rx: 1730 MB/s 1406371 calls/s # udp tx: 1924 MB/s 32645 calls/s 32645 msg/s # UDP GRO fwd perf udp rx: 618 MB/s 503328 calls/s # udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # udp rx: 1526 MB/s 1241657 calls/s # udp tx: 1878 MB/s 31855 calls/s 31855 msg/s # udp rx: 1561 MB/s 1268187 calls/s # udp tx: 1933 MB/s 32794 calls/s 32794 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: 915 MB/s 741445 calls/s # udp tx: 1793 MB/s 30425 calls/s 30425 msg/s # udp rx: 1677 MB/s 1359205 calls/s # udp tx: 1913 MB/s 32447 calls/s 32447 msg/s # udp rx: 1668 MB/s 1351329 calls/s # udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # UDP GRO fwd perf udp rx: 1665 MB/s 1351484 calls/s # udp tx: 1895 MB/s 32155 calls/s 32155 msg/s # udp rx: 1791 MB/s 1454646 calls/s # udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # udp rx: 1786 MB/s 1450440 calls/s # udp tx: 1875 MB/s 31802 calls/s 31802 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__->