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 E74F9A034C for ; Sat, 9 Apr 2022 04:59:59 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF7FD40041 for ; Sat, 9 Apr 2022 04:59:59 +0200 (CEST) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id ECA264003F for ; Sat, 9 Apr 2022 04:59:58 +0200 (CEST) Received: by mail-qv1-f53.google.com with SMTP id a5so8939882qvx.1 for ; Fri, 08 Apr 2022 19:59:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eUy9ebFxXu1z2HRvoZ0M/qYI/WO4xKLosSzhP/IKqDU=; b=4Y1n+z7p+4aarnDixXdZ0C6bacDNqXjEAyD/gJmKYUL1R7rD4VO6eAcO1eHnBvAVHE 9jmeocPzznH7sjoZqDYbWAQiEZhmH9BYIELtHSaNhJ8fFV52L/sRLz8zy1w9MzQ9jMd0 OSZuNNJut8+quVWMKSOOKSYQEw0e8eiexq5ZZkcb723XROFhGx+A7AzYhVuPC/628YHA 0evu8A39uj0Rt9dix3AGkJUAOFAKHcZoAtxgrh5ZUZf+h/DSFqv2R2rFw1ZQf4LIfTzT A59QfxgBRkgYfLWPU0YDovxyU2poREOwN97gtwDyHXnjKLgmFrwWwVkEd/4oefSHKyI5 j/yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=eUy9ebFxXu1z2HRvoZ0M/qYI/WO4xKLosSzhP/IKqDU=; b=A+9/yTkjqnOZOzFZ1ZnUEsxS6RcWUI0aKsrrv/ddGD8QDCKAeupNBrrG1SGL7NK1UZ +RrWdc/TxJ78AyXme5BERhI9zxSFuHRIaov5VscmbzmOE3RT/K9GpCrHcvFdKArrlZkv VLX7iTUpm5k+f5x24TTYJ3DEq+LJmGs0vYHfjFB3nw6rRrRrynAd4rd/EdUwsViY/20k A38y8v8Z+OF9cdrrnH/s9XiRqRj97LGz9A/Wo8CSeCjcmIVECpsAAszRfzSDd9tU6/VT eH4XJSDd+/a3Xwdj3NPiFJ4kEJWcJBXxo2CgMnHs35dLDKk03Gb5G+GwX1ySM4535PdN EDiQ== X-Gm-Message-State: AOAM530xT2Q2j78VaDu7jvp5D9StSWXzxWqJPtMu04VLWe5fC8+RNKGo rt32myrbUEYBhdpXiVf07LsDsRrUGF/99Q== X-Google-Smtp-Source: ABdhPJyWdDZRcVIRsv0v5xYwWbgKcE4aW3rUXynYaqzYILLDl92lj3bp+tUw7jrQD4ff8noAxsOW7g== X-Received: by 2002:ad4:5f4a:0:b0:441:52e1:2ca9 with SMTP id p10-20020ad45f4a000000b0044152e12ca9mr18976220qvg.65.1649473198204; Fri, 08 Apr 2022 19:59:58 -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 s12-20020a05622a018c00b002e1cd88645dsm19864875qtw.74.2022.04.08.19.59.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Apr 2022 19:59:57 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw109540 [PATCH v4] examples/kni: add interrupt mode to receive packets Date: Fri, 8 Apr 2022 23:59:28 -0400 Message-Id: <20220409035928.31819-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220409101346.3621-1-laitianli@tom.com> References: <20220409101346.3621-1-laitianli@tom.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/109540/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2139131854