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.80 [+0.55] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1809 MB/s 1471404 calls/s # 2.96 [+1.06] udp tx: 1941 MB/s 32936 calls/s 32936 msg/s # 3.94 [+0.98] udp rx: 1931 MB/s 1570685 calls/s # 3.96 [+0.02] udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # 4.94 [+0.98] udp rx: 1911 MB/s 1552709 calls/s # 4.96 [+0.02] udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1857 MB/s 1511083 calls/s # 6.14 [+1.06] udp tx: 1921 MB/s 32593 calls/s 32593 msg/s # 7.12 [+0.98] udp rx: 1889 MB/s 1536111 calls/s # 7.14 [+0.02] udp tx: 1930 MB/s 32743 calls/s 32743 msg/s # 8.12 [+0.98] udp rx: 1893 MB/s 1540394 calls/s # 8.14 [+0.02] udp tx: 1916 MB/s 32500 calls/s 32500 msg/s # 8.71 [+0.57] GRO frag list over UDP tunnel ok # 9.45 [+0.73] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.95 [+0.25] No GRO ok # 10.49 [+0.54] GRO frag list ok # 11.06 [+0.57] GRO fwd ok # 11.56 [+0.50] UDP fwd perf udp rx: 1392 MB/s 1129967 calls/s # 12.63 [+1.07] udp tx: 1753 MB/s 29735 calls/s 29735 msg/s # 13.61 [+0.98] udp rx: 1590 MB/s 1290016 calls/s # 13.63 [+0.02] udp tx: 1811 MB/s 30723 calls/s 30723 msg/s # 14.61 [+0.97] udp rx: 1543 MB/s 1251758 calls/s # 14.63 [+0.03] udp tx: 1783 MB/s 30249 calls/s 30249 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1529 MB/s 1241116 calls/s # 15.82 [+1.07] udp tx: 1800 MB/s 30530 calls/s 30530 msg/s # 16.79 [+0.97] udp rx: 1598 MB/s 1295224 calls/s # 16.82 [+0.03] udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # 17.79 [+0.98] udp rx: 1487 MB/s 1205614 calls/s # 17.82 [+0.02] udp tx: 1871 MB/s 31747 calls/s 31747 msg/s # 18.41 [+0.59] GRO frag list over UDP tunnel ok # 19.18 [+0.77] 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__->