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 174C3429EA for ; Tue, 25 Apr 2023 13:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4A9640395 for ; Tue, 25 Apr 2023 13:59:43 +0200 (CEST) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by mails.dpdk.org (Postfix) with ESMTP id 255F240395 for ; Tue, 25 Apr 2023 13:59:42 +0200 (CEST) Received: by mail-qv1-f45.google.com with SMTP id 6a1803df08f44-5f3da4f91a0so25124496d6.2 for ; Tue, 25 Apr 2023 04:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682423981; x=1685015981; 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=Xh5TBaL07vGfWA7Zxrp1PACIq0QjJ7lf9X4IQtmwf60=; b=rNRHAZ6v0NZE3LlDu6l0/4Kg+ajver3ZXl7Y/ub5MBE0gOKigAuklyEFF3x+hPpQRi hszfQsCzUoIX5v+OIL/SXopTnxZ/tBDlvTAvQthfClPaYHrTbAig1ePz9rXhcaI02hXU OTPUREHaAq+CdEEAmbdwF5VM1kxqziFG+j3TKxOXsukTOXnUOF1GsIkoMc0CIaU/Y1qr F+YFna+l5NpIhVq2EjamESNEr1WietdqQGeBchqD70rg/fhCZfLaSXh7wAeFDLUj8UqK 41bi48h1S+EChr6MJD2Ae2T2gSp0Ds4v7DnSSTDRd6rW3PB3QPv67m0B/06k9LyevNlF Cl6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682423981; x=1685015981; 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=Xh5TBaL07vGfWA7Zxrp1PACIq0QjJ7lf9X4IQtmwf60=; b=SGzzKhx8aKDAvKDVzN4JMnPErHVxAyqCeZ4nWxVSwjQMqSluPNs2GSZJLB9nAcLlec mV2lyx7OsGUExCQuvPTSf1cBUYPOX/zYhsacwldWjCMFJfKIVpEnV/rRQoBV4gEhbAF6 SL/Sf5xF9QmXOVgn/S+4pe2MqjWkIEF8aGCNhZ7wb4qdmh1MQRLqUC3PixizXZV7E66U 0WCvdyo30ch0Z4F+87Yn2wSj20WVbVl7eDlbldN5ZBEg82CnsnOqrzlbbZa+sOaHZbz0 +FaTturnrxeYuiPOafTKAm28kOwBClc2kYxH1qHP+AqwIeipYUoFvTk4b/xv3Rttn0kJ wEcg== X-Gm-Message-State: AAQBX9dXLb+a1NXyZXmPesgZJUV2U9GFSIID/XuRemdtJPfPAkBwyW9h dUmanhk7ib4Gc7DVZQOXsWMnNrVjYYZPJXf5NcI= X-Google-Smtp-Source: AKy350a6yjxjHrE2qfuLiU8JYfWVzK1hsqbM0m1L1PYLItUHTOJ5H3spWXec+HHG41cMSpNdhQUlvw== X-Received: by 2002:ad4:5f4a:0:b0:5f3:deca:ee3 with SMTP id p10-20020ad45f4a000000b005f3deca0ee3mr36720039qvg.17.1682423981190; Tue, 25 Apr 2023 04:59:41 -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 e9-20020a0ce3c9000000b005f7ff6b1a67sm4014807qvl.91.2023.04.25.04.59.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Apr 2023 04:59:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126506 [PATCH 5/5] net/cnxk: add mempool check for frag attach Date: Tue, 25 Apr 2023 07:59:39 -0400 Message-Id: <20230425115939.3258854-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230425104010.339177-5-rbhansali@marvell.com> References: <20230425104010.339177-5-rbhansali@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/126506/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4796694051