make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1316 MB/s 1071774 calls/s # udp tx: 1733 MB/s 29397 calls/s 29397 msg/s # udp rx: 1777 MB/s 1447074 calls/s # udp tx: 1804 MB/s 30609 calls/s 30609 msg/s # udp rx: 1681 MB/s 1368958 calls/s # udp tx: 1689 MB/s 28650 calls/s 28650 msg/s # UDP GRO fwd perf udp rx: 1377 MB/s 1120304 calls/s # udp tx: 1559 MB/s 26457 calls/s 26457 msg/s # udp rx: 1410 MB/s 1146581 calls/s # udp tx: 1686 MB/s 28609 calls/s 28609 msg/s # udp rx: 1526 MB/s 1241565 calls/s # udp tx: 1673 MB/s 28385 calls/s 28385 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 556 MB/s 452796 calls/s # udp tx: 812 MB/s 13788 calls/s 13788 msg/s # udp rx: 476 MB/s 387326 calls/s # udp tx: 822 MB/s 13950 calls/s 13950 msg/s # udp rx: 488 MB/s 397002 calls/s # udp tx: 822 MB/s 13956 calls/s 13956 msg/s # UDP tunnel GRO fwd perf udp rx: 502 MB/s 408634 calls/s # udp tx: 817 MB/s 13863 calls/s 13863 msg/s # udp rx: 449 MB/s 365692 calls/s # udp tx: 864 MB/s 14664 calls/s 14664 msg/s # udp rx: 315 MB/s 256426 calls/s # udp tx: 992 MB/s 16832 calls/s 16832 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1000 MB/s 814672 calls/s # udp tx: 1543 MB/s 26172 calls/s 26172 msg/s # udp rx: 1349 MB/s 1098588 calls/s # udp tx: 1580 MB/s 26804 calls/s 26804 msg/s # udp rx: 1623 MB/s 1321386 calls/s # udp tx: 1761 MB/s 29880 calls/s 29880 msg/s # UDP GRO fwd perf udp rx: 1255 MB/s 1020770 calls/s # udp tx: 1538 MB/s 26094 calls/s 26094 msg/s # udp rx: 1282 MB/s 1042307 calls/s # udp tx: 1539 MB/s 26116 calls/s 26116 msg/s # udp rx: 1417 MB/s 1153673 calls/s # udp tx: 1498 MB/s 25414 calls/s 25414 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 423 MB/s 342862 calls/s # udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # udp rx: 119 MB/s 96624 calls/s # udp tx: 1437 MB/s 24384 calls/s 24384 msg/s # udp rx: 159 MB/s 129024 calls/s # udp tx: 1421 MB/s 24118 calls/s 24118 msg/s # UDP tunnel GRO fwd perf udp tx: 978 MB/s 16588 calls/s 16588 msg/s # udp rx: 29 MB/s 24408 calls/s # udp tx: 868 MB/s 14726 calls/s 14726 msg/s # udp rx: 77 MB/s 62787 calls/s # udp tx: 1030 MB/s 17471 calls/s 17471 msg/s 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__->