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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1604 MB/s 1306061 calls/s # 3.00 [+1.07] udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # 3.98 [+0.97] udp rx: 1877 MB/s 1527000 calls/s # 4.00 [+0.03] udp tx: 1916 MB/s 32499 calls/s 32499 msg/s # 4.98 [+0.97] udp rx: 1890 MB/s 1538376 calls/s # 5.00 [+0.03] udp tx: 1916 MB/s 32500 calls/s 32500 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1782 MB/s 1449019 calls/s # 6.18 [+1.06] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 7.16 [+0.97] udp rx: 1874 MB/s 1525072 calls/s # 7.18 [+0.03] udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # 8.16 [+0.97] udp rx: 1910 MB/s 1552940 calls/s # 8.18 [+0.03] udp tx: 1953 MB/s 33129 calls/s 33129 msg/s # 8.75 [+0.56] GRO frag list over UDP tunnel ok # 9.52 [+0.77] GRO fwd over UDP tunnel ok # 9.75 [+0.23] IPv6 # 9.99 [+0.24] No GRO ok # 10.46 [+0.47] GRO frag list ok # 11.00 [+0.55] GRO fwd ok # 11.49 [+0.49] UDP fwd perf udp rx: 804 MB/s 652821 calls/s # 12.56 [+1.06] udp tx: 1677 MB/s 28449 calls/s 28449 msg/s # 13.53 [+0.98] udp rx: 1615 MB/s 1309983 calls/s # 13.56 [+0.02] udp tx: 1862 MB/s 31589 calls/s 31589 msg/s # 14.53 [+0.98] udp rx: 1695 MB/s 1375103 calls/s # 14.56 [+0.02] udp tx: 1810 MB/s 30701 calls/s 30701 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1354844 calls/s # 15.73 [+1.06] udp tx: 1858 MB/s 31523 calls/s 31523 msg/s # 16.71 [+0.98] udp rx: 1736 MB/s 1407171 calls/s # 16.73 [+0.02] udp tx: 1929 MB/s 32718 calls/s 32718 msg/s # 17.71 [+0.98] udp rx: 1760 MB/s 1427729 calls/s # 17.73 [+0.02] udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # 18.26 [+0.53] GRO frag list over UDP tunnel ok # 18.99 [+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__->