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: 1681 MB/s 1367537 calls/s # udp tx: 1890 MB/s 32067 calls/s 32067 msg/s # udp rx: 1850 MB/s 1505332 calls/s # udp tx: 1945 MB/s 32991 calls/s 32991 msg/s # udp rx: 1812 MB/s 1475807 calls/s # udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # UDP GRO fwd perf udp rx: 1704 MB/s 1387623 calls/s # udp tx: 1794 MB/s 30438 calls/s 30438 msg/s # udp rx: 1795 MB/s 1461829 calls/s # udp tx: 1805 MB/s 30616 calls/s 30616 msg/s # udp rx: 1955 MB/s 1591952 calls/s # udp tx: 1966 MB/s 33358 calls/s 33358 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: 1517 MB/s 1231108 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # udp rx: 1754 MB/s 1424824 calls/s # udp tx: 1937 MB/s 32861 calls/s 32861 msg/s # udp rx: 1908 MB/s 1553429 calls/s # udp tx: 1920 MB/s 32569 calls/s 32569 msg/s # UDP GRO fwd perf udp rx: 1785 MB/s 1452637 calls/s # udp tx: 1888 MB/s 32036 calls/s 32036 msg/s # udp rx: 1877 MB/s 1526225 calls/s # udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # udp rx: 1894 MB/s 1540001 calls/s # udp tx: 1941 MB/s 32929 calls/s 32929 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__->