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.22 [+0.21] No GRO ok # 0.73 [+0.51] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp rx: 841 MB/s 682998 calls/s # 2.80 [+1.06] udp tx: 1742 MB/s 29546 calls/s 29546 msg/s # 3.77 [+0.97] udp rx: 1808 MB/s 1470625 calls/s # 3.80 [+0.03] udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # 4.77 [+0.97] udp rx: 1912 MB/s 1555278 calls/s # 4.80 [+0.03] udp tx: 1943 MB/s 32964 calls/s 32964 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1854 MB/s 1509752 calls/s # 5.98 [+1.06] udp tx: 1922 MB/s 32608 calls/s 32608 msg/s # 6.95 [+0.98] udp rx: 1906 MB/s 1551626 calls/s # 6.98 [+0.02] udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # 7.95 [+0.98] udp rx: 1934 MB/s 1574568 calls/s # 7.98 [+0.02] udp tx: 1957 MB/s 33206 calls/s 33206 msg/s # 8.53 [+0.55] GRO frag list over UDP tunnel ok # 9.25 [+0.72] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.72 [+0.23] No GRO ok # 10.23 [+0.51] GRO frag list ok # 10.77 [+0.53] GRO fwd ok # 11.24 [+0.47] UDP fwd perf udp rx: 1473 MB/s 1194475 calls/s # 12.30 [+1.06] udp tx: 1832 MB/s 31074 calls/s 31074 msg/s # 13.27 [+0.98] udp rx: 1704 MB/s 1380906 calls/s # 13.30 [+0.02] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 14.28 [+0.98] udp rx: 1722 MB/s 1395720 calls/s # 14.30 [+0.02] udp tx: 1897 MB/s 32182 calls/s 32182 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1486 MB/s 1204108 calls/s # 15.48 [+1.06] udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # 16.45 [+0.98] udp rx: 1432 MB/s 1160472 calls/s # 16.48 [+0.02] udp tx: 1840 MB/s 31214 calls/s 31214 msg/s # 17.45 [+0.98] udp rx: 1582 MB/s 1281777 calls/s # 17.48 [+0.02] udp tx: 1891 MB/s 32080 calls/s 32080 msg/s # 18.10 [+0.62] GRO frag list over UDP tunnel ok # 18.85 [+0.75] 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__->