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: 1437 MB/s 1170184 calls/s # udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # udp rx: 1537 MB/s 1251242 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # udp rx: 1909 MB/s 1554843 calls/s # udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # UDP GRO fwd perf udp rx: 1356 MB/s 1103467 calls/s # udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # udp rx: 1823 MB/s 1480309 calls/s # udp tx: 1960 MB/s 33250 calls/s 33250 msg/s # udp rx: 1791 MB/s 1455557 calls/s # udp tx: 1971 MB/s 33440 calls/s 33440 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: 1722 MB/s 1398841 calls/s # udp tx: 1897 MB/s 32186 calls/s 32186 msg/s # udp rx: 1848 MB/s 1500972 calls/s # udp tx: 1917 MB/s 32518 calls/s 32518 msg/s # udp rx: 1854 MB/s 1507933 calls/s # udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # UDP GRO fwd perf udp rx: 1564 MB/s 1271066 calls/s # udp tx: 1866 MB/s 31662 calls/s 31662 msg/s # udp rx: 1720 MB/s 1398615 calls/s # udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # udp rx: 1799 MB/s 1461603 calls/s # udp tx: 1907 MB/s 32349 calls/s 32349 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__->