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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.41 [+0.64] GRO fwd ok # 1.95 [+0.54] UDP fwd perf udp rx: 1539 MB/s 1253436 calls/s # 3.02 [+1.07] udp tx: 1720 MB/s 29187 calls/s 29187 msg/s # 3.99 [+0.97] udp rx: 1850 MB/s 1506758 calls/s # 4.02 [+0.03] udp tx: 1864 MB/s 31631 calls/s 31631 msg/s # 4.99 [+0.97] udp rx: 1892 MB/s 1540824 calls/s # 5.02 [+0.03] udp tx: 1899 MB/s 32213 calls/s 32213 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1825 MB/s 1486370 calls/s # 6.21 [+1.07] udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # 7.18 [+0.97] udp rx: 1896 MB/s 1544168 calls/s # 7.21 [+0.03] udp tx: 1904 MB/s 32308 calls/s 32308 msg/s # 8.18 [+0.97] udp rx: 1891 MB/s 1539426 calls/s # 8.21 [+0.03] udp tx: 1901 MB/s 32246 calls/s 32246 msg/s # 8.81 [+0.60] GRO frag list over UDP tunnel ok # 9.49 [+0.69] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 10.01 [+0.26] No GRO ok # 10.52 [+0.52] GRO frag list ok # 11.06 [+0.54] GRO fwd ok # 11.53 [+0.47] UDP fwd perf udp rx: 1471 MB/s 1197787 calls/s # 12.59 [+1.06] udp tx: 1641 MB/s 27842 calls/s 27842 msg/s # 13.57 [+0.98] udp rx: 1636 MB/s 1331347 calls/s # 13.59 [+0.02] udp tx: 1651 MB/s 28012 calls/s 28012 msg/s # 14.57 [+0.98] udp rx: 1567 MB/s 1276176 calls/s # 14.59 [+0.02] udp tx: 1662 MB/s 28205 calls/s 28205 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1772 MB/s 1442118 calls/s # 15.77 [+1.06] udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # 16.75 [+0.98] udp rx: 1834 MB/s 1491255 calls/s # 16.77 [+0.02] udp tx: 1869 MB/s 31710 calls/s 31710 msg/s # 17.75 [+0.98] udp rx: 1830 MB/s 1488856 calls/s # 17.77 [+0.02] udp tx: 1851 MB/s 31403 calls/s 31403 msg/s # 18.33 [+0.56] GRO frag list over UDP tunnel ok # 19.05 [+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__->