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: 1315 MB/s 1068820 calls/s # udp tx: 1965 MB/s 33336 calls/s 33336 msg/s # udp rx: 1827 MB/s 1485381 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # udp rx: 1873 MB/s 1524468 calls/s # udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # UDP GRO fwd perf udp rx: 1447 MB/s 1175905 calls/s # udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # udp rx: 1560 MB/s 1268118 calls/s # udp tx: 1824 MB/s 30953 calls/s 30953 msg/s # udp rx: 1913 MB/s 1556344 calls/s # udp tx: 1956 MB/s 33181 calls/s 33181 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: 1558 MB/s 1263923 calls/s # udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # udp rx: 1781 MB/s 1445023 calls/s # udp tx: 1940 MB/s 32915 calls/s 32915 msg/s # udp rx: 1806 MB/s 1464408 calls/s # udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # UDP GRO fwd perf udp rx: 1056 MB/s 856170 calls/s # udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # udp rx: 1086 MB/s 882206 calls/s # udp tx: 1586 MB/s 26910 calls/s 26910 msg/s # udp rx: 1127 MB/s 917612 calls/s # udp tx: 1177 MB/s 19975 calls/s 19975 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__->