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: 1589 MB/s 1293593 calls/s # udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # udp rx: 1835 MB/s 1494149 calls/s # udp tx: 1952 MB/s 33110 calls/s 33110 msg/s # udp rx: 1842 MB/s 1499929 calls/s # udp tx: 1887 MB/s 32009 calls/s 32009 msg/s # UDP GRO fwd perf udp rx: 1420 MB/s 1154775 calls/s # udp tx: 1875 MB/s 31808 calls/s 31808 msg/s # udp rx: 1596 MB/s 1299429 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # udp rx: 1504 MB/s 1224180 calls/s # udp tx: 1930 MB/s 32741 calls/s 32741 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: 1411 MB/s 1146458 calls/s # udp tx: 1793 MB/s 30427 calls/s 30427 msg/s # udp rx: 1783 MB/s 1445898 calls/s # udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # udp rx: 1785 MB/s 1447089 calls/s # udp tx: 1905 MB/s 32327 calls/s 32327 msg/s # UDP GRO fwd perf udp rx: 1289 MB/s 1047493 calls/s # udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # udp rx: 1786 MB/s 1450292 calls/s # udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # udp rx: 1805 MB/s 1463841 calls/s # udp tx: 1924 MB/s 32638 calls/s 32638 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__->