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.80 [+0.54] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1665 MB/s 1354539 calls/s # 2.87 [+1.06] udp tx: 1840 MB/s 31219 calls/s 31219 msg/s # 3.85 [+0.98] udp rx: 1754 MB/s 1425009 calls/s # 3.87 [+0.02] udp tx: 1849 MB/s 31374 calls/s 31374 msg/s # 4.87 [+1.00] udp rx: 1622 MB/s 1316393 calls/s # 4.87 [+0.00] udp tx: 1931 MB/s 32754 calls/s 32754 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1735 MB/s 1409158 calls/s # 6.05 [+1.06] udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # 7.02 [+0.98] udp rx: 1871 MB/s 1519000 calls/s # 7.05 [+0.02] udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # 8.02 [+0.98] udp rx: 1828 MB/s 1484246 calls/s # 8.05 [+0.02] udp tx: 1936 MB/s 32852 calls/s 32852 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.74] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.85 [+0.26] No GRO ok # 10.32 [+0.47] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.31 [+0.46] UDP fwd perf udp rx: 1387 MB/s 1124260 calls/s # 12.37 [+1.06] udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # 13.34 [+0.98] udp rx: 1447 MB/s 1172597 calls/s # 13.37 [+0.02] udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # 14.37 [+1.00] udp tx: 1918 MB/s 32540 calls/s 32540 msg/s # 14.37 [+0.00] udp rx: 1494 MB/s 1210619 calls/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1194 MB/s 968368 calls/s # 15.54 [+1.06] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 16.52 [+0.98] udp rx: 1329 MB/s 1076745 calls/s # 16.54 [+0.02] udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # 17.52 [+0.98] udp rx: 1345 MB/s 1090515 calls/s # 17.54 [+0.02] udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # 18.12 [+0.57] GRO frag list over UDP tunnel ok # 18.89 [+0.78] 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__->