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.74 [+0.50] GRO frag list ok # 1.33 [+0.59] GRO fwd ok # 1.83 [+0.50] UDP fwd perf udp rx: 1459 MB/s 1186296 calls/s # 2.89 [+1.06] udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # 3.87 [+0.98] udp rx: 1760 MB/s 1432075 calls/s # 3.89 [+0.02] udp tx: 1843 MB/s 31259 calls/s 31259 msg/s # 4.87 [+0.98] udp rx: 1846 MB/s 1500485 calls/s # 4.89 [+0.02] udp tx: 1919 MB/s 32548 calls/s 32548 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1795 MB/s 1461204 calls/s # 6.08 [+1.07] udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # 7.05 [+0.98] udp rx: 1832 MB/s 1491104 calls/s # 7.08 [+0.02] udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # 8.05 [+0.98] udp rx: 1751 MB/s 1424759 calls/s # 8.08 [+0.02] udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # 8.69 [+0.62] GRO frag list over UDP tunnel ok # 9.52 [+0.83] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.05 [+0.27] No GRO ok # 10.56 [+0.51] GRO frag list ok # 11.16 [+0.59] GRO fwd ok # 11.70 [+0.54] UDP fwd perf udp rx: 441 MB/s 357460 calls/s # 12.77 [+1.07] udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # 13.74 [+0.97] udp rx: 529 MB/s 428646 calls/s # 13.77 [+0.03] udp tx: 1311 MB/s 22251 calls/s 22251 msg/s # 14.75 [+0.97] udp rx: 512 MB/s 414291 calls/s # 14.77 [+0.03] udp tx: 1309 MB/s 22205 calls/s 22205 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 545 MB/s 442346 calls/s # 15.97 [+1.07] udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # 16.94 [+0.97] udp rx: 513 MB/s 415407 calls/s # 16.97 [+0.03] udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # 17.94 [+0.97] udp rx: 498 MB/s 403076 calls/s # 17.97 [+0.03] udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # 18.59 [+0.62] GRO frag list over UDP tunnel ok # 19.38 [+0.80] 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__->