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.27 [+0.26] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.35 [+0.55] GRO fwd ok # 1.80 [+0.45] UDP fwd perf udp rx: 1883 MB/s 1533403 calls/s # 2.87 [+1.07] udp tx: 1955 MB/s 33159 calls/s 33159 msg/s # 3.84 [+0.97] udp rx: 1642 MB/s 1337254 calls/s # 3.87 [+0.03] udp tx: 1950 MB/s 33081 calls/s 33081 msg/s # 4.84 [+0.97] udp rx: 1867 MB/s 1520619 calls/s # 4.87 [+0.03] udp tx: 1882 MB/s 31928 calls/s 31928 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1491602 calls/s # 6.06 [+1.07] udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # 7.03 [+0.97] udp rx: 1916 MB/s 1560113 calls/s # 7.06 [+0.03] udp tx: 1941 MB/s 32924 calls/s 32924 msg/s # 8.03 [+0.97] udp rx: 1924 MB/s 1566764 calls/s # 8.06 [+0.03] udp tx: 1945 MB/s 33002 calls/s 33002 msg/s # 8.66 [+0.60] GRO frag list over UDP tunnel ok # 9.42 [+0.76] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.92 [+0.24] No GRO ok # 10.46 [+0.54] GRO frag list ok # 11.00 [+0.54] GRO fwd ok # 11.49 [+0.49] UDP fwd perf udp rx: 1131 MB/s 921436 calls/s # 12.56 [+1.07] udp tx: 1183 MB/s 20066 calls/s 20066 msg/s # 13.53 [+0.97] udp rx: 1074 MB/s 874718 calls/s # 13.56 [+0.03] udp tx: 1193 MB/s 20251 calls/s 20251 msg/s # 14.53 [+0.97] udp rx: 939 MB/s 764685 calls/s # 14.56 [+0.03] udp tx: 1185 MB/s 20102 calls/s 20102 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 916 MB/s 745722 calls/s # 15.76 [+1.07] udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # 16.73 [+0.97] udp rx: 999 MB/s 813699 calls/s # 16.76 [+0.03] udp tx: 1251 MB/s 21228 calls/s 21228 msg/s # 17.73 [+0.97] udp rx: 1218 MB/s 991900 calls/s # 17.76 [+0.03] udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # 18.36 [+0.60] GRO frag list over UDP tunnel ok # 19.13 [+0.77] 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__->