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 tx: 1875 MB/s 31802 calls/s 31802 msg/s # udp rx: 1488 MB/s 1211517 calls/s # udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # udp rx: 1778 MB/s 1447986 calls/s # udp tx: 1891 MB/s 32075 calls/s 32075 msg/s # udp rx: 1861 MB/s 1515626 calls/s # UDP GRO fwd perf udp rx: 1703 MB/s 1386860 calls/s # udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # udp rx: 1951 MB/s 1588559 calls/s # udp tx: 1961 MB/s 33269 calls/s 33269 msg/s # udp rx: 1932 MB/s 1572911 calls/s # udp tx: 1942 MB/s 32949 calls/s 32949 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: 1416 MB/s 1148660 calls/s # udp tx: 1805 MB/s 30617 calls/s 30617 msg/s # udp rx: 1651 MB/s 1337974 calls/s # udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # udp rx: 1466 MB/s 1188767 calls/s # udp tx: 1930 MB/s 32739 calls/s 32739 msg/s # UDP GRO fwd perf udp rx: 1571 MB/s 1276155 calls/s # udp tx: 1882 MB/s 31922 calls/s 31922 msg/s # udp rx: 1760 MB/s 1428699 calls/s # udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # udp rx: 1775 MB/s 1442477 calls/s # udp tx: 1873 MB/s 31773 calls/s 31773 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__->