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: 1733 MB/s 1410505 calls/s # udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # udp rx: 1790 MB/s 1457398 calls/s # udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # udp rx: 1787 MB/s 1455209 calls/s # udp tx: 1796 MB/s 30467 calls/s 30467 msg/s # UDP GRO fwd perf udp rx: 1562 MB/s 1271626 calls/s # udp tx: 1797 MB/s 30494 calls/s 30494 msg/s # udp rx: 1330 MB/s 1082245 calls/s # udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # udp rx: 1756 MB/s 1426971 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 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: 1435 MB/s 1164119 calls/s # udp tx: 1848 MB/s 31358 calls/s 31358 msg/s # udp rx: 1705 MB/s 1385703 calls/s # udp tx: 1785 MB/s 30281 calls/s 30281 msg/s # udp rx: 1745 MB/s 1416070 calls/s # udp tx: 1927 MB/s 32689 calls/s 32689 msg/s # UDP GRO fwd perf udp rx: 1399 MB/s 1134624 calls/s # udp tx: 1850 MB/s 31389 calls/s 31389 msg/s # udp rx: 1523 MB/s 1235301 calls/s # udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # udp rx: 1773 MB/s 1437345 calls/s # udp tx: 1961 MB/s 33274 calls/s 33274 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__->