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: 1289 MB/s 1049321 calls/s # udp tx: 1889 MB/s 32049 calls/s 32049 msg/s # udp rx: 1783 MB/s 1451638 calls/s # udp tx: 1788 MB/s 30330 calls/s 30330 msg/s # udp rx: 1802 MB/s 1467643 calls/s # udp tx: 1816 MB/s 30801 calls/s 30801 msg/s # UDP GRO fwd perf udp rx: 1541 MB/s 1254774 calls/s # udp tx: 1778 MB/s 30170 calls/s 30170 msg/s # udp rx: 1899 MB/s 1546221 calls/s # udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # udp rx: 1898 MB/s 1545283 calls/s # udp tx: 1909 MB/s 32383 calls/s 32383 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: 1577 MB/s 1283625 calls/s # udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # udp rx: 1792 MB/s 1458858 calls/s # udp tx: 1909 MB/s 32378 calls/s 32378 msg/s # udp rx: 1479 MB/s 1204126 calls/s # udp tx: 1890 MB/s 32056 calls/s 32056 msg/s # UDP GRO fwd perf udp rx: 981 MB/s 798756 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 1172 MB/s 954615 calls/s # udp tx: 1195 MB/s 20279 calls/s 20279 msg/s # udp rx: 1080 MB/s 879940 calls/s # udp tx: 1137 MB/s 19295 calls/s 19295 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__->