make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.70 [+0.46] GRO frag list ok # 1.26 [+0.56] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1360 MB/s 1107543 calls/s # 2.78 [+1.06] udp tx: 1681 MB/s 28527 calls/s 28527 msg/s # 3.76 [+0.98] udp rx: 1602 MB/s 1304440 calls/s # 3.78 [+0.02] udp tx: 1619 MB/s 27473 calls/s 27473 msg/s # 4.76 [+0.98] udp rx: 1661 MB/s 1352320 calls/s # 4.78 [+0.02] udp tx: 1664 MB/s 28237 calls/s 28237 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1521 MB/s 1238698 calls/s # 5.98 [+1.07] udp tx: 1746 MB/s 29616 calls/s 29616 msg/s # 6.94 [+0.97] udp rx: 1594 MB/s 1298033 calls/s # 6.98 [+0.03] udp tx: 1796 MB/s 30474 calls/s 30474 msg/s # 7.94 [+0.97] udp rx: 1738 MB/s 1415727 calls/s # 7.97 [+0.03] udp tx: 1812 MB/s 30745 calls/s 30745 msg/s # 8.51 [+0.54] GRO frag list over UDP tunnel ok # 9.22 [+0.71] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.71 [+0.24] No GRO ok # 10.21 [+0.50] GRO frag list ok # 10.72 [+0.51] GRO fwd ok # 11.19 [+0.48] UDP fwd perf udp rx: 728 MB/s 593379 calls/s # 12.25 [+1.06] udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # 13.23 [+0.98] udp rx: 1097 MB/s 893273 calls/s # 13.26 [+0.02] udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # 14.25 [+1.00] udp tx: 1221 MB/s 20718 calls/s 20718 msg/s # 14.26 [+0.00] udp rx: 964 MB/s 785320 calls/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 935 MB/s 761846 calls/s # 15.46 [+1.08] udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # 16.46 [+1.00] udp rx: 1086 MB/s 884626 calls/s # 16.46 [+0.00] udp tx: 1221 MB/s 20725 calls/s 20725 msg/s # 17.46 [+1.00] udp rx: 1205 MB/s 981310 calls/s # 17.46 [+0.00] udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # 18.12 [+0.66] GRO frag list over UDP tunnel ok # 18.97 [+0.85] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->