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: 1581 MB/s 1286514 calls/s # udp tx: 1742 MB/s 29558 calls/s 29558 msg/s # udp rx: 1084 MB/s 882323 calls/s # udp tx: 1599 MB/s 27135 calls/s 27135 msg/s # udp rx: 910 MB/s 741209 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # UDP GRO fwd perf udp rx: 982 MB/s 800066 calls/s # udp tx: 1137 MB/s 19287 calls/s 19287 msg/s # udp rx: 955 MB/s 777617 calls/s # udp tx: 1142 MB/s 19381 calls/s 19381 msg/s # udp rx: 1096 MB/s 892855 calls/s # udp tx: 1132 MB/s 19211 calls/s 19211 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: 1676 MB/s 1358877 calls/s # udp tx: 1904 MB/s 32300 calls/s 32300 msg/s # udp rx: 1738 MB/s 1409608 calls/s # udp tx: 1870 MB/s 31733 calls/s 31733 msg/s # udp rx: 1767 MB/s 1433402 calls/s # udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1215935 calls/s # udp tx: 1870 MB/s 31731 calls/s 31731 msg/s # udp rx: 1748 MB/s 1417156 calls/s # udp tx: 1913 MB/s 32454 calls/s 32454 msg/s # udp rx: 1766 MB/s 1434794 calls/s # udp tx: 1873 MB/s 31768 calls/s 31768 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__->