From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8F254A00C5 for ; Thu, 15 Sep 2022 10:19:52 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8605C4021D for ; Thu, 15 Sep 2022 10:19:52 +0200 (CEST) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id 1C4C940156 for ; Thu, 15 Sep 2022 10:19:51 +0200 (CEST) Received: by mail-qv1-f52.google.com with SMTP id g4so13628121qvo.3 for ; Thu, 15 Sep 2022 01:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=zL0jcKbvOxmNBg8J0+YmXDKsrnmCWLRuAiLzI7ZmYeg=; b=3sc/TOrRMlEJ2T8wa7xJkVjLvv53TXkqievcP+bmFwUsgW5izAdqirvgGzXR7IlBud BLByjsTW5y3+KImuW3dwyzt0SEikK83O1Z3Zl+ZW6ETpBwSST0oQ+iL9176nOUkdlNzx sdmj9BO4xo0k2LkQBrJ1lTlmHO1PXNwQXjGitzW7OFDpkaE4shvPQImVFk7p+CzKCt/l rdY6ZmyrIhO+V/9/QxiOewN16vZTda+pedwNLW45pvn5Rro9q6zxiJHgrFEsnWAWBcpl 1wJ13JCR8H2ZQqwThDx88fnv8h/qcFtWAJIMPC2AfLrVrZ/z+MXPbPssuudJCah4rkCW xqLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=zL0jcKbvOxmNBg8J0+YmXDKsrnmCWLRuAiLzI7ZmYeg=; b=4lyo4TIBDdItQ9hhODdjFkldabqfhg6JKzwQQsgBDmGrjv/qtQTLulV51DrTdRaO1c F7bIPKt8z6x5cPeX3JWkv8Q/qyeOZojC36xiEIC47T47JoOg3tbLafCft+aQ7A7EDbLY DJoZbW7QfOENhcaIxITo4hGGYs7PCOf/hKB6mrFQVSTnG3g8KTO4FtuZxtcG1efYCw4J C9coibs4LczQKPNsfdzRZQIX1XwgsGWi1R5YLVHY7uWuCUKZ/Gnk9bOnnWjJV0606KrQ U4rXu+mvZI8xUaAyVtcnaVHhPZQo76g5yYajrVwYlXhNZzZsVm1/QqfaKx3waQH0CwUw 5ZWw== X-Gm-Message-State: ACgBeo2KcuobUzGWqtYeouj/Fzw9nVYy8V79hpi5akq1K2bxIDTIxXQH Fb07+PPGmBUt9cnoDeOVmoAduEZGXTDijg== X-Google-Smtp-Source: AA6agR4oSevGq4+j+MZwbn6BP+mkWE2fGmULO9V5gd0JajAVvUpS3Cg+2zJuaWD+9LsHHw+eNTPHdw== X-Received: by 2002:ad4:5ccd:0:b0:4aa:6d45:1cc6 with SMTP id iu13-20020ad45ccd000000b004aa6d451cc6mr34524125qvb.117.1663229990337; Thu, 15 Sep 2022 01:19:50 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id f11-20020a05620a280b00b006af3f3b385csm3953312qkp.98.2022.09.15.01.19.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Sep 2022 01:19:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw116324 [PATCH v4 2/2] net/memif: add a Tx fast path Date: Thu, 15 Sep 2022 04:19:42 -0400 Message-Id: <20220915081942.3875744-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220915065825.26169-3-joyce.kong@arm.com> References: <20220915065825.26169-3-joyce.kong@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/116324/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3058528001