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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1090 MB/s 886902 calls/s # 2.84 [+1.06] udp tx: 1712 MB/s 29049 calls/s 29049 msg/s # 3.81 [+0.97] udp rx: 1776 MB/s 1446187 calls/s # 3.84 [+0.03] udp tx: 1789 MB/s 30357 calls/s 30357 msg/s # 4.81 [+0.98] udp rx: 1923 MB/s 1565636 calls/s # 4.84 [+0.02] udp tx: 1938 MB/s 32872 calls/s 32872 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1873 MB/s 1525064 calls/s # 6.01 [+1.06] udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # 6.99 [+0.98] udp rx: 1861 MB/s 1514451 calls/s # 7.01 [+0.02] udp tx: 1882 MB/s 31923 calls/s 31923 msg/s # 7.99 [+0.98] udp rx: 1908 MB/s 1551108 calls/s # 8.01 [+0.02] udp tx: 1939 MB/s 32892 calls/s 32892 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.26 [+0.70] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.72 [+0.23] No GRO ok # 10.22 [+0.50] GRO frag list ok # 10.72 [+0.50] GRO fwd ok # 11.19 [+0.47] UDP fwd perf udp rx: 1572 MB/s 1275448 calls/s # 12.25 [+1.06] udp tx: 1837 MB/s 31167 calls/s 31167 msg/s # 13.22 [+0.97] udp rx: 1731 MB/s 1403295 calls/s # 13.25 [+0.03] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 14.22 [+0.97] udp rx: 1721 MB/s 1394867 calls/s # 14.25 [+0.03] udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # 14.37 [+0.12] UDP GRO fwd perf udp rx: 1684 MB/s 1367038 calls/s # 15.43 [+1.06] udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # 16.42 [+0.99] udp rx: 1723 MB/s 1398245 calls/s # 16.43 [+0.01] udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # 17.42 [+0.99] udp rx: 1732 MB/s 1405344 calls/s # 17.43 [+0.01] udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # 18.01 [+0.58] GRO frag list over UDP tunnel ok # 18.75 [+0.74] 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__->