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.78 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1440 MB/s 1171299 calls/s # 2.90 [+1.06] udp tx: 1673 MB/s 28382 calls/s 28382 msg/s # 3.88 [+0.98] udp rx: 1566 MB/s 1274606 calls/s # 3.91 [+0.02] udp tx: 1659 MB/s 28154 calls/s 28154 msg/s # 4.90 [+1.00] udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # 4.91 [+0.00] udp rx: 1178 MB/s 957637 calls/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1773 MB/s 1442734 calls/s # 6.09 [+1.06] udp tx: 1860 MB/s 31547 calls/s 31547 msg/s # 7.07 [+0.98] udp rx: 1921 MB/s 1564021 calls/s # 7.09 [+0.02] udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # 8.07 [+0.98] udp rx: 1879 MB/s 1528951 calls/s # 8.09 [+0.02] udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # 8.66 [+0.57] GRO frag list over UDP tunnel ok # 9.39 [+0.73] GRO fwd over UDP tunnel ok # 9.63 [+0.24] IPv6 # 9.87 [+0.24] No GRO ok # 10.36 [+0.49] GRO frag list ok # 10.85 [+0.49] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1705 MB/s 1382859 calls/s # 12.39 [+1.07] udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # 13.37 [+0.98] udp rx: 1566 MB/s 1269680 calls/s # 13.39 [+0.02] udp tx: 1901 MB/s 32244 calls/s 32244 msg/s # 14.37 [+0.98] udp rx: 1792 MB/s 1453203 calls/s # 14.39 [+0.02] udp tx: 1907 MB/s 32349 calls/s 32349 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1744 MB/s 1414523 calls/s # 15.58 [+1.07] udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # 16.55 [+0.97] udp rx: 1761 MB/s 1428471 calls/s # 16.58 [+0.03] udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # 17.55 [+0.97] udp rx: 1772 MB/s 1436602 calls/s # 17.58 [+0.03] udp tx: 1923 MB/s 32619 calls/s 32619 msg/s # 18.16 [+0.58] GRO frag list over UDP tunnel ok # 18.86 [+0.70] 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__->