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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.33 [+0.54] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1798 MB/s 1464201 calls/s # 2.86 [+1.06] udp tx: 1922 MB/s 32608 calls/s 32608 msg/s # 3.84 [+0.98] udp rx: 1874 MB/s 1526282 calls/s # 3.86 [+0.02] udp tx: 1920 MB/s 32572 calls/s 32572 msg/s # 4.84 [+0.98] udp rx: 1884 MB/s 1534280 calls/s # 4.86 [+0.02] udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1846 MB/s 1503110 calls/s # 6.04 [+1.06] udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # 7.03 [+0.99] udp rx: 1919 MB/s 1562414 calls/s # 7.04 [+0.01] udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # 8.03 [+0.99] udp rx: 1927 MB/s 1569029 calls/s # 8.04 [+0.01] udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # 8.56 [+0.52] GRO frag list over UDP tunnel ok # 9.32 [+0.76] GRO fwd over UDP tunnel ok # 9.57 [+0.25] IPv6 # 9.87 [+0.29] No GRO ok # 10.39 [+0.53] GRO frag list ok # 10.91 [+0.52] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 1281 MB/s 1038146 calls/s # 12.45 [+1.06] udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # 13.42 [+0.97] udp rx: 1612 MB/s 1306975 calls/s # 13.45 [+0.03] udp tx: 1883 MB/s 31942 calls/s 31942 msg/s # 14.43 [+0.98] udp rx: 1521 MB/s 1236149 calls/s # 14.45 [+0.02] udp tx: 1803 MB/s 30592 calls/s 30592 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1534 MB/s 1246853 calls/s # 15.63 [+1.06] udp tx: 1682 MB/s 28538 calls/s 28538 msg/s # 16.60 [+0.98] udp rx: 1646 MB/s 1337690 calls/s # 16.63 [+0.02] udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # 17.61 [+0.98] udp rx: 1733 MB/s 1407167 calls/s # 17.63 [+0.02] udp tx: 1892 MB/s 32104 calls/s 32104 msg/s # 18.16 [+0.53] GRO frag list over UDP tunnel ok # 18.83 [+0.68] 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__->