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: 1721 MB/s 29194 calls/s 29194 msg/s # udp rx: 1005 MB/s 818674 calls/s # udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # udp rx: 1489 MB/s 1212035 calls/s # udp tx: 1885 MB/s 31975 calls/s 31975 msg/s # udp rx: 1523 MB/s 1239793 calls/s # UDP GRO fwd perf udp rx: 1674 MB/s 1363027 calls/s # udp tx: 1794 MB/s 30443 calls/s 30443 msg/s # udp rx: 1591 MB/s 1295530 calls/s # udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # udp rx: 1693 MB/s 1378623 calls/s # udp tx: 1674 MB/s 28395 calls/s 28395 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: 1610 MB/s 1309092 calls/s # udp tx: 1783 MB/s 30242 calls/s 30242 msg/s # udp rx: 1880 MB/s 1531143 calls/s # udp tx: 1889 MB/s 32053 calls/s 32053 msg/s # udp rx: 1878 MB/s 1528922 calls/s # udp tx: 1886 MB/s 32002 calls/s 32002 msg/s # UDP GRO fwd perf udp rx: 1714 MB/s 1395963 calls/s # udp tx: 1899 MB/s 32217 calls/s 32217 msg/s # udp rx: 1901 MB/s 1547570 calls/s # udp tx: 1911 MB/s 32428 calls/s 32428 msg/s # udp rx: 1515 MB/s 1232276 calls/s # udp tx: 1898 MB/s 32197 calls/s 32197 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__->