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.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1042 MB/s 848348 calls/s # 2.83 [+1.06] udp tx: 1681 MB/s 28514 calls/s 28514 msg/s # 3.81 [+0.98] udp rx: 1523 MB/s 1240638 calls/s # 3.83 [+0.02] udp tx: 1852 MB/s 31425 calls/s 31425 msg/s # 4.81 [+0.98] udp rx: 1669 MB/s 1359535 calls/s # 4.83 [+0.02] udp tx: 1852 MB/s 31426 calls/s 31426 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1632 MB/s 1329111 calls/s # 6.02 [+1.07] udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # 6.99 [+0.97] udp rx: 1544 MB/s 1257235 calls/s # 7.02 [+0.03] udp tx: 1852 MB/s 31416 calls/s 31416 msg/s # 7.99 [+0.97] udp rx: 1884 MB/s 1534272 calls/s # 8.02 [+0.03] udp tx: 1883 MB/s 31941 calls/s 31941 msg/s # 8.62 [+0.60] GRO frag list over UDP tunnel ok # 9.36 [+0.74] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.84 [+0.24] No GRO ok # 10.32 [+0.48] GRO frag list ok # 10.85 [+0.53] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1416 MB/s 1153280 calls/s # 12.38 [+1.06] udp tx: 1688 MB/s 28634 calls/s 28634 msg/s # 13.36 [+0.98] udp rx: 1634 MB/s 1330656 calls/s # 13.38 [+0.02] udp tx: 1632 MB/s 27689 calls/s 27689 msg/s # 14.36 [+0.98] udp rx: 1805 MB/s 1469520 calls/s # 14.38 [+0.02] udp tx: 1803 MB/s 30582 calls/s 30582 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1755 MB/s 1428787 calls/s # 15.56 [+1.06] udp tx: 1813 MB/s 30757 calls/s 30757 msg/s # 16.53 [+0.97] udp rx: 1830 MB/s 1490544 calls/s # 16.56 [+0.03] udp tx: 1829 MB/s 31030 calls/s 31030 msg/s # 17.54 [+0.98] udp rx: 1818 MB/s 1480752 calls/s # 17.56 [+0.02] udp tx: 1816 MB/s 30813 calls/s 30813 msg/s # 18.09 [+0.53] GRO frag list over UDP tunnel ok # 18.79 [+0.71] 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__->