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: 1734 MB/s 1412065 calls/s # udp tx: 1878 MB/s 31867 calls/s 31867 msg/s # udp rx: 1928 MB/s 1569952 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1851 MB/s 1507003 calls/s # udp tx: 1852 MB/s 31421 calls/s 31421 msg/s # UDP GRO fwd perf udp rx: 1714 MB/s 1395767 calls/s # udp tx: 1824 MB/s 30947 calls/s 30947 msg/s # udp rx: 1850 MB/s 1505244 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # udp rx: 1866 MB/s 1518458 calls/s # udp tx: 1933 MB/s 32799 calls/s 32799 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: 895 MB/s 727657 calls/s # udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # udp rx: 1156 MB/s 940123 calls/s # udp tx: 1274 MB/s 21620 calls/s 21620 msg/s # udp rx: 1039 MB/s 844882 calls/s # udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # UDP GRO fwd perf udp rx: 1421 MB/s 1155197 calls/s # udp tx: 1832 MB/s 31072 calls/s 31072 msg/s # udp rx: 1328 MB/s 1077801 calls/s # udp tx: 1920 MB/s 32579 calls/s 32579 msg/s # udp rx: 1853 MB/s 1504867 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 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__->