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.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.43 [+0.63] GRO fwd ok # 1.98 [+0.55] UDP fwd perf udp rx: 709 MB/s 574728 calls/s # 3.05 [+1.07] udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # 4.02 [+0.97] udp rx: 698 MB/s 564816 calls/s # 4.05 [+0.03] udp tx: 1360 MB/s 23072 calls/s 23072 msg/s # 5.02 [+0.97] udp rx: 771 MB/s 624828 calls/s # 5.05 [+0.03] udp tx: 1300 MB/s 22057 calls/s 22057 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 617 MB/s 499216 calls/s # 6.25 [+1.08] udp tx: 1367 MB/s 23200 calls/s 23200 msg/s # 7.22 [+0.97] udp rx: 717 MB/s 580421 calls/s # 7.25 [+0.03] udp tx: 1354 MB/s 22969 calls/s 22969 msg/s # 8.22 [+0.97] udp rx: 697 MB/s 564024 calls/s # 8.25 [+0.03] udp tx: 1365 MB/s 23153 calls/s 23153 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.67 [+0.79] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.23 [+0.31] No GRO ok # 10.76 [+0.53] GRO frag list ok # 11.34 [+0.57] GRO fwd ok # 11.83 [+0.50] UDP fwd perf udp rx: 507 MB/s 411561 calls/s # 12.90 [+1.06] udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # 13.87 [+0.98] udp rx: 633 MB/s 512891 calls/s # 13.90 [+0.02] udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # 14.90 [+1.00] udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # 14.90 [+0.00] udp rx: 531 MB/s 430164 calls/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 770 MB/s 623951 calls/s # 16.08 [+1.07] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 17.06 [+0.97] udp rx: 934 MB/s 757137 calls/s # 17.08 [+0.03] udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # 18.06 [+0.97] udp rx: 851 MB/s 689680 calls/s # 18.08 [+0.03] udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # 18.70 [+0.62] GRO frag list over UDP tunnel ok # 19.48 [+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__->