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: 1295 MB/s 1054770 calls/s # udp tx: 1765 MB/s 29947 calls/s 29947 msg/s # udp rx: 1632 MB/s 1328821 calls/s # udp tx: 1650 MB/s 27994 calls/s 27994 msg/s # udp rx: 1798 MB/s 1464400 calls/s # udp tx: 1815 MB/s 30800 calls/s 30800 msg/s # UDP GRO fwd perf udp rx: 1461 MB/s 1188231 calls/s # udp tx: 1803 MB/s 30584 calls/s 30584 msg/s # udp rx: 1703 MB/s 1386798 calls/s # udp tx: 1727 MB/s 29306 calls/s 29306 msg/s # udp rx: 1545 MB/s 1257903 calls/s # udp tx: 1619 MB/s 27472 calls/s 27472 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 858 MB/s 14567 calls/s 14567 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 879 MB/s 14917 calls/s 14917 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1111 MB/s 18849 calls/s 18849 msg/s # UDP tunnel GRO fwd perf udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # udp rx: 739 MB/s 599656 calls/s # udp tx: 1343 MB/s 22780 calls/s 22780 msg/s # udp rx: 639 MB/s 516921 calls/s # udp tx: 1437 MB/s 24378 calls/s 24378 msg/s # udp rx: 589 MB/s 475914 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1152 MB/s 937771 calls/s # udp tx: 1747 MB/s 29639 calls/s 29639 msg/s # udp rx: 1828 MB/s 1488117 calls/s # udp tx: 1848 MB/s 31355 calls/s 31355 msg/s # udp rx: 1834 MB/s 1493454 calls/s # udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # UDP GRO fwd perf udp rx: 1724 MB/s 1403770 calls/s # udp tx: 1793 MB/s 30414 calls/s 30414 msg/s # udp rx: 1766 MB/s 1437800 calls/s # udp tx: 1761 MB/s 29876 calls/s 29876 msg/s # udp rx: 1782 MB/s 1451451 calls/s # udp tx: 1784 MB/s 30258 calls/s 30258 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1384 MB/s 23489 calls/s 23489 msg/s # udp rx: 128 MB/s 104132 calls/s # udp tx: 1455 MB/s 24693 calls/s 24693 msg/s # udp rx: 48 MB/s 39241 calls/s # udp tx: 1432 MB/s 24289 calls/s 24289 msg/s # udp rx: 174 MB/s 140900 calls/s # UDP tunnel GRO fwd perf udp tx: 1466 MB/s 24866 calls/s 24866 msg/s # udp rx: 15 MB/s 12913 calls/s # udp tx: 1352 MB/s 22947 calls/s 22947 msg/s # udp rx: 90 MB/s 73432 calls/s # udp tx: 1315 MB/s 22309 calls/s 22309 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__->