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.37 [+0.35] No GRO ok # 1.05 [+0.68] GRO frag list ok # 1.86 [+0.81] GRO fwd ok # 2.49 [+0.63] UDP fwd perf udp rx: 742 MB/s 604101 calls/s # 3.58 [+1.10] udp tx: 892 MB/s 15144 calls/s 15144 msg/s # 4.58 [+1.00] udp tx: 1143 MB/s 19392 calls/s 19392 msg/s # 4.59 [+0.00] udp rx: 398 MB/s 323686 calls/s # 5.58 [+1.00] udp tx: 1241 MB/s 21054 calls/s 21054 msg/s # 5.69 [+0.10] udp rx: 593 MB/s 481764 calls/s # 5.71 [+0.03] UDP GRO fwd perf udp rx: 493 MB/s 400084 calls/s # 6.80 [+1.09] udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # 7.79 [+0.99] udp rx: 641 MB/s 519739 calls/s # 7.80 [+0.01] udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # 8.79 [+0.99] udp rx: 720 MB/s 583654 calls/s # 8.80 [+0.01] udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # 9.46 [+0.66] GRO frag list over UDP tunnel ok # 10.26 [+0.79] GRO fwd over UDP tunnel ok # 10.51 [+0.26] IPv6 # 10.78 [+0.27] No GRO ok # 11.34 [+0.56] GRO frag list ok # 11.91 [+0.57] GRO fwd ok # 12.43 [+0.52] UDP fwd perf udp rx: 1527 MB/s 1237739 calls/s # 13.49 [+1.07] udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # 14.46 [+0.97] udp rx: 1571 MB/s 1272984 calls/s # 14.49 [+0.03] udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # 15.49 [+1.00] udp rx: 1119 MB/s 906833 calls/s # 15.49 [+0.00] udp tx: 1904 MB/s 32300 calls/s 32300 msg/s # 15.61 [+0.12] UDP GRO fwd perf udp rx: 1517 MB/s 1229290 calls/s # 16.67 [+1.06] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 17.67 [+0.99] udp rx: 1340 MB/s 1085732 calls/s # 17.67 [+0.01] udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # 18.67 [+0.99] udp rx: 1398 MB/s 1133243 calls/s # 18.67 [+0.01] udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # 19.23 [+0.56] GRO frag list over UDP tunnel ok # 20.06 [+0.82] 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__->