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.30 [+0.29] No GRO ok # 0.84 [+0.54] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 1806 MB/s 1470022 calls/s # 3.03 [+1.07] udp tx: 1898 MB/s 32195 calls/s 32195 msg/s # 4.00 [+0.97] udp rx: 1920 MB/s 1563101 calls/s # 4.03 [+0.03] udp tx: 1940 MB/s 32915 calls/s 32915 msg/s # 5.00 [+0.97] udp rx: 1924 MB/s 1565821 calls/s # 5.03 [+0.03] udp tx: 1952 MB/s 33122 calls/s 33122 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1881 MB/s 1531365 calls/s # 6.21 [+1.07] udp tx: 1954 MB/s 33152 calls/s 33152 msg/s # 7.18 [+0.97] udp rx: 1945 MB/s 1583633 calls/s # 7.21 [+0.03] udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # 8.18 [+0.97] udp rx: 1946 MB/s 1583836 calls/s # 8.21 [+0.03] udp tx: 1963 MB/s 33299 calls/s 33299 msg/s # 8.83 [+0.62] GRO frag list over UDP tunnel ok # 9.61 [+0.78] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.16 [+0.29] No GRO ok # 10.66 [+0.50] GRO frag list ok # 11.18 [+0.52] GRO fwd ok # 11.66 [+0.48] UDP fwd perf udp rx: 1599 MB/s 1295898 calls/s # 12.72 [+1.06] udp tx: 1894 MB/s 32132 calls/s 32132 msg/s # 13.69 [+0.98] udp rx: 1638 MB/s 1330568 calls/s # 13.72 [+0.02] udp tx: 1832 MB/s 31073 calls/s 31073 msg/s # 14.70 [+0.98] udp rx: 1769 MB/s 1434614 calls/s # 14.72 [+0.02] udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1660 MB/s 1346387 calls/s # 15.90 [+1.06] udp tx: 1866 MB/s 31650 calls/s 31650 msg/s # 16.87 [+0.97] udp rx: 1812 MB/s 1470400 calls/s # 16.90 [+0.03] udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # 17.87 [+0.97] udp rx: 1801 MB/s 1460971 calls/s # 17.90 [+0.03] udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # 18.45 [+0.55] GRO frag list over UDP tunnel ok # 19.16 [+0.71] 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__->