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.24 [+0.23] No GRO ok # 0.71 [+0.47] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.77 [+0.52] UDP fwd perf udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # 2.83 [+1.06] udp rx: 1514 MB/s 1228095 calls/s # 3.83 [+1.00] udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # 3.83 [+0.00] udp rx: 1665 MB/s 1351562 calls/s # 4.83 [+1.00] udp tx: 1964 MB/s 33313 calls/s 33313 msg/s # 4.93 [+0.10] udp rx: 1757 MB/s 1423966 calls/s # 4.95 [+0.02] UDP GRO fwd perf udp rx: 1545 MB/s 1252630 calls/s # 6.01 [+1.06] udp tx: 1960 MB/s 33245 calls/s 33245 msg/s # 6.99 [+0.98] udp rx: 1765 MB/s 1431446 calls/s # 7.01 [+0.02] udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # 7.99 [+0.98] udp rx: 1810 MB/s 1467940 calls/s # 8.01 [+0.02] udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # 8.54 [+0.53] GRO frag list over UDP tunnel ok # 9.26 [+0.72] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.71 [+0.22] No GRO ok # 10.15 [+0.45] GRO frag list ok # 10.63 [+0.48] GRO fwd ok # 11.07 [+0.44] UDP fwd perf udp rx: 1309 MB/s 1060416 calls/s # 12.12 [+1.06] udp tx: 1862 MB/s 31586 calls/s 31586 msg/s # 13.10 [+0.98] udp rx: 1629 MB/s 1319781 calls/s # 13.12 [+0.02] udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # 14.10 [+0.98] udp rx: 1619 MB/s 1312417 calls/s # 14.12 [+0.02] udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # 14.24 [+0.12] UDP GRO fwd perf udp rx: 1588 MB/s 1286866 calls/s # 15.30 [+1.06] udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # 16.27 [+0.97] udp rx: 1640 MB/s 1329236 calls/s # 16.30 [+0.03] udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # 17.28 [+0.97] udp rx: 1640 MB/s 1328820 calls/s # 17.30 [+0.03] udp tx: 1946 MB/s 33011 calls/s 33011 msg/s # 17.89 [+0.59] GRO frag list over UDP tunnel ok # 18.58 [+0.69] 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__->