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: 1525 MB/s 1241332 calls/s # udp tx: 1910 MB/s 32403 calls/s 32403 msg/s # udp rx: 1918 MB/s 1561224 calls/s # udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # udp rx: 1899 MB/s 1546379 calls/s # udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # UDP GRO fwd perf udp rx: 1836 MB/s 1495393 calls/s # udp tx: 1914 MB/s 32465 calls/s 32465 msg/s # udp rx: 1888 MB/s 1537107 calls/s # udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # udp rx: 1924 MB/s 1566221 calls/s # udp tx: 1933 MB/s 32798 calls/s 32798 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: 1539 MB/s 1247563 calls/s # udp tx: 1887 MB/s 32011 calls/s 32011 msg/s # udp rx: 1488 MB/s 1207617 calls/s # udp tx: 1759 MB/s 29834 calls/s 29834 msg/s # udp rx: 1499 MB/s 1216070 calls/s # udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # UDP GRO fwd perf udp rx: 1560 MB/s 1265770 calls/s # udp tx: 1875 MB/s 31805 calls/s 31805 msg/s # udp rx: 1576 MB/s 1279189 calls/s # udp tx: 1808 MB/s 30667 calls/s 30667 msg/s # udp rx: 1674 MB/s 1358072 calls/s # udp tx: 1843 MB/s 31262 calls/s 31262 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__->