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.25 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.82 [+0.44] UDP fwd perf udp rx: 1632 MB/s 1323200 calls/s # 2.88 [+1.06] udp tx: 1955 MB/s 33172 calls/s 33172 msg/s # 3.86 [+0.97] udp rx: 1834 MB/s 1487010 calls/s # 3.88 [+0.03] udp tx: 1977 MB/s 33541 calls/s 33541 msg/s # 4.86 [+0.98] udp rx: 1843 MB/s 1494286 calls/s # 4.88 [+0.02] udp tx: 1976 MB/s 33527 calls/s 33527 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1778 MB/s 1441037 calls/s # 6.06 [+1.06] udp tx: 1980 MB/s 33598 calls/s 33598 msg/s # 7.04 [+0.97] udp rx: 1835 MB/s 1487377 calls/s # 7.06 [+0.03] udp tx: 1976 MB/s 33518 calls/s 33518 msg/s # 8.04 [+0.98] udp rx: 1834 MB/s 1486904 calls/s # 8.06 [+0.02] udp tx: 1973 MB/s 33464 calls/s 33464 msg/s # 8.61 [+0.55] GRO frag list over UDP tunnel ok # 9.31 [+0.70] GRO fwd over UDP tunnel ok # 9.54 [+0.23] IPv6 # 9.77 [+0.23] No GRO ok # 10.25 [+0.49] GRO frag list ok # 10.79 [+0.54] GRO fwd ok # 11.24 [+0.45] UDP fwd perf udp rx: 1599 MB/s 1296584 calls/s # 12.30 [+1.06] udp tx: 1899 MB/s 32223 calls/s 32223 msg/s # 13.28 [+0.98] udp rx: 1427 MB/s 1158097 calls/s # 13.30 [+0.02] udp tx: 1822 MB/s 30909 calls/s 30909 msg/s # 14.28 [+0.98] udp rx: 1775 MB/s 1441315 calls/s # 14.30 [+0.02] udp tx: 1883 MB/s 31953 calls/s 31953 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1258 MB/s 1020622 calls/s # 15.49 [+1.07] udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # 16.49 [+1.00] udp tx: 1877 MB/s 31850 calls/s 31850 msg/s # 16.49 [+0.00] udp rx: 1579 MB/s 1280101 calls/s # 17.49 [+1.00] udp tx: 1403 MB/s 23798 calls/s 23798 msg/s # 17.59 [+0.10] udp rx: 1139 MB/s 925493 calls/s # 18.13 [+0.54] GRO frag list over UDP tunnel ok # 18.90 [+0.77] 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__->