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.24 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.76 [+0.44] UDP fwd perf udp rx: 1781 MB/s 1449532 calls/s # 2.82 [+1.06] udp tx: 1910 MB/s 32402 calls/s 32402 msg/s # 3.80 [+0.98] udp rx: 1761 MB/s 1432399 calls/s # 3.82 [+0.02] udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # 4.80 [+0.98] udp rx: 1830 MB/s 1488437 calls/s # 4.82 [+0.02] udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1520 MB/s 1236676 calls/s # 6.00 [+1.06] udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # 6.97 [+0.97] udp rx: 1405 MB/s 1142389 calls/s # 7.00 [+0.03] udp tx: 1920 MB/s 32572 calls/s 32572 msg/s # 7.97 [+0.97] udp rx: 1863 MB/s 1514903 calls/s # 8.00 [+0.03] udp tx: 1920 MB/s 32573 calls/s 32573 msg/s # 8.50 [+0.50] GRO frag list over UDP tunnel ok # 9.22 [+0.71] GRO fwd over UDP tunnel ok # 9.46 [+0.25] IPv6 # 9.70 [+0.24] No GRO ok # 10.17 [+0.46] GRO frag list ok # 10.66 [+0.50] GRO fwd ok # 11.12 [+0.46] UDP fwd perf udp rx: 1275 MB/s 1035736 calls/s # 12.18 [+1.06] udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # 13.16 [+0.98] udp rx: 1361 MB/s 1103710 calls/s # 13.18 [+0.02] udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # 14.16 [+0.98] udp rx: 1550 MB/s 1257052 calls/s # 14.18 [+0.02] udp tx: 1887 MB/s 32005 calls/s 32005 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1346 MB/s 1090868 calls/s # 15.36 [+1.06] udp tx: 1751 MB/s 29703 calls/s 29703 msg/s # 16.33 [+0.98] udp rx: 736 MB/s 596283 calls/s # 16.36 [+0.02] udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # 17.33 [+0.98] udp rx: 766 MB/s 620213 calls/s # 17.36 [+0.02] udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # 18.01 [+0.65] GRO frag list over UDP tunnel ok # 18.78 [+0.77] 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__->