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: 1484 MB/s 1207240 calls/s # udp tx: 1863 MB/s 31605 calls/s 31605 msg/s # udp rx: 1347 MB/s 1095321 calls/s # udp tx: 1884 MB/s 31957 calls/s 31957 msg/s # udp rx: 1549 MB/s 1260607 calls/s # udp tx: 1699 MB/s 28824 calls/s 28824 msg/s # UDP GRO fwd perf udp rx: 797 MB/s 648846 calls/s # udp tx: 1766 MB/s 29963 calls/s 29963 msg/s # udp rx: 1597 MB/s 1299390 calls/s # udp tx: 1839 MB/s 31192 calls/s 31192 msg/s # udp rx: 994 MB/s 809084 calls/s # udp tx: 1334 MB/s 22642 calls/s 22642 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: 1129 MB/s 915256 calls/s # udp tx: 1791 MB/s 30393 calls/s 30393 msg/s # udp rx: 1398 MB/s 1133164 calls/s # udp tx: 1891 MB/s 32082 calls/s 32082 msg/s # udp tx: 1745 MB/s 29598 calls/s 29598 msg/s # udp rx: 1007 MB/s 816577 calls/s # UDP GRO fwd perf udp rx: 1524 MB/s 1237336 calls/s # udp tx: 1839 MB/s 31197 calls/s 31197 msg/s # udp rx: 1631 MB/s 1323509 calls/s # udp tx: 1803 MB/s 30589 calls/s 30589 msg/s # udp rx: 114 MB/s 92657 calls/s # udp tx: 1340 MB/s 22740 calls/s 22740 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__->