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: 1548 MB/s 1259801 calls/s # udp tx: 1920 MB/s 32580 calls/s 32580 msg/s # udp rx: 1681 MB/s 1367750 calls/s # udp tx: 1855 MB/s 31470 calls/s 31470 msg/s # udp rx: 1559 MB/s 1269125 calls/s # udp tx: 1720 MB/s 29179 calls/s 29179 msg/s # UDP GRO fwd perf udp rx: 1609 MB/s 1309547 calls/s # udp tx: 1811 MB/s 30729 calls/s 30729 msg/s # udp rx: 1626 MB/s 1324215 calls/s # udp tx: 1889 MB/s 32041 calls/s 32041 msg/s # udp rx: 1888 MB/s 1536903 calls/s # udp tx: 1905 MB/s 32313 calls/s 32313 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: 931 MB/s 755956 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 1052 MB/s 854027 calls/s # udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # udp rx: 976 MB/s 791379 calls/s # udp tx: 1328 MB/s 22536 calls/s 22536 msg/s # UDP GRO fwd perf udp rx: 1001 MB/s 812993 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 887 MB/s 718693 calls/s # udp tx: 1336 MB/s 22675 calls/s 22675 msg/s # udp rx: 958 MB/s 776386 calls/s # udp tx: 1340 MB/s 22742 calls/s 22742 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__->