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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 775 MB/s 627724 calls/s # 3.03 [+1.07] udp tx: 1327 MB/s 22521 calls/s 22521 msg/s # 4.01 [+0.97] udp rx: 871 MB/s 706239 calls/s # 4.03 [+0.03] udp tx: 1287 MB/s 21840 calls/s 21840 msg/s # 5.01 [+0.97] udp rx: 833 MB/s 675639 calls/s # 5.03 [+0.03] udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 785 MB/s 637142 calls/s # 6.22 [+1.07] udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # 7.19 [+0.97] udp rx: 752 MB/s 609705 calls/s # 7.22 [+0.03] udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # 8.20 [+0.97] udp rx: 781 MB/s 633508 calls/s # 8.22 [+0.03] udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.67 [+0.85] GRO fwd over UDP tunnel ok # 9.92 [+0.25] IPv6 # 10.20 [+0.28] No GRO ok # 10.75 [+0.54] GRO frag list ok # 11.37 [+0.62] GRO fwd ok # 11.89 [+0.52] UDP fwd perf udp rx: 945 MB/s 767322 calls/s # 12.96 [+1.07] udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # 13.93 [+0.97] udp rx: 1095 MB/s 889007 calls/s # 13.96 [+0.03] udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # 14.93 [+0.97] udp rx: 975 MB/s 791370 calls/s # 14.96 [+0.03] udp tx: 1211 MB/s 20555 calls/s 20555 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 877 MB/s 711846 calls/s # 16.15 [+1.07] udp tx: 1224 MB/s 20763 calls/s 20763 msg/s # 17.12 [+0.97] udp rx: 799 MB/s 647723 calls/s # 17.15 [+0.03] udp tx: 1232 MB/s 20904 calls/s 20904 msg/s # 18.12 [+0.97] udp rx: 864 MB/s 700768 calls/s # 18.15 [+0.03] udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # 18.73 [+0.58] GRO frag list over UDP tunnel ok # 19.54 [+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__->