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.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.36 [+0.60] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1056 MB/s 858076 calls/s # 2.90 [+1.06] udp tx: 1813 MB/s 30765 calls/s 30765 msg/s # 3.87 [+0.98] udp rx: 1940 MB/s 1578549 calls/s # 3.90 [+0.02] udp tx: 1960 MB/s 33245 calls/s 33245 msg/s # 4.88 [+0.98] udp rx: 1953 MB/s 1589006 calls/s # 4.90 [+0.02] udp tx: 1974 MB/s 33482 calls/s 33482 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1897 MB/s 1543809 calls/s # 6.08 [+1.06] udp tx: 1972 MB/s 33460 calls/s 33460 msg/s # 7.05 [+0.97] udp rx: 1945 MB/s 1583258 calls/s # 7.08 [+0.03] udp tx: 1959 MB/s 33227 calls/s 33227 msg/s # 8.05 [+0.97] udp rx: 1942 MB/s 1581438 calls/s # 8.08 [+0.03] udp tx: 1957 MB/s 33199 calls/s 33199 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.44 [+0.78] GRO fwd over UDP tunnel ok # 9.68 [+0.24] IPv6 # 9.93 [+0.25] No GRO ok # 10.44 [+0.51] GRO frag list ok # 10.98 [+0.54] GRO fwd ok # 11.46 [+0.48] UDP fwd perf udp rx: 1410 MB/s 1146410 calls/s # 12.53 [+1.06] udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # 13.50 [+0.98] udp rx: 1781 MB/s 1446542 calls/s # 13.53 [+0.02] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 14.51 [+0.98] udp rx: 1748 MB/s 1417416 calls/s # 14.53 [+0.02] udp tx: 1907 MB/s 32353 calls/s 32353 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1726 MB/s 1401164 calls/s # 15.71 [+1.06] udp tx: 1891 MB/s 32074 calls/s 32074 msg/s # 16.68 [+0.97] udp rx: 1738 MB/s 1409642 calls/s # 16.71 [+0.03] udp tx: 1910 MB/s 32406 calls/s 32406 msg/s # 17.68 [+0.98] udp rx: 1737 MB/s 1408205 calls/s # 17.71 [+0.02] udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # 18.29 [+0.58] GRO frag list over UDP tunnel ok # 19.01 [+0.72] 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__->