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.01 [+0.01] IPv4 # 0.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1412 MB/s 1150105 calls/s # 2.96 [+1.06] udp tx: 1829 MB/s 31022 calls/s 31022 msg/s # 3.94 [+0.98] udp rx: 1528 MB/s 1243886 calls/s # 3.96 [+0.02] udp tx: 1851 MB/s 31409 calls/s 31409 msg/s # 4.94 [+0.98] udp rx: 1614 MB/s 1313840 calls/s # 4.96 [+0.02] udp tx: 1861 MB/s 31564 calls/s 31564 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 934 MB/s 758778 calls/s # 6.14 [+1.06] udp tx: 1377 MB/s 23367 calls/s 23367 msg/s # 7.11 [+0.97] udp rx: 853 MB/s 691104 calls/s # 7.14 [+0.03] udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # 8.11 [+0.97] udp rx: 833 MB/s 674607 calls/s # 8.14 [+0.03] udp tx: 1318 MB/s 22360 calls/s 22360 msg/s # 8.76 [+0.62] GRO frag list over UDP tunnel ok # 9.61 [+0.85] GRO fwd over UDP tunnel ok # 9.88 [+0.27] IPv6 # 10.15 [+0.28] No GRO ok # 10.73 [+0.58] GRO frag list ok # 11.35 [+0.62] GRO fwd ok # 11.86 [+0.51] UDP fwd perf udp rx: 1528 MB/s 1240518 calls/s # 12.92 [+1.07] udp tx: 1818 MB/s 30839 calls/s 30839 msg/s # 13.92 [+1.00] udp tx: 1849 MB/s 31371 calls/s 31371 msg/s # 13.92 [+0.00] udp rx: 1488 MB/s 1208723 calls/s # 14.92 [+1.00] udp tx: 1762 MB/s 29893 calls/s 29893 msg/s # 15.03 [+0.10] udp rx: 1641 MB/s 1333699 calls/s # 15.04 [+0.02] UDP GRO fwd perf udp rx: 1740 MB/s 1414046 calls/s # 16.12 [+1.08] udp tx: 1879 MB/s 31885 calls/s 31885 msg/s # 17.09 [+0.97] udp rx: 1718 MB/s 1395882 calls/s # 17.12 [+0.03] udp tx: 1775 MB/s 30112 calls/s 30112 msg/s # 18.09 [+0.97] udp rx: 1248 MB/s 1013912 calls/s # 18.12 [+0.03] udp tx: 1379 MB/s 23392 calls/s 23392 msg/s # 18.69 [+0.57] GRO frag list over UDP tunnel ok # 19.45 [+0.76] 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__->