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: 558 MB/s 452630 calls/s # udp tx: 1330 MB/s 22567 calls/s 22567 msg/s # udp rx: 590 MB/s 478349 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 553 MB/s 447968 calls/s # udp tx: 1384 MB/s 23485 calls/s 23485 msg/s # UDP GRO fwd perf udp rx: 584 MB/s 473317 calls/s # udp tx: 1351 MB/s 22918 calls/s 22918 msg/s # udp rx: 551 MB/s 446212 calls/s # udp tx: 1397 MB/s 23702 calls/s 23702 msg/s # udp rx: 532 MB/s 430423 calls/s # udp tx: 1401 MB/s 23767 calls/s 23767 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: 1458 MB/s 1182411 calls/s # udp tx: 1819 MB/s 30855 calls/s 30855 msg/s # udp rx: 1798 MB/s 1460394 calls/s # udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # udp rx: 1768 MB/s 1435303 calls/s # udp tx: 1895 MB/s 32151 calls/s 32151 msg/s # UDP GRO fwd perf udp rx: 1552 MB/s 1259692 calls/s # udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # udp rx: 1776 MB/s 1443118 calls/s # udp tx: 1891 MB/s 32087 calls/s 32087 msg/s # udp rx: 1692 MB/s 1374114 calls/s # udp tx: 1892 MB/s 32096 calls/s 32096 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__->