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.76 [+0.51] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1110 MB/s 901297 calls/s # 2.84 [+1.06] udp tx: 1833 MB/s 31092 calls/s 31092 msg/s # 3.81 [+0.97] udp rx: 1701 MB/s 1382138 calls/s # 3.84 [+0.03] udp tx: 1897 MB/s 32186 calls/s 32186 msg/s # 4.81 [+0.98] udp rx: 1508 MB/s 1224286 calls/s # 4.84 [+0.02] udp tx: 1898 MB/s 32198 calls/s 32198 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1483 MB/s 1202792 calls/s # 6.02 [+1.06] udp tx: 1852 MB/s 31426 calls/s 31426 msg/s # 6.99 [+0.97] udp rx: 1653 MB/s 1340369 calls/s # 7.02 [+0.03] udp tx: 1907 MB/s 32353 calls/s 32353 msg/s # 7.99 [+0.97] udp rx: 1689 MB/s 1368965 calls/s # 8.02 [+0.03] udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # 8.57 [+0.55] GRO frag list over UDP tunnel ok # 9.35 [+0.77] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.87 [+0.27] No GRO ok # 10.35 [+0.48] GRO frag list ok # 10.84 [+0.49] GRO fwd ok # 11.28 [+0.45] UDP fwd perf udp rx: 1446 MB/s 1172713 calls/s # 12.34 [+1.06] udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # 13.32 [+0.98] udp rx: 1706 MB/s 1383811 calls/s # 13.34 [+0.02] udp tx: 1910 MB/s 32407 calls/s 32407 msg/s # 14.32 [+0.98] udp rx: 1729 MB/s 1401645 calls/s # 14.34 [+0.02] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1577 MB/s 1278018 calls/s # 15.52 [+1.06] udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # 16.49 [+0.97] udp rx: 1663 MB/s 1347370 calls/s # 16.52 [+0.03] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 17.49 [+0.97] udp rx: 1493 MB/s 1209813 calls/s # 17.52 [+0.03] udp tx: 1868 MB/s 31688 calls/s 31688 msg/s # 18.09 [+0.56] GRO frag list over UDP tunnel ok # 18.80 [+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__->