make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.23 [+0.21] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.24 [+0.52] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp tx: 1727 MB/s 29297 calls/s 29297 msg/s # 2.76 [+1.07] udp rx: 1278 MB/s 1041056 calls/s # 3.75 [+0.99] udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # 3.76 [+0.00] udp rx: 1907 MB/s 1553049 calls/s # 4.75 [+1.00] udp tx: 1893 MB/s 32109 calls/s 32109 msg/s # 4.85 [+0.10] udp rx: 1893 MB/s 1541136 calls/s # 4.87 [+0.02] UDP GRO fwd perf udp rx: 1842 MB/s 1500288 calls/s # 5.93 [+1.06] udp tx: 1888 MB/s 32037 calls/s 32037 msg/s # 6.90 [+0.98] udp rx: 1904 MB/s 1550784 calls/s # 6.93 [+0.03] udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # 7.91 [+0.98] udp rx: 1900 MB/s 1547375 calls/s # 7.93 [+0.02] udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # 8.45 [+0.52] GRO frag list over UDP tunnel ok # 9.13 [+0.68] GRO fwd over UDP tunnel ok # 9.36 [+0.23] IPv6 # 9.58 [+0.22] No GRO ok # 10.05 [+0.47] GRO frag list ok # 10.54 [+0.49] GRO fwd ok # 10.99 [+0.45] UDP fwd perf udp rx: 1585 MB/s 1290620 calls/s # 12.05 [+1.06] udp tx: 1841 MB/s 31229 calls/s 31229 msg/s # 13.02 [+0.98] udp rx: 1857 MB/s 1512000 calls/s # 13.05 [+0.02] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 14.03 [+0.98] udp rx: 1862 MB/s 1516128 calls/s # 14.05 [+0.02] udp tx: 1860 MB/s 31561 calls/s 31561 msg/s # 14.17 [+0.12] UDP GRO fwd perf udp rx: 1822 MB/s 1483968 calls/s # 15.23 [+1.06] udp tx: 1871 MB/s 31746 calls/s 31746 msg/s # 16.20 [+0.97] udp rx: 1873 MB/s 1525200 calls/s # 16.23 [+0.03] udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # 17.20 [+0.97] udp rx: 1867 MB/s 1520304 calls/s # 17.23 [+0.03] udp tx: 1864 MB/s 31623 calls/s 31623 msg/s # 17.73 [+0.50] GRO frag list over UDP tunnel ok # 18.39 [+0.66] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->