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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1189 MB/s 965871 calls/s # 2.87 [+1.06] udp tx: 1929 MB/s 32722 calls/s 32722 msg/s # 3.85 [+0.98] udp rx: 1501 MB/s 1220284 calls/s # 3.87 [+0.02] udp tx: 1920 MB/s 32574 calls/s 32574 msg/s # 4.85 [+0.98] udp rx: 1871 MB/s 1522188 calls/s # 4.87 [+0.02] udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1487302 calls/s # 6.05 [+1.06] udp tx: 1935 MB/s 32835 calls/s 32835 msg/s # 7.03 [+0.98] udp rx: 1877 MB/s 1527790 calls/s # 7.05 [+0.02] udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # 8.03 [+0.98] udp rx: 1894 MB/s 1541565 calls/s # 8.05 [+0.02] udp tx: 1917 MB/s 32519 calls/s 32519 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.34 [+0.71] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.84 [+0.26] No GRO ok # 11.07 [+1.23] GRO frag list ok # 12.47 [+1.41] GRO fwd ok # 13.27 [+0.80] UDP fwd perf udp rx: 393 MB/s 320382 calls/s # 14.37 [+1.10] udp tx: 1163 MB/s 19739 calls/s 19739 msg/s # 15.32 [+0.95] udp rx: 893 MB/s 726781 calls/s # 15.37 [+0.04] udp tx: 1232 MB/s 20905 calls/s 20905 msg/s # 16.35 [+0.99] udp rx: 989 MB/s 805234 calls/s # 16.37 [+0.01] udp tx: 1237 MB/s 20995 calls/s 20995 msg/s # 16.49 [+0.12] UDP GRO fwd perf udp rx: 1022 MB/s 832406 calls/s # 17.56 [+1.08] udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # 18.54 [+0.98] udp rx: 978 MB/s 796655 calls/s # 18.56 [+0.02] udp tx: 1251 MB/s 21223 calls/s 21223 msg/s # 19.54 [+0.98] udp rx: 1211 MB/s 986305 calls/s # 19.56 [+0.02] udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # 20.20 [+0.64] GRO frag list over UDP tunnel ok # 20.99 [+0.79] 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__->