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.81 [+0.54] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.96 [+0.52] UDP fwd perf udp rx: 1769 MB/s 1438655 calls/s # 3.03 [+1.07] udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # 4.03 [+1.00] udp rx: 1848 MB/s 1502596 calls/s # 4.03 [+0.00] udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # 5.03 [+1.00] udp rx: 1600 MB/s 1300753 calls/s # 5.03 [+0.00] udp tx: 1755 MB/s 29780 calls/s 29780 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1599 MB/s 1301468 calls/s # 6.22 [+1.07] udp tx: 1848 MB/s 31360 calls/s 31360 msg/s # 7.19 [+0.97] udp rx: 1856 MB/s 1510919 calls/s # 7.22 [+0.03] udp tx: 1854 MB/s 31450 calls/s 31450 msg/s # 8.19 [+0.97] udp rx: 1876 MB/s 1527169 calls/s # 8.22 [+0.03] udp tx: 1908 MB/s 32371 calls/s 32371 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.54 [+0.73] GRO fwd over UDP tunnel ok # 9.79 [+0.25] IPv6 # 10.04 [+0.25] No GRO ok # 10.55 [+0.51] GRO frag list ok # 11.06 [+0.51] GRO fwd ok # 11.54 [+0.48] UDP fwd perf udp rx: 1554 MB/s 1259933 calls/s # 12.60 [+1.06] udp tx: 1878 MB/s 31868 calls/s 31868 msg/s # 13.58 [+0.98] udp rx: 1642 MB/s 1330800 calls/s # 13.60 [+0.02] udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # 14.58 [+0.98] udp rx: 1675 MB/s 1357799 calls/s # 14.60 [+0.02] udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1577 MB/s 1279706 calls/s # 15.78 [+1.06] udp tx: 1822 MB/s 30919 calls/s 30919 msg/s # 16.75 [+0.97] udp rx: 1600 MB/s 1296393 calls/s # 16.78 [+0.03] udp tx: 1930 MB/s 32744 calls/s 32744 msg/s # 17.76 [+0.98] udp rx: 1677 MB/s 1358570 calls/s # 17.78 [+0.02] udp tx: 1917 MB/s 32516 calls/s 32516 msg/s # 18.35 [+0.57] GRO frag list over UDP tunnel ok # 19.14 [+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__->