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.79 [+0.53] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1309 MB/s 1065476 calls/s # 2.94 [+1.07] udp tx: 1828 MB/s 31007 calls/s 31007 msg/s # 3.92 [+0.97] udp rx: 1870 MB/s 1521639 calls/s # 3.94 [+0.03] udp tx: 1915 MB/s 32482 calls/s 32482 msg/s # 4.92 [+0.98] udp rx: 1858 MB/s 1509946 calls/s # 4.94 [+0.02] udp tx: 1945 MB/s 33001 calls/s 33001 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1490772 calls/s # 6.12 [+1.06] udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # 7.10 [+0.98] udp rx: 1380 MB/s 1120781 calls/s # 7.12 [+0.02] udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # 8.10 [+0.98] udp rx: 1705 MB/s 1386405 calls/s # 8.12 [+0.02] udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # 8.69 [+0.57] GRO frag list over UDP tunnel ok # 9.45 [+0.76] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.95 [+0.25] No GRO ok # 10.49 [+0.54] GRO frag list ok # 11.09 [+0.60] GRO fwd ok # 11.62 [+0.53] UDP fwd perf udp rx: 875 MB/s 712252 calls/s # 12.69 [+1.07] udp tx: 1178 MB/s 19985 calls/s 19985 msg/s # 13.67 [+0.97] udp rx: 1142 MB/s 930439 calls/s # 13.69 [+0.03] udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # 14.67 [+0.97] udp rx: 1206 MB/s 982605 calls/s # 14.69 [+0.03] udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 853 MB/s 694819 calls/s # 15.88 [+1.07] udp tx: 1183 MB/s 20072 calls/s 20072 msg/s # 16.86 [+0.98] udp rx: 1177 MB/s 958993 calls/s # 16.88 [+0.02] udp tx: 1192 MB/s 20231 calls/s 20231 msg/s # 17.86 [+0.98] udp rx: 1190 MB/s 969098 calls/s # 17.88 [+0.02] udp tx: 1201 MB/s 20384 calls/s 20384 msg/s # 18.44 [+0.56] GRO frag list over UDP tunnel ok # 19.27 [+0.82] 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__->