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: 932 MB/s 757390 calls/s # udp tx: 1360 MB/s 23072 calls/s 23072 msg/s # udp rx: 1168 MB/s 950607 calls/s # udp tx: 1312 MB/s 22260 calls/s 22260 msg/s # udp rx: 1262 MB/s 1028049 calls/s # udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # UDP GRO fwd perf udp rx: 1673 MB/s 1361959 calls/s # udp tx: 1923 MB/s 32628 calls/s 32628 msg/s # udp rx: 1957 MB/s 1593219 calls/s # udp tx: 1977 MB/s 33542 calls/s 33542 msg/s # udp rx: 1959 MB/s 1594889 calls/s # udp tx: 1980 MB/s 33595 calls/s 33595 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: 1445 MB/s 1170929 calls/s # udp tx: 1979 MB/s 33577 calls/s 33577 msg/s # udp rx: 1600 MB/s 1298808 calls/s # udp tx: 1920 MB/s 32565 calls/s 32565 msg/s # udp rx: 1555 MB/s 1261034 calls/s # udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # UDP GRO fwd perf udp rx: 1462 MB/s 1184937 calls/s # udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # udp rx: 1699 MB/s 1377090 calls/s # udp tx: 1984 MB/s 33660 calls/s 33660 msg/s # udp rx: 1544 MB/s 1251284 calls/s # udp tx: 1978 MB/s 33561 calls/s 33561 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__->