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 0B782A04FF for ; Wed, 23 Mar 2022 06:39:16 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD4BC41140 for ; Wed, 23 Mar 2022 06:39:15 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id D76C741104 for ; Wed, 23 Mar 2022 06:39:14 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id h196so315779qke.12 for ; Tue, 22 Mar 2022 22:39:14 -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=ywsC2CRx7w0CExMo3VJ3dJttylxhaXcZfogss3Cm8C4=; b=q3IjpFi7TPlgexg2MIWUFv3k2b3THChbQqdquAcwEAo/BR0sBmpN2pqBh2C+MuKlAk gYWMBGlcAujvsDJXP3VZZswpKZQUxoAb73VqCnX9nOffGtY9XvtOFMuYvIqOBQp53Nbn gtUwm093/p/XIwCKK5cXLPmw6DCzXkIqY2cMfohVJBgBO1fftCFYVV12n/Cb1WqIEzpJ TaIGDyd1FRDDiWAK+ths3Y8yL/dClz0AIdsZAG+F8CoKXlam9AeQeZCa6YEabWMPA7Lg V7tkpp8F8AihcYDIPLaB76Eo4z3jfXpSTYqAoHyPbcHyg2mPCNNF0HET8HjDOoY+/3ZD TTOw== 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=ywsC2CRx7w0CExMo3VJ3dJttylxhaXcZfogss3Cm8C4=; b=YbMxgVrLfD3Z4dioFTAwoAjGdb5weXGND4cZWfZwNBp2SiiXdOSpZwbhB0tZvvTNBQ y91aKoOaEeZ3QdI7E0MKnSdZtnmYAjp1s7ga4nMriU40VTs3BocLlmFm8+KTq+fpVIW4 /1jU0gzvcqrNfcU8hT96GZaMuwz21V5PLLhOU1kOt7pNm0sbf5tCtiLZVYIejS+1QR7F Xp4HaO1GPW5pz1R2uRxoAa0H/AuOuVOfvjd5DIZ+6N577w06K7YUee2D0SF5LZ4j32cS jg1aPqllNXVdORoSE+ZryENTxB3FqjUSaKORNPh4tXkdtNqc1f/njIqzVi60FWSFBRT8 XvVg== X-Gm-Message-State: AOAM530dXCCfHrRG96z25UNM7BrSA52omDnKScAEUgOUTdGOcy6Gohzw 6Jm5W/KkL6YUE5GhUYhZHa9v4faBCHLN1Q== X-Google-Smtp-Source: ABdhPJwQPRGmxjWDLFfSGmsG9+XhvCBS/G5oIRSvxpuQTHIWn8ino7vjB0OURB03P1Tccc62LnW/Zw== X-Received: by 2002:a37:97c6:0:b0:67e:a6cb:127b with SMTP id z189-20020a3797c6000000b0067ea6cb127bmr6338990qkd.467.1648013954058; Tue, 22 Mar 2022 22:39:14 -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-20020a05622a018c00b002e1cd88645dsm15419102qtw.74.2022.03.22.22.39.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Mar 2022 22:39:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108821 [PATCH] net/netvsc: fix the calculation of checksums based on mbuf flag Date: Wed, 23 Mar 2022 02:38:59 -0400 Message-Id: <20220323063859.19211-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1648009687-19957-1-git-send-email-longli@linuxonhyperv.com> References: <1648009687-19957-1-git-send-email-longli@linuxonhyperv.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/108821/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2026407059