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 85C1E41BB6 for ; Fri, 3 Feb 2023 04:43:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F5374014F for ; Fri, 3 Feb 2023 04:43:26 +0100 (CET) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 5FBC840141 for ; Fri, 3 Feb 2023 04:43:25 +0100 (CET) Received: by mail-qt1-f169.google.com with SMTP id f10so4353904qtv.1 for ; Thu, 02 Feb 2023 19:43:25 -0800 (PST) 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 :message-id:reply-to; bh=O7vFYWMtGeePOwjAFshwTxlLQWvzDE58AoTSfKsQG5g=; b=sUv5Hi8deCnYUwbBPbiUPxHhL3gDnVAEmSyKgdiEWRcJ1xMU0mHEKwDF4a/6tiyP1e +3ab5lWQtaDPOBGKQZI8ftbzKGVFfkKBYk7ftRMouPuAq8unMeNHNOt/dQRkOx8rwqNP TAjkepuJDUHNos1+NxqGzEsU82dFYQRDEB5xfVa0p1+Ux1hm1Ph7MDgEoOY0oj7oFbXB PblVKr/NmiiiKTX3eCFTUcPIa12bM1IEqHcUeT0PjcGKOcRFNmkDXcbnzB9NQxswxFwS C/EmrbO+EYE6Pc2dR6NJWd1gqBxJ9ECkq8BiBB/E+BaRD60CHVY4S2rc7sRBFjq7gYoV A8dw== 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:message-id:reply-to; bh=O7vFYWMtGeePOwjAFshwTxlLQWvzDE58AoTSfKsQG5g=; b=iA/4SgjTDPmE7g2rjGabISgueVXfJ7yNCKNUwvs9JwB4WSc+2nFKS0DiEhlvDiRjKP AUprV/7Lh8R4cj7ezTMofLxA/8BxvlAOwTqJqJsXGT4NKCULsZVhaeczn6hmjUD8rEuF 9PaY3l0hRJpUb58ibYDJho887PmQymh0rIRalNr8DaZn4hstwSXdj56EkCMR8VwIHRr5 38+b0uRG/rjUPkIX9xvO2Rim7SfeajsgZPUttYv5MTSKudcjweJiD5i6sk9BVys9IjgB HR0CmFPHSYp/35jCfPbrQG4IE8Z0+iyoeJS8de8kszsHpboZY0XwuqI0aZUB8P3KLwz+ QyeQ== X-Gm-Message-State: AO0yUKWJFGeYr3X+nw4H6XMqZPWwi4fS+XFNRM7Aiswmp/eUDhw8Cb6y EU+3B3UXutYdLNMk8QRlibUhHwmZiF+HBao2 X-Google-Smtp-Source: AK7set+AtltBH8ViTy7KI/tYUWeAfos4NyDUytCxPOPm/ySBbgFD2kuxXkWcWqXjY5rsBUjcBtDnXg== X-Received: by 2002:ac8:5dcd:0:b0:3b8:68ef:d538 with SMTP id e13-20020ac85dcd000000b003b868efd538mr13655567qtx.52.1675395804296; Thu, 02 Feb 2023 19:43:24 -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 bs37-20020a05620a472500b00728b8f26939sm1062733qkb.103.2023.02.02.19.43.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Feb 2023 19:43:23 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw122985 [dpdk-dev] [PATCH v2 1/1] compress/octeontx: support scatter gather mode Date: Thu, 2 Feb 2023 22:42:58 -0500 Message-Id: <20230203034258.4163012-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230203022100.3364599-1-mchalla@marvell.com> References: <20230203022100.3364599-1-mchalla@marvell.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/122985/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4080653210