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: 1167 MB/s 950510 calls/s # udp tx: 1236 MB/s 20966 calls/s 20966 msg/s # udp rx: 1239 MB/s 1008917 calls/s # udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # udp rx: 1249 MB/s 1016792 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # UDP GRO fwd perf udp rx: 1124 MB/s 915070 calls/s # udp tx: 1191 MB/s 20204 calls/s 20204 msg/s # udp rx: 1294 MB/s 1053847 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp rx: 1289 MB/s 1049637 calls/s # udp tx: 1300 MB/s 22050 calls/s 22050 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: 1701 MB/s 1381128 calls/s # udp tx: 1873 MB/s 31775 calls/s 31775 msg/s # udp rx: 1769 MB/s 1437587 calls/s # udp tx: 1828 MB/s 31018 calls/s 31018 msg/s # udp rx: 1852 MB/s 1505407 calls/s # udp tx: 1905 MB/s 32312 calls/s 32312 msg/s # UDP GRO fwd perf udp rx: 1722 MB/s 1397899 calls/s # udp tx: 1910 MB/s 32407 calls/s 32407 msg/s # udp rx: 1841 MB/s 1495341 calls/s # udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # udp rx: 1858 MB/s 1510527 calls/s # udp tx: 1917 MB/s 32527 calls/s 32527 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__->