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 36AB4A04A2 for ; Thu, 3 Mar 2022 04:21:20 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3347D4068B for ; Thu, 3 Mar 2022 04:21:20 +0100 (CET) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mails.dpdk.org (Postfix) with ESMTP id EBA5740141 for ; Thu, 3 Mar 2022 04:21:18 +0100 (CET) Received: by mail-wr1-f54.google.com with SMTP id x15so5664188wru.13 for ; Wed, 02 Mar 2022 19:21:18 -0800 (PST) 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=QcGnAifft2OhmVqCMC02U+WLbGI6Ye2aS9vzpUWZsiA=; b=2LLg7UKtRHQoYG2G75JwS7u4ADK7AEJSSYWgIlG/q4EypW2wzOPmmfEKNhPina5S9u BDB06hQI3olw/19ifgDT9XJlcc4JuaSc5iLeOfjc5++D4v6ENEwS290KXzYvCddLNpVI 5Sc8Uuhq+HnB3VU+mtLjpfPymKIXtnrHYx2QB/9nrdLukLDfqKCAQbI5MZMFY0vcRh91 10KOk1GoBdCA5ObLovtM5/k73m0Zrhxs9N2O9qq1E4niIghWGSrYNGykoGxZU0C+Es3n mJ3/ncMFydUh1Reu2K8oxxtRNVwetlp+D95D4Gzndc4grTELF1fC5L1IcMaDte4IBAmN fZ/w== 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=QcGnAifft2OhmVqCMC02U+WLbGI6Ye2aS9vzpUWZsiA=; b=vdoxAsTjBdY1L7mVUQAkO80Za8+SvPuhjmBjjYN1f4KN5l1oT/KeRCy6s74nzr9Jws /hxC3ltfhaifaNOD61qJCBiDCmhURRIAJXuEK3oLtH4cxTEj0rB0lu68e+yp0IRBNUgU 0jesyh4QxCgpkJbMGeRuZeidgeWIpL39TlSPpFdZMh9aduFDufHhCHvbhlMM22FIfF01 Zgb83wd84zIxZ8Xag0Aqdc+SQaYN/sYvRkF5ScsnjonH3gFNzyYlChQzxVp2E78X+sYQ C7kWeVOveEoL+1GZ+JO0ucVFBPmqQiGrJ0I9+C969uO4J5tE2Fm5Tu/kXp/QSxm+MIN9 dw/A== X-Gm-Message-State: AOAM5307oCbJI5hO3aPMIr/kVbvanWj/Fdpux9h+IXRvQRol7Iy32Ei3 7Nk2+G7gb/7SZguU9zJX8Gd4gdMoX/rbtQ== X-Google-Smtp-Source: ABdhPJxlEtJa21dfxro4Y4oG0hTFql4a94mECJEpLbS4s9PYUqZI1fhJqhhoXk2Rhw9WK3OGUG5Erw== X-Received: by 2002:a5d:4892:0:b0:1ed:beaa:778a with SMTP id g18-20020a5d4892000000b001edbeaa778amr24581762wrq.35.1646277678393; Wed, 02 Mar 2022 19:21:18 -0800 (PST) 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 bg42-20020a05600c3caa00b00380deeaae72sm13647195wmb.1.2022.03.02.19.21.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Mar 2022 19:21:17 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108510 [PATCH] net/kni: initialize rte_kni_conf to 0 before using it Date: Wed, 2 Mar 2022 23:21:11 -0500 Message-Id: <20220303042111.11927-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220303021803.382374-1-baymaxhuang@gmail.com> References: <20220303021803.382374-1-baymaxhuang@gmail.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/108510/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1925807251