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.26 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.84 [+0.46] UDP fwd perf udp rx: 1591 MB/s 1292663 calls/s # 2.90 [+1.06] udp tx: 1805 MB/s 30617 calls/s 30617 msg/s # 3.88 [+0.98] udp rx: 1750 MB/s 1420962 calls/s # 3.90 [+0.02] udp tx: 1865 MB/s 31643 calls/s 31643 msg/s # 4.88 [+0.98] udp rx: 1810 MB/s 1469148 calls/s # 4.90 [+0.02] udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1360043 calls/s # 6.08 [+1.06] udp tx: 1897 MB/s 32184 calls/s 32184 msg/s # 7.06 [+0.98] udp rx: 1717 MB/s 1394372 calls/s # 7.08 [+0.02] udp tx: 1836 MB/s 31153 calls/s 31153 msg/s # 8.06 [+0.98] udp rx: 1734 MB/s 1407759 calls/s # 8.08 [+0.02] udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # 8.69 [+0.61] GRO frag list over UDP tunnel ok # 9.41 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.92 [+0.27] No GRO ok # 10.41 [+0.49] GRO frag list ok # 10.95 [+0.54] GRO fwd ok # 11.46 [+0.51] UDP fwd perf udp rx: 1170 MB/s 948645 calls/s # 12.53 [+1.07] udp tx: 1858 MB/s 31515 calls/s 31515 msg/s # 13.50 [+0.97] udp rx: 1212 MB/s 982154 calls/s # 13.53 [+0.03] udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # 14.50 [+0.97] udp rx: 1626 MB/s 1317418 calls/s # 14.53 [+0.03] udp tx: 1922 MB/s 32612 calls/s 32612 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # 15.71 [+1.06] udp rx: 1333 MB/s 1080573 calls/s # 16.71 [+0.99] udp tx: 1909 MB/s 32394 calls/s 32394 msg/s # 16.71 [+0.00] udp rx: 1718 MB/s 1392597 calls/s # 17.70 [+1.00] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 17.81 [+0.10] udp rx: 1670 MB/s 1354043 calls/s # 18.34 [+0.53] GRO frag list over UDP tunnel ok # 19.09 [+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__->