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.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.85 [+0.45] UDP fwd perf udp rx: 1396 MB/s 1135945 calls/s # 2.91 [+1.06] udp tx: 1827 MB/s 31003 calls/s 31003 msg/s # 3.88 [+0.97] udp rx: 1795 MB/s 1458736 calls/s # 3.91 [+0.03] udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # 4.88 [+0.98] udp rx: 1818 MB/s 1477641 calls/s # 4.91 [+0.02] udp tx: 1895 MB/s 32154 calls/s 32154 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1535 MB/s 1248340 calls/s # 6.09 [+1.06] udp tx: 1861 MB/s 31569 calls/s 31569 msg/s # 7.07 [+0.98] udp rx: 1891 MB/s 1537833 calls/s # 7.09 [+0.02] udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # 8.07 [+0.98] udp rx: 1937 MB/s 1576555 calls/s # 8.09 [+0.02] udp tx: 1956 MB/s 33186 calls/s 33186 msg/s # 8.62 [+0.53] GRO frag list over UDP tunnel ok # 9.35 [+0.73] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.84 [+0.26] No GRO ok # 10.32 [+0.48] GRO frag list ok # 10.83 [+0.51] GRO fwd ok # 11.28 [+0.45] UDP fwd perf udp rx: 1395 MB/s 1132400 calls/s # 12.34 [+1.06] udp tx: 1883 MB/s 31937 calls/s 31937 msg/s # 13.32 [+0.98] udp rx: 1667 MB/s 1351562 calls/s # 13.34 [+0.02] udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # 14.32 [+0.98] udp rx: 1729 MB/s 1401393 calls/s # 14.34 [+0.02] udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1744 MB/s 1415923 calls/s # 15.52 [+1.06] udp tx: 1911 MB/s 32418 calls/s 32418 msg/s # 16.50 [+0.97] udp rx: 1791 MB/s 1454505 calls/s # 16.52 [+0.03] udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # 17.50 [+0.98] udp rx: 1799 MB/s 1461501 calls/s # 17.52 [+0.02] udp tx: 1904 MB/s 32296 calls/s 32296 msg/s # 18.05 [+0.52] GRO frag list over UDP tunnel ok # 18.73 [+0.68] 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__->