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.26 [+0.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.39 [+0.62] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1376 MB/s 1120769 calls/s # 2.96 [+1.07] udp tx: 1679 MB/s 28482 calls/s 28482 msg/s # 3.93 [+0.97] udp rx: 1881 MB/s 1531549 calls/s # 3.96 [+0.03] udp tx: 1903 MB/s 32293 calls/s 32293 msg/s # 4.93 [+0.97] udp rx: 1853 MB/s 1508630 calls/s # 4.96 [+0.03] udp tx: 1859 MB/s 31538 calls/s 31538 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1785 MB/s 1453906 calls/s # 6.14 [+1.06] udp tx: 1888 MB/s 32030 calls/s 32030 msg/s # 7.12 [+0.98] udp rx: 1878 MB/s 1529400 calls/s # 7.14 [+0.02] udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # 8.12 [+0.98] udp rx: 1884 MB/s 1534230 calls/s # 8.14 [+0.02] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 8.73 [+0.59] GRO frag list over UDP tunnel ok # 9.50 [+0.77] GRO fwd over UDP tunnel ok # 9.73 [+0.23] IPv6 # 9.99 [+0.26] No GRO ok # 10.51 [+0.51] GRO frag list ok # 11.03 [+0.53] GRO fwd ok # 11.52 [+0.49] UDP fwd perf udp rx: 1597 MB/s 1294403 calls/s # 12.58 [+1.07] udp tx: 1890 MB/s 32072 calls/s 32072 msg/s # 13.56 [+0.98] udp rx: 1764 MB/s 1433205 calls/s # 13.58 [+0.02] udp tx: 1856 MB/s 31495 calls/s 31495 msg/s # 14.56 [+0.98] udp rx: 1774 MB/s 1441530 calls/s # 14.58 [+0.02] udp tx: 1865 MB/s 31638 calls/s 31638 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1352464 calls/s # 15.76 [+1.06] udp tx: 1841 MB/s 31235 calls/s 31235 msg/s # 16.74 [+0.97] udp rx: 1695 MB/s 1376356 calls/s # 16.76 [+0.03] udp tx: 1798 MB/s 30508 calls/s 30508 msg/s # 17.74 [+0.98] udp rx: 1731 MB/s 1407084 calls/s # 17.76 [+0.02] udp tx: 1805 MB/s 30614 calls/s 30614 msg/s # 18.31 [+0.54] GRO frag list over UDP tunnel ok # 18.97 [+0.66] 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__->