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.29 [+0.28] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.36 [+0.53] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1563 MB/s 1273129 calls/s # 2.90 [+1.07] udp tx: 1710 MB/s 29009 calls/s 29009 msg/s # 3.88 [+0.97] udp rx: 1709 MB/s 1391965 calls/s # 3.90 [+0.03] udp tx: 1729 MB/s 29340 calls/s 29340 msg/s # 4.88 [+0.98] udp rx: 1883 MB/s 1532834 calls/s # 4.90 [+0.02] udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1395 MB/s 1135791 calls/s # 6.10 [+1.07] udp tx: 1761 MB/s 29873 calls/s 29873 msg/s # 7.07 [+0.97] udp rx: 1894 MB/s 1542439 calls/s # 7.10 [+0.02] udp tx: 1918 MB/s 32546 calls/s 32546 msg/s # 8.07 [+0.98] udp rx: 1797 MB/s 1463293 calls/s # 8.10 [+0.02] udp tx: 1915 MB/s 32482 calls/s 32482 msg/s # 8.64 [+0.54] GRO frag list over UDP tunnel ok # 9.36 [+0.72] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.86 [+0.26] No GRO ok # 10.40 [+0.54] GRO frag list ok # 10.96 [+0.56] GRO fwd ok # 11.46 [+0.50] UDP fwd perf udp rx: 1339 MB/s 1089034 calls/s # 12.53 [+1.07] udp tx: 1743 MB/s 29570 calls/s 29570 msg/s # 13.50 [+0.97] udp rx: 1813 MB/s 1474162 calls/s # 13.53 [+0.03] udp tx: 1895 MB/s 32148 calls/s 32148 msg/s # 14.50 [+0.97] udp rx: 1783 MB/s 1449060 calls/s # 14.53 [+0.03] udp tx: 1883 MB/s 31945 calls/s 31945 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1379798 calls/s # 15.71 [+1.06] udp tx: 1818 MB/s 30836 calls/s 30836 msg/s # 16.68 [+0.97] udp rx: 1639 MB/s 1331839 calls/s # 16.71 [+0.03] udp tx: 1687 MB/s 28624 calls/s 28624 msg/s # 17.68 [+0.97] udp rx: 1681 MB/s 1364730 calls/s # 17.71 [+0.03] udp tx: 1802 MB/s 30570 calls/s 30570 msg/s # 18.30 [+0.59] GRO frag list over UDP tunnel ok # 19.04 [+0.75] 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__->