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.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.31 [+0.59] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1608 MB/s 1304246 calls/s # 2.86 [+1.06] udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # 3.84 [+0.98] udp rx: 1784 MB/s 1447886 calls/s # 3.86 [+0.02] udp tx: 1877 MB/s 31846 calls/s 31846 msg/s # 4.84 [+0.98] udp rx: 1855 MB/s 1504427 calls/s # 4.86 [+0.02] udp tx: 1967 MB/s 33371 calls/s 33371 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1803 MB/s 1464100 calls/s # 6.04 [+1.06] udp tx: 1948 MB/s 33055 calls/s 33055 msg/s # 7.01 [+0.98] udp rx: 1841 MB/s 1495875 calls/s # 7.04 [+0.02] udp tx: 1951 MB/s 33096 calls/s 33096 msg/s # 8.02 [+0.98] udp rx: 1819 MB/s 1475467 calls/s # 8.04 [+0.02] udp tx: 1982 MB/s 33619 calls/s 33619 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.72] GRO fwd over UDP tunnel ok # 9.56 [+0.23] IPv6 # 9.79 [+0.23] No GRO ok # 10.28 [+0.49] GRO frag list ok # 10.78 [+0.51] GRO fwd ok # 11.27 [+0.49] UDP fwd perf udp rx: 1624 MB/s 1316369 calls/s # 12.33 [+1.06] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 13.31 [+0.98] udp rx: 1659 MB/s 1346398 calls/s # 13.33 [+0.02] udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # 14.31 [+0.98] udp rx: 1548 MB/s 1256689 calls/s # 14.33 [+0.02] udp tx: 1701 MB/s 28865 calls/s 28865 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1132 MB/s 920397 calls/s # 15.52 [+1.06] udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # 16.49 [+0.97] udp rx: 1101 MB/s 893983 calls/s # 16.52 [+0.03] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 17.49 [+0.98] udp rx: 1147 MB/s 930611 calls/s # 17.52 [+0.02] udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # 18.12 [+0.60] GRO frag list over UDP tunnel ok # 18.91 [+0.79] 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__->