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: 1543 MB/s 1255298 calls/s # udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # udp rx: 1576 MB/s 1280895 calls/s # udp tx: 1872 MB/s 31756 calls/s 31756 msg/s # udp rx: 1792 MB/s 1456550 calls/s # udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # UDP GRO fwd perf udp rx: 1575 MB/s 1281993 calls/s # udp tx: 1802 MB/s 30570 calls/s 30570 msg/s # udp rx: 1894 MB/s 1540150 calls/s # udp tx: 1936 MB/s 32839 calls/s 32839 msg/s # udp rx: 1716 MB/s 1393151 calls/s # udp tx: 2005 MB/s 34012 calls/s 34012 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: 1344 MB/s 1092103 calls/s # udp tx: 1717 MB/s 29135 calls/s 29135 msg/s # udp rx: 1121 MB/s 912088 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 970 MB/s 789314 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # UDP GRO fwd perf udp rx: 1100 MB/s 895542 calls/s # udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # udp rx: 954 MB/s 776725 calls/s # udp tx: 1306 MB/s 22166 calls/s 22166 msg/s # udp rx: 1217 MB/s 990647 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 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__->