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.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.47 [+0.62] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 833 MB/s 676072 calls/s # 3.05 [+1.07] udp tx: 1717 MB/s 29136 calls/s 29136 msg/s # 4.02 [+0.97] udp rx: 1410 MB/s 1145123 calls/s # 4.05 [+0.03] udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # 5.03 [+0.97] udp rx: 1628 MB/s 1321483 calls/s # 5.05 [+0.03] udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1485 MB/s 1205901 calls/s # 6.24 [+1.07] udp tx: 1809 MB/s 30692 calls/s 30692 msg/s # 7.21 [+0.97] udp rx: 1678 MB/s 1362286 calls/s # 7.24 [+0.03] udp tx: 1870 MB/s 31719 calls/s 31719 msg/s # 8.24 [+1.00] udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # 8.24 [+0.00] udp rx: 1582 MB/s 1283905 calls/s # 8.83 [+0.58] GRO frag list over UDP tunnel ok # 9.55 [+0.73] GRO fwd over UDP tunnel ok # 9.79 [+0.24] IPv6 # 10.04 [+0.25] No GRO ok # 10.56 [+0.51] GRO frag list ok # 11.10 [+0.54] GRO fwd ok # 11.58 [+0.49] UDP fwd perf udp rx: 1400 MB/s 1135566 calls/s # 12.65 [+1.06] udp tx: 1806 MB/s 30643 calls/s 30643 msg/s # 13.62 [+0.98] udp rx: 1534 MB/s 1243481 calls/s # 13.65 [+0.02] udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # 14.62 [+0.98] udp rx: 1602 MB/s 1297963 calls/s # 14.65 [+0.02] udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1578 MB/s 1281752 calls/s # 15.83 [+1.07] udp tx: 1768 MB/s 29994 calls/s 29994 msg/s # 16.80 [+0.97] udp rx: 1644 MB/s 1334084 calls/s # 16.83 [+0.03] udp tx: 1865 MB/s 31635 calls/s 31635 msg/s # 17.81 [+0.97] udp rx: 1662 MB/s 1348156 calls/s # 17.83 [+0.03] udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # 18.37 [+0.54] GRO frag list over UDP tunnel ok # 19.09 [+0.72] 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__->