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.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.83 [+0.52] UDP fwd perf udp rx: 1545 MB/s 1257968 calls/s # 2.90 [+1.07] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 3.87 [+0.97] udp rx: 1945 MB/s 1583351 calls/s # 3.90 [+0.03] udp tx: 1960 MB/s 33256 calls/s 33256 msg/s # 4.87 [+0.97] udp rx: 1950 MB/s 1587007 calls/s # 4.90 [+0.03] udp tx: 1964 MB/s 33321 calls/s 33321 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1892 MB/s 1539994 calls/s # 6.08 [+1.07] udp tx: 1971 MB/s 33433 calls/s 33433 msg/s # 7.05 [+0.97] udp rx: 1945 MB/s 1583593 calls/s # 7.08 [+0.03] udp tx: 1959 MB/s 33237 calls/s 33237 msg/s # 8.05 [+0.97] udp rx: 1943 MB/s 1581669 calls/s # 8.08 [+0.03] udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # 8.67 [+0.58] GRO frag list over UDP tunnel ok # 9.42 [+0.76] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.98 [+0.30] No GRO ok # 10.54 [+0.56] GRO frag list ok # 11.11 [+0.57] GRO fwd ok # 11.63 [+0.52] UDP fwd perf udp rx: 1023 MB/s 833542 calls/s # 12.69 [+1.07] udp tx: 1203 MB/s 20415 calls/s 20415 msg/s # 13.67 [+0.97] udp rx: 1196 MB/s 974351 calls/s # 13.69 [+0.03] udp tx: 1201 MB/s 20385 calls/s 20385 msg/s # 14.67 [+0.97] udp rx: 1194 MB/s 972481 calls/s # 14.69 [+0.03] udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1147 MB/s 934415 calls/s # 15.88 [+1.07] udp tx: 1191 MB/s 20203 calls/s 20203 msg/s # 16.86 [+0.97] udp rx: 1205 MB/s 981203 calls/s # 16.88 [+0.03] udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # 17.86 [+0.97] udp rx: 919 MB/s 748425 calls/s # 17.88 [+0.03] udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # 18.49 [+0.60] GRO frag list over UDP tunnel ok # 19.25 [+0.76] 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__->