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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.76 [+0.49] UDP fwd perf udp rx: 1653 MB/s 1341858 calls/s # 2.83 [+1.06] udp tx: 1942 MB/s 32946 calls/s 32946 msg/s # 3.80 [+0.98] udp rx: 1693 MB/s 1372806 calls/s # 3.83 [+0.02] udp tx: 1952 MB/s 33120 calls/s 33120 msg/s # 4.80 [+0.98] udp rx: 1703 MB/s 1381894 calls/s # 4.83 [+0.02] udp tx: 1960 MB/s 33249 calls/s 33249 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1801 MB/s 1463020 calls/s # 6.00 [+1.06] udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # 6.98 [+0.98] udp rx: 1875 MB/s 1522884 calls/s # 7.00 [+0.02] udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # 7.98 [+0.98] udp rx: 1642 MB/s 1333304 calls/s # 8.00 [+0.02] udp tx: 1962 MB/s 33280 calls/s 33280 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.27 [+0.72] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.76 [+0.25] No GRO ok # 10.25 [+0.49] GRO frag list ok # 10.78 [+0.52] GRO fwd ok # 11.26 [+0.49] UDP fwd perf udp rx: 1221 MB/s 989746 calls/s # 12.32 [+1.06] udp tx: 1853 MB/s 31434 calls/s 31434 msg/s # 13.30 [+0.98] udp rx: 1641 MB/s 1329491 calls/s # 13.32 [+0.02] udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # 14.30 [+0.98] udp rx: 1629 MB/s 1319646 calls/s # 14.32 [+0.02] udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1698 MB/s 1378137 calls/s # 15.50 [+1.06] udp tx: 1919 MB/s 32550 calls/s 32550 msg/s # 16.48 [+0.98] udp rx: 1691 MB/s 1371733 calls/s # 16.50 [+0.03] udp tx: 1917 MB/s 32517 calls/s 32517 msg/s # 17.48 [+0.98] udp rx: 1558 MB/s 1264510 calls/s # 17.50 [+0.02] udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # 18.05 [+0.55] GRO frag list over UDP tunnel ok # 18.73 [+0.68] 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__->