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.24 [+0.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1212 MB/s 985218 calls/s # 2.80 [+1.06] udp tx: 1788 MB/s 30342 calls/s 30342 msg/s # 3.78 [+0.97] udp rx: 1809 MB/s 1470885 calls/s # 3.80 [+0.03] udp tx: 1878 MB/s 31867 calls/s 31867 msg/s # 4.78 [+0.98] udp rx: 1906 MB/s 1551965 calls/s # 4.80 [+0.02] udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1455 MB/s 1182823 calls/s # 5.98 [+1.06] udp tx: 1933 MB/s 32787 calls/s 32787 msg/s # 6.95 [+0.97] udp rx: 1780 MB/s 1448662 calls/s # 6.98 [+0.03] udp tx: 1816 MB/s 30802 calls/s 30802 msg/s # 7.96 [+0.98] udp rx: 1693 MB/s 1377910 calls/s # 7.98 [+0.02] udp tx: 1811 MB/s 30722 calls/s 30722 msg/s # 8.50 [+0.52] GRO frag list over UDP tunnel ok # 9.24 [+0.74] GRO fwd over UDP tunnel ok # 9.46 [+0.23] IPv6 # 9.72 [+0.25] No GRO ok # 10.20 [+0.48] GRO frag list ok # 10.72 [+0.52] GRO fwd ok # 11.18 [+0.46] UDP fwd perf udp rx: 1412 MB/s 1144365 calls/s # 12.24 [+1.06] udp tx: 1909 MB/s 32393 calls/s 32393 msg/s # 13.22 [+0.98] udp rx: 1704 MB/s 1381429 calls/s # 13.25 [+0.02] udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # 14.23 [+0.98] udp rx: 1668 MB/s 1352251 calls/s # 14.24 [+0.02] udp tx: 1919 MB/s 32559 calls/s 32559 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1675 MB/s 1357949 calls/s # 15.42 [+1.06] udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # 16.40 [+0.97] udp rx: 1717 MB/s 1391963 calls/s # 16.42 [+0.03] udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # 17.40 [+0.98] udp rx: 1564 MB/s 1268174 calls/s # 17.42 [+0.02] udp tx: 1862 MB/s 31581 calls/s 31581 msg/s # 17.99 [+0.57] GRO frag list over UDP tunnel ok # 18.73 [+0.74] 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__->