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: 1724 MB/s 1403654 calls/s # udp tx: 1817 MB/s 30831 calls/s 30831 msg/s # udp rx: 1931 MB/s 1572696 calls/s # udp tx: 1944 MB/s 32984 calls/s 32984 msg/s # udp rx: 1910 MB/s 1554989 calls/s # udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # UDP GRO fwd perf udp rx: 1832 MB/s 1490916 calls/s # udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # udp rx: 1918 MB/s 1560955 calls/s # udp tx: 1957 MB/s 33203 calls/s 33203 msg/s # udp rx: 1925 MB/s 1567542 calls/s # udp tx: 1953 MB/s 33139 calls/s 33139 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: 1681 MB/s 1368824 calls/s # udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # udp rx: 1913 MB/s 1557321 calls/s # udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # udp rx: 1905 MB/s 1551451 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # UDP GRO fwd perf udp rx: 1493 MB/s 1213446 calls/s # udp tx: 1825 MB/s 30958 calls/s 30958 msg/s # udp rx: 1786 MB/s 1452697 calls/s # udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # udp rx: 1142 MB/s 929599 calls/s # udp tx: 1610 MB/s 27307 calls/s 27307 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__->