make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1640 MB/s 1333983 calls/s # udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # udp rx: 1545 MB/s 1257613 calls/s # udp tx: 1841 MB/s 31229 calls/s 31229 msg/s # udp rx: 1918 MB/s 1561184 calls/s # udp tx: 1947 MB/s 33028 calls/s 33028 msg/s # UDP GRO fwd perf udp rx: 1450 MB/s 1180815 calls/s # udp tx: 1947 MB/s 33034 calls/s 33034 msg/s # udp rx: 1486 MB/s 1208456 calls/s # udp tx: 1949 MB/s 33073 calls/s 33073 msg/s # udp rx: 1789 MB/s 1454830 calls/s # udp tx: 1937 MB/s 32869 calls/s 32869 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: 1086 MB/s 884258 calls/s # udp tx: 1126 MB/s 19100 calls/s 19100 msg/s # udp rx: 1082 MB/s 881234 calls/s # udp tx: 1087 MB/s 18439 calls/s 18439 msg/s # udp rx: 1163 MB/s 947060 calls/s # udp tx: 1164 MB/s 19757 calls/s 19757 msg/s # UDP GRO fwd perf udp rx: 1058 MB/s 861713 calls/s # udp tx: 1103 MB/s 18709 calls/s 18709 msg/s # udp rx: 1170 MB/s 953317 calls/s # udp tx: 1172 MB/s 19889 calls/s 19889 msg/s # udp rx: 1163 MB/s 947039 calls/s # udp tx: 1174 MB/s 19923 calls/s 19923 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__->