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: 1669 MB/s 1357918 calls/s # udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # udp rx: 1646 MB/s 1340122 calls/s # udp tx: 1895 MB/s 32143 calls/s 32143 msg/s # udp rx: 1518 MB/s 1236286 calls/s # udp tx: 1905 MB/s 32327 calls/s 32327 msg/s # UDP GRO fwd perf udp rx: 1853 MB/s 1508426 calls/s # udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # udp rx: 1787 MB/s 1454875 calls/s # udp tx: 1810 MB/s 30704 calls/s 30704 msg/s # udp rx: 1931 MB/s 1571856 calls/s # udp tx: 1949 MB/s 33063 calls/s 33063 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: 1537 MB/s 1246655 calls/s # udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # udp rx: 1738 MB/s 1410454 calls/s # udp tx: 1901 MB/s 32258 calls/s 32258 msg/s # udp rx: 1853 MB/s 1503412 calls/s # udp tx: 1942 MB/s 32952 calls/s 32952 msg/s # UDP GRO fwd perf udp rx: 1767 MB/s 1434913 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # udp rx: 1772 MB/s 1436745 calls/s # udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # udp rx: 1631 MB/s 1322908 calls/s # udp tx: 1892 MB/s 32093 calls/s 32093 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__->