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.28 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 2.03 [+0.54] UDP fwd perf udp rx: 1270 MB/s 1033791 calls/s # 3.10 [+1.07] udp tx: 1340 MB/s 22734 calls/s 22734 msg/s # 4.07 [+0.97] udp rx: 1220 MB/s 993037 calls/s # 4.10 [+0.03] udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # 5.07 [+0.97] udp rx: 1184 MB/s 963522 calls/s # 5.10 [+0.03] udp tx: 1298 MB/s 22015 calls/s 22015 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 915 MB/s 744951 calls/s # 6.30 [+1.08] udp tx: 1262 MB/s 21421 calls/s 21421 msg/s # 7.28 [+0.99] udp rx: 1012 MB/s 822935 calls/s # 7.30 [+0.01] udp tx: 1349 MB/s 22885 calls/s 22885 msg/s # 8.29 [+0.99] udp rx: 865 MB/s 704555 calls/s # 8.30 [+0.01] udp tx: 1312 MB/s 22267 calls/s 22267 msg/s # 8.96 [+0.67] GRO frag list over UDP tunnel ok # 9.69 [+0.73] GRO fwd over UDP tunnel ok # 9.93 [+0.24] IPv6 # 10.17 [+0.24] No GRO ok # 10.66 [+0.49] GRO frag list ok # 11.19 [+0.53] GRO fwd ok # 11.66 [+0.47] UDP fwd perf udp rx: 1515 MB/s 1232764 calls/s # 12.72 [+1.06] udp tx: 1710 MB/s 29016 calls/s 29016 msg/s # 13.69 [+0.98] udp rx: 1550 MB/s 1261675 calls/s # 13.72 [+0.02] udp tx: 1781 MB/s 30209 calls/s 30209 msg/s # 14.70 [+0.98] udp rx: 1447 MB/s 1178750 calls/s # 14.72 [+0.02] udp tx: 1754 MB/s 29752 calls/s 29752 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1517 MB/s 1234696 calls/s # 15.91 [+1.07] udp tx: 1635 MB/s 27735 calls/s 27735 msg/s # 16.88 [+0.97] udp rx: 1493 MB/s 1214701 calls/s # 16.91 [+0.03] udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # 17.88 [+0.97] udp rx: 1832 MB/s 1491474 calls/s # 17.91 [+0.03] udp tx: 1856 MB/s 31482 calls/s 31482 msg/s # 18.47 [+0.57] GRO frag list over UDP tunnel ok # 19.20 [+0.73] 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__->