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.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.89 [+0.51] UDP fwd perf udp rx: 1154 MB/s 937318 calls/s # 2.95 [+1.07] udp tx: 1734 MB/s 29420 calls/s 29420 msg/s # 3.93 [+0.97] udp rx: 1654 MB/s 1341137 calls/s # 3.95 [+0.03] udp tx: 1950 MB/s 33076 calls/s 33076 msg/s # 4.93 [+0.97] udp rx: 841 MB/s 681632 calls/s # 4.95 [+0.03] udp tx: 1606 MB/s 27252 calls/s 27252 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 643 MB/s 520851 calls/s # 6.14 [+1.07] udp tx: 1342 MB/s 22776 calls/s 22776 msg/s # 7.12 [+0.98] udp rx: 595 MB/s 482398 calls/s # 7.14 [+0.02] udp tx: 1334 MB/s 22630 calls/s 22630 msg/s # 8.12 [+0.98] udp rx: 783 MB/s 634457 calls/s # 8.14 [+0.02] udp tx: 1316 MB/s 22336 calls/s 22336 msg/s # 8.76 [+0.62] GRO frag list over UDP tunnel ok # 9.52 [+0.77] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.04 [+0.27] No GRO ok # 10.58 [+0.53] GRO frag list ok # 11.13 [+0.56] GRO fwd ok # 11.63 [+0.50] UDP fwd perf udp rx: 1559 MB/s 1262885 calls/s # 12.70 [+1.07] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 13.67 [+0.97] udp rx: 1582 MB/s 1282355 calls/s # 13.70 [+0.03] udp tx: 1782 MB/s 30232 calls/s 30232 msg/s # 14.67 [+0.97] udp rx: 1699 MB/s 1377497 calls/s # 14.70 [+0.03] udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1654 MB/s 1340495 calls/s # 15.89 [+1.06] udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # 16.86 [+0.97] udp rx: 1710 MB/s 1386606 calls/s # 16.89 [+0.03] udp tx: 1875 MB/s 31813 calls/s 31813 msg/s # 17.86 [+0.98] udp rx: 1709 MB/s 1385746 calls/s # 17.89 [+0.02] udp tx: 1879 MB/s 31885 calls/s 31885 msg/s # 18.45 [+0.56] GRO frag list over UDP tunnel ok # 19.24 [+0.79] 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__->