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: 1574 MB/s 1279246 calls/s # udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # udp rx: 1850 MB/s 1506323 calls/s # udp tx: 1870 MB/s 31724 calls/s 31724 msg/s # udp rx: 1860 MB/s 1514382 calls/s # udp tx: 1870 MB/s 31718 calls/s 31718 msg/s # UDP GRO fwd perf udp rx: 1847 MB/s 1504050 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # udp rx: 1938 MB/s 1577970 calls/s # udp tx: 1954 MB/s 33156 calls/s 33156 msg/s # udp rx: 1943 MB/s 1581775 calls/s # udp tx: 1957 MB/s 33205 calls/s 33205 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: 1616 MB/s 1313578 calls/s # udp tx: 1858 MB/s 31515 calls/s 31515 msg/s # udp rx: 1735 MB/s 1410034 calls/s # udp tx: 1823 MB/s 30931 calls/s 30931 msg/s # udp rx: 1752 MB/s 1420443 calls/s # udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # UDP GRO fwd perf udp rx: 1689 MB/s 1371401 calls/s # udp tx: 1908 MB/s 32364 calls/s 32364 msg/s # udp rx: 1843 MB/s 1497167 calls/s # udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # udp rx: 1832 MB/s 1486290 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 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__->