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.23 [+0.22] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.28 [+0.58] GRO fwd ok # 1.73 [+0.44] UDP fwd perf udp rx: 1849 MB/s 1505096 calls/s # 2.78 [+1.06] udp tx: 1957 MB/s 33204 calls/s 33204 msg/s # 3.76 [+0.98] udp rx: 1855 MB/s 1510296 calls/s # 3.78 [+0.02] udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # 4.76 [+0.98] udp rx: 1939 MB/s 1578159 calls/s # 4.78 [+0.02] udp tx: 1951 MB/s 33102 calls/s 33102 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1888 MB/s 1537433 calls/s # 5.95 [+1.06] udp tx: 1947 MB/s 33039 calls/s 33039 msg/s # 6.93 [+0.98] udp rx: 1931 MB/s 1572380 calls/s # 6.95 [+0.02] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 7.93 [+0.98] udp rx: 1927 MB/s 1568901 calls/s # 7.95 [+0.02] udp tx: 1941 MB/s 32937 calls/s 32937 msg/s # 8.51 [+0.55] GRO frag list over UDP tunnel ok # 9.26 [+0.76] GRO fwd over UDP tunnel ok # 9.51 [+0.25] IPv6 # 9.79 [+0.28] No GRO ok # 10.30 [+0.51] GRO frag list ok # 10.80 [+0.50] GRO fwd ok # 11.32 [+0.52] UDP fwd perf udp rx: 943 MB/s 767930 calls/s # 12.39 [+1.07] udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # 13.36 [+0.97] udp rx: 1250 MB/s 1018122 calls/s # 13.39 [+0.03] udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # 14.36 [+0.97] udp rx: 1246 MB/s 1014567 calls/s # 14.39 [+0.03] udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 940516 calls/s # 15.58 [+1.07] udp tx: 1199 MB/s 20337 calls/s 20337 msg/s # 16.55 [+0.97] udp rx: 1261 MB/s 1026742 calls/s # 16.58 [+0.03] udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # 17.55 [+0.98] udp rx: 1223 MB/s 996120 calls/s # 17.58 [+0.02] udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # 18.19 [+0.62] GRO frag list over UDP tunnel ok # 19.00 [+0.81] 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' [?2004hxx__-> echo $? 0 xx__->