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.78 [+0.51] GRO frag list ok # 1.31 [+0.53] GRO fwd ok # 1.76 [+0.45] UDP fwd perf udp rx: 1351 MB/s 1097605 calls/s # 2.82 [+1.06] udp tx: 1779 MB/s 30189 calls/s 30189 msg/s # 3.79 [+0.98] udp rx: 1650 MB/s 1340135 calls/s # 3.82 [+0.02] udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # 4.79 [+0.98] udp rx: 1790 MB/s 1452227 calls/s # 4.82 [+0.02] udp tx: 1921 MB/s 32593 calls/s 32593 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1752 MB/s 1420829 calls/s # 6.00 [+1.06] udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # 6.98 [+0.97] udp rx: 1818 MB/s 1474295 calls/s # 7.00 [+0.03] udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # 7.98 [+0.98] udp rx: 1323 MB/s 1072188 calls/s # 8.00 [+0.02] udp tx: 1938 MB/s 32876 calls/s 32876 msg/s # 8.62 [+0.62] GRO frag list over UDP tunnel ok # 9.39 [+0.77] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.90 [+0.25] No GRO ok # 10.43 [+0.53] GRO frag list ok # 10.98 [+0.56] GRO fwd ok # 11.44 [+0.46] UDP fwd perf udp rx: 1331 MB/s 1078740 calls/s # 12.51 [+1.07] udp tx: 1890 MB/s 32071 calls/s 32071 msg/s # 13.48 [+0.97] udp rx: 1588 MB/s 1287087 calls/s # 13.51 [+0.03] udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # 14.48 [+0.97] udp rx: 1648 MB/s 1336646 calls/s # 14.51 [+0.03] udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1299195 calls/s # 15.70 [+1.07] udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # 16.67 [+0.97] udp rx: 1658 MB/s 1343740 calls/s # 16.70 [+0.03] udp tx: 1936 MB/s 32850 calls/s 32850 msg/s # 17.67 [+0.97] udp rx: 1571 MB/s 1272892 calls/s # 17.70 [+0.03] udp tx: 1916 MB/s 32506 calls/s 32506 msg/s # 18.32 [+0.62] GRO frag list over UDP tunnel ok # 19.09 [+0.77] 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__->