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 DAAB643C89 for ; Mon, 11 Mar 2024 16:42:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2F434027C for ; Mon, 11 Mar 2024 16:42:55 +0100 (CET) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by mails.dpdk.org (Postfix) with ESMTP id 92FED4026B for ; Mon, 11 Mar 2024 16:42:54 +0100 (CET) Received: by mail-qv1-f45.google.com with SMTP id 6a1803df08f44-690d7a8f904so5667696d6.1 for ; Mon, 11 Mar 2024 08:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710171774; x=1710776574; darn=dpdk.org; 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=696hSiY8+KlJqzI3ykVxMhvGUL6xaOhMLkBq7y1AhjA=; b=IgiYLhZ4KSbnriG1KkksTVaB+//ptHAv/WbRYDzDKiO0kw6qX7UWEGjF9prFQTWTKy FsUxXD887cHnpI58gPzPFUdSLXP+ZaTXPleNTud4oAcPpNMqGMcFFDzbS4gpryMsGUda oG4EktkWRNbxBo/U0jwItYIzQQ2JBzJB391PrtSmUEw2gCXGQ6mvgUjBMPvBXF5bs6ja 7f9u7DmOeMnspf3d6Nv/7R7tHcUiZpZ3oOvOVJ8qBIlp0Yt+JErhokFK9+fwzWSkqrLq VDVEHAM3fKw+gFxldWklmn8lQKhD1QlObN34gSGLb8jX5v1iUknS/BEq4bmZ+UvfpeM4 UfpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710171774; x=1710776574; 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=696hSiY8+KlJqzI3ykVxMhvGUL6xaOhMLkBq7y1AhjA=; b=MMcx70c+oCS7XPDIzv9EBrNrzdMMNQlXJAJdRw4cKfflV/vO1losAlVDI18+RFVyC4 YgqyihDLZBs/GSdFJm7WiDGPUQg1Z8TzqL/jTgLrAaQkQrIbC5Bbczr2c74ZYU3cTSrx 6ybiREmrkD3avJsDVgYhjIHZHe1W7COWcvRF+yHjoTiUNkUnpVKtTldDXiCT+HrwZlut j62nzZ/r5gAJuLwoKCv7ZUzQdZsC/ShW89NXqGaQ585faesVwBg2YyjD1GMq6xwSkZxK aarwB8BDdBNPNRyRfRYKWMQ/Jpc0Ddw6QBjEaDlUxXeCQ5mRiEaXW1o41TZY4QzdUWHY mIjw== X-Gm-Message-State: AOJu0Yycf8uWKSTPFWWwnTaELRdBiGsEO6zpg7oZdrbtvrs7Ba71QF0E ZKwp4Ux4R7zqYrJG67/8PNJ9vlQIaUlqUXL9xrvk4Wqul8g7Y2Riat5jzjI9BQka/DU8gAwafvu 5 X-Google-Smtp-Source: AGHT+IFSZcgHec8soT4Q8q/AqnsU1BdXUV9yIT/5elAeiG2gTWm7LtWlmD5cQWgiQ4C85Ll/uSn1OQ== X-Received: by 2002:a05:6214:e6c:b0:68f:de5f:44b4 with SMTP id jz12-20020a0562140e6c00b0068fde5f44b4mr11960780qvb.10.1710171773665; Mon, 11 Mar 2024 08:42:53 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id j10-20020a0cf50a000000b00690c963f1a4sm1769158qvm.107.2024.03.11.08.42.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Mar 2024 08:42:53 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138157 [PATCH v9 5/5] test: add unit test for ptr compression Date: Mon, 11 Mar 2024 11:42:51 -0400 Message-Id: <20240311154251.3146527-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240311144706.204831-6-paul.szczepanek@arm.com> References: <20240311144706.204831-6-paul.szczepanek@arm.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/138157/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8235051999