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.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.79 [+0.45] UDP fwd perf udp rx: 1312 MB/s 1066004 calls/s # 2.85 [+1.06] udp tx: 1769 MB/s 30004 calls/s 30004 msg/s # 3.83 [+0.98] udp rx: 1897 MB/s 1539605 calls/s # 3.85 [+0.02] udp tx: 1970 MB/s 33427 calls/s 33427 msg/s # 4.83 [+0.98] udp rx: 1610 MB/s 1306894 calls/s # 4.85 [+0.02] udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1142 MB/s 927775 calls/s # 6.03 [+1.06] udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # 7.00 [+0.98] udp rx: 1855 MB/s 1506795 calls/s # 7.03 [+0.02] udp tx: 1924 MB/s 32633 calls/s 32633 msg/s # 8.00 [+0.98] udp rx: 1241 MB/s 1007451 calls/s # 8.03 [+0.02] udp tx: 1970 MB/s 33423 calls/s 33423 msg/s # 8.60 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.75] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.87 [+0.29] No GRO ok # 10.39 [+0.52] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.43 [+0.51] UDP fwd perf udp rx: 721 MB/s 584556 calls/s # 12.49 [+1.07] udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # 13.47 [+0.97] udp rx: 938 MB/s 761956 calls/s # 13.49 [+0.03] udp tx: 1143 MB/s 19402 calls/s 19402 msg/s # 14.47 [+0.98] udp rx: 633 MB/s 513650 calls/s # 14.49 [+0.02] udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 581 MB/s 471241 calls/s # 15.68 [+1.07] udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # 16.68 [+1.00] udp tx: 1323 MB/s 22439 calls/s 22439 msg/s # 16.68 [+0.00] udp rx: 503 MB/s 407432 calls/s # 17.68 [+1.00] udp tx: 1349 MB/s 22884 calls/s 22884 msg/s # 17.78 [+0.10] udp rx: 667 MB/s 540718 calls/s # 18.29 [+0.50] GRO frag list over UDP tunnel ok # 19.10 [+0.81] 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__->