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.81 [+0.56] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 609 MB/s 493334 calls/s # 3.01 [+1.07] udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # 3.98 [+0.97] udp rx: 829 MB/s 671361 calls/s # 4.01 [+0.03] udp tx: 1341 MB/s 22749 calls/s 22749 msg/s # 4.99 [+0.97] udp rx: 846 MB/s 685376 calls/s # 5.01 [+0.03] udp tx: 1341 MB/s 22754 calls/s 22754 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 923 MB/s 748631 calls/s # 6.20 [+1.07] udp tx: 1325 MB/s 22489 calls/s 22489 msg/s # 7.17 [+0.97] udp rx: 690 MB/s 558684 calls/s # 7.20 [+0.03] udp tx: 1346 MB/s 22832 calls/s 22832 msg/s # 8.18 [+0.98] udp rx: 862 MB/s 698779 calls/s # 8.20 [+0.02] udp tx: 1333 MB/s 22611 calls/s 22611 msg/s # 8.79 [+0.59] GRO frag list over UDP tunnel ok # 9.57 [+0.78] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.05 [+0.23] No GRO ok # 10.52 [+0.47] GRO frag list ok # 11.03 [+0.51] GRO fwd ok # 11.48 [+0.45] UDP fwd perf udp rx: 1376 MB/s 1116445 calls/s # 12.54 [+1.06] udp tx: 1819 MB/s 30864 calls/s 30864 msg/s # 13.52 [+0.98] udp rx: 1692 MB/s 1371588 calls/s # 13.54 [+0.02] udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # 14.52 [+0.98] udp rx: 1719 MB/s 1393659 calls/s # 14.54 [+0.02] udp tx: 1917 MB/s 32521 calls/s 32521 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1351148 calls/s # 15.73 [+1.07] udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # 16.70 [+0.97] udp rx: 1763 MB/s 1428867 calls/s # 16.73 [+0.03] udp tx: 1920 MB/s 32574 calls/s 32574 msg/s # 17.70 [+0.97] udp rx: 1760 MB/s 1426527 calls/s # 17.73 [+0.03] udp tx: 1924 MB/s 32644 calls/s 32644 msg/s # 18.25 [+0.52] GRO frag list over UDP tunnel ok # 18.95 [+0.70] 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__->