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: 1335 MB/s 1087363 calls/s # udp tx: 1873 MB/s 31773 calls/s 31773 msg/s # udp rx: 1891 MB/s 1538880 calls/s # udp tx: 1933 MB/s 32787 calls/s 32787 msg/s # udp rx: 1907 MB/s 1551706 calls/s # udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # UDP GRO fwd perf udp rx: 1272 MB/s 1034713 calls/s # udp tx: 1620 MB/s 27492 calls/s 27492 msg/s # udp rx: 1560 MB/s 1268575 calls/s # udp tx: 1964 MB/s 33319 calls/s 33319 msg/s # udp rx: 1616 MB/s 1315082 calls/s # udp tx: 1951 MB/s 33106 calls/s 33106 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: 1625 MB/s 1317225 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # udp rx: 861 MB/s 697991 calls/s # udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # udp rx: 948 MB/s 768543 calls/s # udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # UDP GRO fwd perf udp rx: 1348 MB/s 1091921 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # udp rx: 1513 MB/s 1227514 calls/s # udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # udp rx: 1550 MB/s 1258786 calls/s # udp tx: 1847 MB/s 31330 calls/s 31330 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__->