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.35 [+0.56] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1402 MB/s 1137391 calls/s # 2.88 [+1.06] udp tx: 1876 MB/s 31824 calls/s 31824 msg/s # 3.85 [+0.97] udp rx: 1488 MB/s 1206818 calls/s # 3.88 [+0.03] udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # 4.86 [+0.97] udp rx: 1718 MB/s 1392662 calls/s # 4.88 [+0.03] udp tx: 1919 MB/s 32562 calls/s 32562 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1488 MB/s 1206361 calls/s # 6.06 [+1.06] udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # 7.04 [+0.98] udp rx: 1561 MB/s 1265858 calls/s # 7.06 [+0.02] udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # 8.04 [+0.98] udp rx: 1726 MB/s 1399098 calls/s # 8.06 [+0.02] udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # 8.62 [+0.56] GRO frag list over UDP tunnel ok # 9.37 [+0.75] GRO fwd over UDP tunnel ok # 9.64 [+0.27] IPv6 # 9.89 [+0.25] No GRO ok # 10.39 [+0.50] GRO frag list ok # 10.87 [+0.49] GRO fwd ok # 11.35 [+0.48] UDP fwd perf udp rx: 605 MB/s 490314 calls/s # 12.41 [+1.06] udp tx: 1616 MB/s 27424 calls/s 27424 msg/s # 13.39 [+0.98] udp rx: 1548 MB/s 1254482 calls/s # 13.41 [+0.02] udp tx: 1911 MB/s 32425 calls/s 32425 msg/s # 14.39 [+0.98] udp rx: 1206 MB/s 977804 calls/s # 14.41 [+0.02] udp tx: 1787 MB/s 30318 calls/s 30318 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1565 MB/s 1268455 calls/s # 15.59 [+1.06] udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # 16.57 [+0.98] udp rx: 1594 MB/s 1291409 calls/s # 16.59 [+0.02] udp tx: 1928 MB/s 32708 calls/s 32708 msg/s # 17.57 [+0.98] udp rx: 1605 MB/s 1300064 calls/s # 17.59 [+0.02] udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # 18.14 [+0.54] GRO frag list over UDP tunnel ok # 18.88 [+0.75] 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__->