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.39 [+0.60] GRO fwd ok # 1.84 [+0.45] UDP fwd perf udp rx: 1646 MB/s 1337658 calls/s # 2.90 [+1.06] udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # 3.88 [+0.98] udp rx: 1696 MB/s 1378864 calls/s # 3.90 [+0.02] udp tx: 1885 MB/s 31975 calls/s 31975 msg/s # 4.88 [+0.98] udp rx: 1683 MB/s 1365467 calls/s # 4.90 [+0.02] udp tx: 1943 MB/s 32958 calls/s 32958 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1808 MB/s 1469357 calls/s # 6.08 [+1.06] udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # 7.06 [+0.98] udp rx: 1871 MB/s 1518507 calls/s # 7.08 [+0.02] udp tx: 1961 MB/s 33273 calls/s 33273 msg/s # 8.06 [+0.98] udp rx: 1800 MB/s 1462649 calls/s # 8.08 [+0.02] udp tx: 1849 MB/s 31369 calls/s 31369 msg/s # 8.62 [+0.54] GRO frag list over UDP tunnel ok # 9.37 [+0.75] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.83 [+0.23] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.83 [+0.50] GRO fwd ok # 11.28 [+0.45] UDP fwd perf udp rx: 1495 MB/s 1212428 calls/s # 12.34 [+1.06] udp tx: 1913 MB/s 32458 calls/s 32458 msg/s # 13.32 [+0.98] udp rx: 1586 MB/s 1287247 calls/s # 13.34 [+0.02] udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # 14.32 [+0.98] udp rx: 1655 MB/s 1342252 calls/s # 14.34 [+0.02] udp tx: 1846 MB/s 31318 calls/s 31318 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1594 MB/s 1293441 calls/s # 15.52 [+1.06] udp tx: 1809 MB/s 30682 calls/s 30682 msg/s # 16.49 [+0.97] udp rx: 1656 MB/s 1345293 calls/s # 16.52 [+0.03] udp tx: 1811 MB/s 30725 calls/s 30725 msg/s # 17.49 [+0.97] udp rx: 1723 MB/s 1397479 calls/s # 17.52 [+0.03] udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # 18.06 [+0.54] GRO frag list over UDP tunnel ok # 18.75 [+0.69] 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__->