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.80 [+0.53] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.90 [+0.51] UDP fwd perf udp rx: 781 MB/s 634098 calls/s # 2.96 [+1.06] udp tx: 1833 MB/s 31101 calls/s 31101 msg/s # 3.94 [+0.98] udp rx: 1509 MB/s 1225045 calls/s # 3.96 [+0.02] udp tx: 1877 MB/s 31841 calls/s 31841 msg/s # 4.94 [+0.98] udp rx: 1639 MB/s 1331178 calls/s # 4.96 [+0.02] udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1291 MB/s 1047237 calls/s # 6.15 [+1.07] udp tx: 1929 MB/s 32718 calls/s 32718 msg/s # 7.12 [+0.98] udp rx: 1609 MB/s 1304601 calls/s # 7.15 [+0.02] udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # 8.12 [+0.98] udp rx: 1694 MB/s 1373403 calls/s # 8.15 [+0.02] udp tx: 1930 MB/s 32735 calls/s 32735 msg/s # 8.70 [+0.55] GRO frag list over UDP tunnel ok # 9.48 [+0.78] GRO fwd over UDP tunnel ok # 9.72 [+0.24] IPv6 # 10.03 [+0.31] No GRO ok # 10.51 [+0.48] GRO frag list ok # 11.02 [+0.51] GRO fwd ok # 11.50 [+0.47] UDP fwd perf udp rx: 626 MB/s 507266 calls/s # 12.56 [+1.07] udp tx: 1753 MB/s 29739 calls/s 29739 msg/s # 13.53 [+0.97] udp rx: 1486 MB/s 1204424 calls/s # 13.56 [+0.03] udp tx: 1914 MB/s 32472 calls/s 32472 msg/s # 14.53 [+0.97] udp rx: 1328 MB/s 1076195 calls/s # 14.56 [+0.03] udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1579 MB/s 1279885 calls/s # 15.74 [+1.06] udp tx: 1858 MB/s 31525 calls/s 31525 msg/s # 16.71 [+0.97] udp rx: 1441 MB/s 1168069 calls/s # 16.74 [+0.03] udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # 17.72 [+0.98] udp rx: 1444 MB/s 1170345 calls/s # 17.74 [+0.02] udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # 18.34 [+0.60] GRO frag list over UDP tunnel ok # 19.12 [+0.78] 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__->