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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.72 [+0.47] GRO frag list ok # 1.28 [+0.57] GRO fwd ok # 1.82 [+0.54] UDP fwd perf udp rx: 883 MB/s 718750 calls/s # 2.90 [+1.07] udp tx: 1639 MB/s 27814 calls/s 27814 msg/s # 3.87 [+0.97] udp rx: 1531 MB/s 1245949 calls/s # 3.90 [+0.03] udp tx: 1746 MB/s 29617 calls/s 29617 msg/s # 4.87 [+0.97] udp rx: 1895 MB/s 1541504 calls/s # 4.90 [+0.03] udp tx: 1929 MB/s 32730 calls/s 32730 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1755 MB/s 1427217 calls/s # 6.07 [+1.06] udp tx: 1837 MB/s 31166 calls/s 31166 msg/s # 7.05 [+0.98] udp rx: 1625 MB/s 1321116 calls/s # 7.07 [+0.02] udp tx: 1855 MB/s 31463 calls/s 31463 msg/s # 8.05 [+0.98] udp rx: 1912 MB/s 1553062 calls/s # 8.07 [+0.02] udp tx: 1963 MB/s 33309 calls/s 33309 msg/s # 8.62 [+0.54] GRO frag list over UDP tunnel ok # 9.36 [+0.74] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.83 [+0.23] No GRO ok # 10.34 [+0.51] GRO frag list ok # 10.85 [+0.51] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 623 MB/s 506483 calls/s # 12.37 [+1.06] udp tx: 1578 MB/s 26767 calls/s 26767 msg/s # 13.35 [+0.98] udp rx: 1750 MB/s 1419381 calls/s # 13.37 [+0.02] udp tx: 1901 MB/s 32245 calls/s 32245 msg/s # 14.35 [+0.98] udp rx: 1788 MB/s 1450249 calls/s # 14.37 [+0.02] udp tx: 1898 MB/s 32196 calls/s 32196 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1653 MB/s 1340083 calls/s # 15.55 [+1.06] udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # 16.52 [+0.98] udp rx: 1618 MB/s 1311475 calls/s # 16.55 [+0.02] udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # 17.52 [+0.98] udp rx: 1498 MB/s 1214291 calls/s # 17.55 [+0.02] udp tx: 1853 MB/s 31443 calls/s 31443 msg/s # 18.11 [+0.57] GRO frag list over UDP tunnel ok # 18.82 [+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__->