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.75 [+0.49] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1709 MB/s 1391218 calls/s # 2.81 [+1.06] udp tx: 1848 MB/s 31350 calls/s 31350 msg/s # 3.79 [+0.98] udp rx: 1896 MB/s 1544034 calls/s # 3.81 [+0.02] udp tx: 1908 MB/s 32363 calls/s 32363 msg/s # 4.79 [+0.98] udp rx: 1847 MB/s 1503624 calls/s # 4.81 [+0.02] udp tx: 1845 MB/s 31294 calls/s 31294 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1627 MB/s 1324614 calls/s # 5.99 [+1.07] udp tx: 1694 MB/s 28742 calls/s 28742 msg/s # 6.97 [+0.97] udp rx: 1864 MB/s 1516671 calls/s # 6.99 [+0.03] udp tx: 1888 MB/s 32027 calls/s 32027 msg/s # 7.97 [+0.97] udp rx: 1763 MB/s 1435142 calls/s # 7.99 [+0.03] udp tx: 1773 MB/s 30082 calls/s 30082 msg/s # 8.54 [+0.55] GRO frag list over UDP tunnel ok # 9.29 [+0.75] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.80 [+0.26] No GRO ok # 10.31 [+0.51] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1475 MB/s 1195796 calls/s # 12.37 [+1.07] udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # 13.35 [+0.98] udp rx: 1676 MB/s 1358140 calls/s # 13.37 [+0.02] udp tx: 1939 MB/s 32894 calls/s 32894 msg/s # 14.35 [+0.98] udp rx: 1667 MB/s 1351652 calls/s # 14.37 [+0.02] udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1592 MB/s 1291994 calls/s # 15.56 [+1.07] udp tx: 1856 MB/s 31484 calls/s 31484 msg/s # 16.53 [+0.97] udp rx: 1735 MB/s 1409519 calls/s # 16.56 [+0.03] udp tx: 1843 MB/s 31260 calls/s 31260 msg/s # 17.54 [+0.97] udp rx: 1724 MB/s 1400129 calls/s # 17.56 [+0.03] udp tx: 1890 MB/s 32068 calls/s 32068 msg/s # 18.16 [+0.60] GRO frag list over UDP tunnel ok # 18.94 [+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__->