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.74 [+0.50] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1469 MB/s 1193080 calls/s # 2.82 [+1.06] udp tx: 1864 MB/s 31625 calls/s 31625 msg/s # 3.79 [+0.98] udp rx: 1849 MB/s 1500732 calls/s # 3.82 [+0.02] udp tx: 1931 MB/s 32753 calls/s 32753 msg/s # 4.79 [+0.98] udp rx: 1812 MB/s 1469847 calls/s # 4.81 [+0.02] udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1806 MB/s 1466002 calls/s # 5.99 [+1.06] udp tx: 1938 MB/s 32879 calls/s 32879 msg/s # 6.97 [+0.98] udp rx: 1852 MB/s 1503787 calls/s # 6.99 [+0.02] udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # 7.97 [+0.98] udp rx: 1849 MB/s 1501305 calls/s # 7.99 [+0.02] udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # 8.53 [+0.55] GRO frag list over UDP tunnel ok # 9.23 [+0.70] GRO fwd over UDP tunnel ok # 9.46 [+0.23] IPv6 # 9.71 [+0.25] No GRO ok # 10.17 [+0.46] GRO frag list ok # 10.65 [+0.48] GRO fwd ok # 11.08 [+0.43] UDP fwd perf udp rx: 1399 MB/s 1134289 calls/s # 12.13 [+1.06] udp tx: 1783 MB/s 30247 calls/s 30247 msg/s # 13.11 [+0.97] udp rx: 1634 MB/s 1324029 calls/s # 13.13 [+0.03] udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # 14.11 [+0.97] udp rx: 1699 MB/s 1376582 calls/s # 14.13 [+0.03] udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # 14.25 [+0.12] UDP GRO fwd perf udp rx: 1487 MB/s 1205917 calls/s # 15.31 [+1.06] udp tx: 1907 MB/s 32350 calls/s 32350 msg/s # 16.29 [+0.98] udp rx: 1700 MB/s 1378617 calls/s # 16.31 [+0.02] udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # 17.29 [+0.98] udp rx: 1723 MB/s 1399028 calls/s # 17.31 [+0.02] udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # 17.88 [+0.57] GRO frag list over UDP tunnel ok # 18.56 [+0.67] 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__->