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: 1580 MB/s 1286640 calls/s # udp tx: 1875 MB/s 31816 calls/s 31816 msg/s # udp rx: 1266 MB/s 1027974 calls/s # udp tx: 1399 MB/s 23731 calls/s 23731 msg/s # udp rx: 1146 MB/s 929417 calls/s # udp tx: 1358 MB/s 23042 calls/s 23042 msg/s # UDP GRO fwd perf udp rx: 983 MB/s 796880 calls/s # udp tx: 1367 MB/s 23187 calls/s 23187 msg/s # udp rx: 1196 MB/s 970402 calls/s # udp tx: 1372 MB/s 23284 calls/s 23284 msg/s # udp rx: 1236 MB/s 1002891 calls/s # udp tx: 1371 MB/s 23269 calls/s 23269 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: 1448 MB/s 1177771 calls/s # udp tx: 1740 MB/s 29519 calls/s 29519 msg/s # udp rx: 1874 MB/s 1523632 calls/s # udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # udp rx: 1506 MB/s 1224977 calls/s # udp tx: 1859 MB/s 31543 calls/s 31543 msg/s # UDP GRO fwd perf udp rx: 1679 MB/s 1365575 calls/s # udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # udp rx: 1886 MB/s 1533515 calls/s # udp tx: 1924 MB/s 32649 calls/s 32649 msg/s # udp rx: 1884 MB/s 1531030 calls/s # udp tx: 1928 MB/s 32707 calls/s 32707 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__->