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.23 [+0.21] No GRO ok # 0.75 [+0.52] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 1839 MB/s 1497377 calls/s # 2.87 [+1.06] udp tx: 1893 MB/s 32120 calls/s 32120 msg/s # 3.85 [+0.98] udp rx: 1904 MB/s 1550702 calls/s # 3.87 [+0.02] udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # 4.85 [+0.98] udp rx: 1910 MB/s 1555091 calls/s # 4.87 [+0.02] udp tx: 1917 MB/s 32518 calls/s 32518 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1550 MB/s 1261650 calls/s # 6.05 [+1.06] udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # 7.03 [+0.98] udp rx: 1908 MB/s 1554017 calls/s # 7.05 [+0.02] udp tx: 1920 MB/s 32576 calls/s 32576 msg/s # 8.03 [+0.98] udp rx: 1915 MB/s 1559756 calls/s # 8.05 [+0.02] udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # 8.64 [+0.59] GRO frag list over UDP tunnel ok # 9.38 [+0.74] GRO fwd over UDP tunnel ok # 9.63 [+0.24] IPv6 # 9.90 [+0.27] No GRO ok # 10.42 [+0.52] GRO frag list ok # 10.97 [+0.55] GRO fwd ok # 11.43 [+0.46] UDP fwd perf udp rx: 1632 MB/s 1326715 calls/s # 12.50 [+1.07] udp tx: 1769 MB/s 30009 calls/s 30009 msg/s # 13.47 [+0.97] udp rx: 1796 MB/s 1458589 calls/s # 13.50 [+0.03] udp tx: 1917 MB/s 32517 calls/s 32517 msg/s # 14.47 [+0.98] udp rx: 1734 MB/s 1408218 calls/s # 14.50 [+0.02] udp tx: 1830 MB/s 31049 calls/s 31049 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1728 MB/s 1405514 calls/s # 15.68 [+1.06] udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # 16.65 [+0.97] udp rx: 1664 MB/s 1353911 calls/s # 16.68 [+0.03] udp tx: 1710 MB/s 29009 calls/s 29009 msg/s # 17.66 [+0.98] udp rx: 1697 MB/s 1376809 calls/s # 17.68 [+0.02] udp tx: 1844 MB/s 31289 calls/s 31289 msg/s # 18.27 [+0.59] GRO frag list over UDP tunnel ok # 19.02 [+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__->