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.02 [+0.02] IPv4 # 0.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.96 [+0.53] UDP fwd perf udp rx: 1565 MB/s 1274332 calls/s # 3.03 [+1.08] udp tx: 1761 MB/s 29878 calls/s 29878 msg/s # 4.00 [+0.97] udp rx: 1826 MB/s 1486658 calls/s # 4.03 [+0.03] udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # 5.00 [+0.97] udp rx: 1771 MB/s 1441855 calls/s # 5.03 [+0.03] udp tx: 1782 MB/s 30227 calls/s 30227 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 851 MB/s 692998 calls/s # 6.24 [+1.08] udp tx: 1138 MB/s 19312 calls/s 19312 msg/s # 7.21 [+0.97] udp rx: 1123 MB/s 914437 calls/s # 7.24 [+0.03] udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # 8.21 [+0.97] udp rx: 1104 MB/s 899175 calls/s # 8.24 [+0.03] udp tx: 1107 MB/s 18786 calls/s 18786 msg/s # 8.83 [+0.59] GRO frag list over UDP tunnel ok # 9.57 [+0.74] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.07 [+0.25] No GRO ok # 10.59 [+0.52] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.66 [+0.51] UDP fwd perf udp rx: 1831 MB/s 1490791 calls/s # 12.73 [+1.07] udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # 13.70 [+0.97] udp rx: 1899 MB/s 1546317 calls/s # 13.73 [+0.03] udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # 14.70 [+0.97] udp rx: 1941 MB/s 1579862 calls/s # 14.73 [+0.03] udp tx: 1968 MB/s 33386 calls/s 33386 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1314 MB/s 1069436 calls/s # 15.92 [+1.07] udp tx: 1708 MB/s 28971 calls/s 28971 msg/s # 16.92 [+1.00] udp rx: 1618 MB/s 1317092 calls/s # 16.92 [+0.00] udp tx: 1761 MB/s 29883 calls/s 29883 msg/s # 17.92 [+1.00] udp rx: 1634 MB/s 1329723 calls/s # 17.92 [+0.00] udp tx: 1925 MB/s 32662 calls/s 32662 msg/s # 18.56 [+0.64] GRO frag list over UDP tunnel ok # 19.38 [+0.81] 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__->