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.75 [+0.50] GRO frag list ok # 1.35 [+0.60] GRO fwd ok # 1.87 [+0.52] UDP fwd perf udp rx: 1481 MB/s 1204473 calls/s # 2.93 [+1.06] udp tx: 1785 MB/s 30279 calls/s 30279 msg/s # 3.91 [+0.97] udp rx: 1718 MB/s 1395010 calls/s # 3.93 [+0.02] udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # 4.91 [+0.98] udp rx: 1732 MB/s 1405398 calls/s # 4.93 [+0.02] udp tx: 1948 MB/s 33040 calls/s 33040 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1226 MB/s 994581 calls/s # 6.11 [+1.06] udp tx: 1963 MB/s 33300 calls/s 33300 msg/s # 7.09 [+0.98] udp rx: 1878 MB/s 1526957 calls/s # 7.11 [+0.02] udp tx: 1942 MB/s 32942 calls/s 32942 msg/s # 8.09 [+0.98] udp rx: 1734 MB/s 1411073 calls/s # 8.11 [+0.02] udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.45 [+0.77] GRO fwd over UDP tunnel ok # 9.69 [+0.24] IPv6 # 9.95 [+0.26] No GRO ok # 10.46 [+0.50] GRO frag list ok # 11.01 [+0.55] GRO fwd ok # 11.48 [+0.48] UDP fwd perf udp rx: 1043 MB/s 845638 calls/s # 12.55 [+1.06] udp tx: 1836 MB/s 31150 calls/s 31150 msg/s # 13.54 [+0.99] udp rx: 1734 MB/s 1405697 calls/s # 13.55 [+0.01] udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # 14.54 [+0.99] udp rx: 1743 MB/s 1414057 calls/s # 14.55 [+0.01] udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1374 MB/s 1113952 calls/s # 15.73 [+1.06] udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # 16.70 [+0.98] udp rx: 1285 MB/s 1041542 calls/s # 16.73 [+0.03] udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # 17.71 [+0.98] udp rx: 1201 MB/s 974157 calls/s # 17.73 [+0.02] udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # 18.30 [+0.57] GRO frag list over UDP tunnel ok # 19.12 [+0.82] 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__->