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.03 [+0.03] IPv4 # 0.38 [+0.35] No GRO ok # 1.03 [+0.65] GRO frag list ok # 1.72 [+0.69] GRO fwd ok # 2.32 [+0.61] UDP fwd perf udp rx: 856 MB/s 695782 calls/s # 3.41 [+1.09] udp tx: 1509 MB/s 25594 calls/s 25594 msg/s # 4.37 [+0.96] udp rx: 1079 MB/s 878050 calls/s # 4.41 [+0.04] udp tx: 1396 MB/s 23687 calls/s 23687 msg/s # 5.37 [+0.96] udp rx: 1006 MB/s 819115 calls/s # 5.41 [+0.04] udp tx: 1433 MB/s 24306 calls/s 24306 msg/s # 5.53 [+0.12] UDP GRO fwd perf udp rx: 178 MB/s 144275 calls/s # 6.63 [+1.09] udp tx: 1586 MB/s 26915 calls/s 26915 msg/s # 7.62 [+1.00] udp rx: 324 MB/s 263306 calls/s # 7.63 [+0.00] udp tx: 1544 MB/s 26192 calls/s 26192 msg/s # 8.62 [+1.00] udp rx: 547 MB/s 444627 calls/s # 8.62 [+0.00] udp tx: 1572 MB/s 26671 calls/s 26671 msg/s # 9.33 [+0.71] GRO frag list over UDP tunnel ok # 10.32 [+0.98] GRO fwd over UDP tunnel ok # 10.62 [+0.30] IPv6 # 10.93 [+0.31] No GRO ok # 11.53 [+0.61] GRO frag list ok # 12.17 [+0.63] GRO fwd ok # 12.75 [+0.58] UDP fwd perf udp rx: 286 MB/s 233050 calls/s # 13.83 [+1.09] udp tx: 1599 MB/s 27124 calls/s 27124 msg/s # 14.83 [+1.00] udp rx: 441 MB/s 359366 calls/s # 14.83 [+0.00] udp tx: 1530 MB/s 25963 calls/s 25963 msg/s # 15.83 [+1.00] udp tx: 1400 MB/s 23757 calls/s 23757 msg/s # 15.83 [+0.00] udp rx: 672 MB/s 546635 calls/s # 15.95 [+0.12] UDP GRO fwd perf udp rx: 679 MB/s 550521 calls/s # 17.04 [+1.08] udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # 18.00 [+0.96] udp rx: 698 MB/s 565246 calls/s # 18.04 [+0.04] udp tx: 1123 MB/s 19048 calls/s 19048 msg/s # 19.00 [+0.96] udp rx: 470 MB/s 381175 calls/s # 19.04 [+0.04] udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # 19.74 [+0.70] GRO frag list over UDP tunnel ok # 20.66 [+0.92] 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__->