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.29 [+0.27] No GRO ok # 0.81 [+0.52] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 953 MB/s 773859 calls/s # 2.95 [+1.07] udp tx: 1333 MB/s 22612 calls/s 22612 msg/s # 3.92 [+0.97] udp rx: 1226 MB/s 997255 calls/s # 3.95 [+0.03] udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # 4.92 [+0.97] udp rx: 1272 MB/s 1035216 calls/s # 4.95 [+0.03] udp tx: 1311 MB/s 22240 calls/s 22240 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1084 MB/s 879673 calls/s # 6.14 [+1.07] udp tx: 1335 MB/s 22645 calls/s 22645 msg/s # 7.11 [+0.97] udp rx: 1119 MB/s 908844 calls/s # 7.14 [+0.03] udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # 8.12 [+0.98] udp rx: 1007 MB/s 817790 calls/s # 8.14 [+0.02] udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # 8.76 [+0.63] GRO frag list over UDP tunnel ok # 9.55 [+0.79] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.08 [+0.26] No GRO ok # 10.65 [+0.57] GRO frag list ok # 11.21 [+0.56] GRO fwd ok # 11.70 [+0.49] UDP fwd perf udp rx: 1047 MB/s 851661 calls/s # 12.77 [+1.07] udp tx: 1251 MB/s 21233 calls/s 21233 msg/s # 13.74 [+0.97] udp rx: 1188 MB/s 965713 calls/s # 13.77 [+0.03] udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # 14.77 [+1.00] udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # 14.77 [+0.00] udp rx: 1000 MB/s 812265 calls/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1483 MB/s 1202444 calls/s # 15.95 [+1.06] udp tx: 1867 MB/s 31669 calls/s 31669 msg/s # 16.92 [+0.97] udp rx: 1124 MB/s 910957 calls/s # 16.95 [+0.03] udp tx: 1936 MB/s 32849 calls/s 32849 msg/s # 17.92 [+0.97] udp rx: 968 MB/s 784218 calls/s # 17.95 [+0.03] udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # 18.51 [+0.56] GRO frag list over UDP tunnel ok # 19.22 [+0.71] 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__->