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 A9371A034E for ; Tue, 22 Feb 2022 11:39:39 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5C8D41142 for ; Tue, 22 Feb 2022 11:39:39 +0100 (CET) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 88A9C40DF4 for ; Tue, 22 Feb 2022 11:39:38 +0100 (CET) Received: by mail-qk1-f173.google.com with SMTP id z66so15483604qke.10 for ; Tue, 22 Feb 2022 02:39:38 -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=bH9pimlc2sn3AcPGSLry+7Ro70fNI/RceTS+D86aqgs=; b=hFLRc59hbOCoT8609EvNevM9K60sqadtoDLyA8wA0tmo0SUuxf7ZswE+QXLXofM/PC 73A7h/B6XcqLbiTlt5kvEO8XwpHQISIns2twnyt5OIJL4ScGZhl2ydsXiyJEAR+dBYdo hj4KZPau46L+4Rq/jLOdqHCOlr7/gpzHzyfojwwQnV85U9j0/GUy2ATJR3QFV1AE9Jb7 pMPY7gCbKM+/v2CNhKKnBLJaVZL79v2pjYIZ+q4ZgcMcLjchLeXpaMKHrKzDjrfawg9u mPpYCF9ydwp0FKSuMDsQG+1L+WdA3GpxaxSSdPAUAv7xB2rWfD+8BMZnE8XfBXX/GrRm j4sQ== 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=bH9pimlc2sn3AcPGSLry+7Ro70fNI/RceTS+D86aqgs=; b=Ynza0dwWJmYtWMDj3YFo3oCf/WEpvv3YV2wou4y1H4gdrZesMsIrp1PNhjfR4nFkhT BENZI+O7Dd3iXDHHO343C7yYPmlcJ/zb/PXMpLzuWCiFJuihG4rcD8zAbFHhT6ecxEZ6 8DognpH9cP44UsvKOw3HnW0b4f08DXX5QWwfb6nhTmjFYVTV9O8Ps2nC/EI1oIZeAKuz KvFqBMUk/alNWZ0haWj6WW+tGpJXKFzr4E2p8nmR9TzZAu5s5suRuAl+tg5Jqslu/5VA aYOL9AaM1qECCvz8SDQ+XHPd9jciKoEGYvlBkWMhDwAaIvuIhv8BbY0jhLEz0e9aFTJz UYDw== X-Gm-Message-State: AOAM531NwHkS+uTG9ETbcqNPvUEYupXuE0yWTR0uXGpkhfDUbePB7cQi 46U4syGA8qesVdy0pvvYCUdxLMf+9ofRAA== X-Google-Smtp-Source: ABdhPJzww8UvOSIJu4vb3+2m8tCjqgQaxxVC8gXijfkJr8F5lhXDqo6PbLZ8huWy0q/+dUJXp6+8Mg== X-Received: by 2002:a37:946:0:b0:47d:6768:edcc with SMTP id 67-20020a370946000000b0047d6768edccmr14544800qkj.120.1645526377846; Tue, 22 Feb 2022 02:39:37 -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 17sm9355535qka.119.2022.02.22.02.39.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Feb 2022 02:39:37 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw107952 [PATCH v2] crypto/virtio: fix out of bounds access bug Date: Tue, 22 Feb 2022 06:39:12 -0500 Message-Id: <20220222113912.3321-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220222095451.731405-1-brian.dooley@intel.com> References: <20220222095451.731405-1-brian.dooley@intel.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/107952/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1880851228