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 D90D543D06 for ; Fri, 22 Mar 2024 15:45:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4FD5402A7 for ; Fri, 22 Mar 2024 15:45:21 +0100 (CET) Received: from mail-ot1-f52.google.com (mail-ot1-f52.google.com [209.85.210.52]) by mails.dpdk.org (Postfix) with ESMTP id 209EF40284 for ; Fri, 22 Mar 2024 15:45:17 +0100 (CET) Received: by mail-ot1-f52.google.com with SMTP id 46e09a7af769-6e6b582d266so714354a34.3 for ; Fri, 22 Mar 2024 07:45:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711118716; x=1711723516; 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=cd7sFJPeDPRr4bshosNQaT6U/fHI4zPbK/FnMa3Kw7Q=; b=k1Ga+hJcGxcynAjLLlIB/g6KvAjbtNJV/PoWO7haRp3UZKay+D3Y2/2g+IroDvzZDO cM88PElvXaVstPKmxzY7oDLrfJn4N4VdXK6928RoH5P3jJu7yFi7xxf648WtNsMOgeQY ejxzHz5DBtCJ/jH4k98H8o02zQ6w1dIDvo1YrqJB4uJaCrIaRuzT2Eka3pm0PM6b/wXA VcwesxhxOAWoCqb2Q+MUBtkvomH8/sUg+ILyOf4zQWn8zehM8Gnl3S5tKnuo9/AJHUtn ywGpqhIuE/LatXB/PZQ+BdoLrN1EVS1euP/fhad26EBpHHhBFLnDP0BlvYZzHXYdn6qd d9sA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711118716; x=1711723516; 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=cd7sFJPeDPRr4bshosNQaT6U/fHI4zPbK/FnMa3Kw7Q=; b=WGiJ61YkU4jMkSyrE5MED+bK7dQJppsgzszMFMoWrZWlipaweq6Il0d8snevDFrRvC 6wwTB03nTf65y9D7RxY4+NJvWPESII4bCD+7JI0Hfjdff3+dN4vI1NDy/sN0NT8FzbuE NVxp+pzV6A9sQkRo0tRFassIBmpMSm4bY4UrNU15B0Vt6GU0PfDkwb+97RzwWYoEh8Ds pdWUE5+v57Go2oXoZseQviwa/bmcX0aSypFWRofB8/JbN2sJK625zkdodEfIBasTtt0r zYmX9a/2FyVj+IS3bd3qfD6v7t5J5ZuzHu8HCyX3dypmImpmQANM4FR7etzsJPOAXuO0 z3+A== X-Gm-Message-State: AOJu0Yysm8TqNVKufIW9uzlb0WUSBhZWhb/S3r54hAv+GFXDngzrWx2h PPhoEdzr8OSg58bCqKq0jOGaAdUHE/TUmgihiZUXeIrxInNlC99yoFGm2spJYyeD5IgeT8BmZK0 t X-Google-Smtp-Source: AGHT+IHj4jNHBzmEwjRYEnKYekQiy60LaSAG+jYDAuLfBwo1YmjZi6JvMwLu1eEsZ7y7eWm2wNnrdQ== X-Received: by 2002:a05:6830:22d7:b0:6e6:bcda:a5fa with SMTP id q23-20020a05683022d700b006e6bcdaa5famr1838681otc.2.1711118716025; Fri, 22 Mar 2024 07:45:16 -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 u16-20020a05620a121000b0078a3a648bc3sm504294qkj.2.2024.03.22.07.45.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Mar 2024 07:45:15 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138748 [PATCH] table: remove experimental CRC API for some arches Date: Fri, 22 Mar 2024 10:45:14 -0400 Message-Id: <20240322144514.3001841-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240322135328.393562-1-david.marchand@redhat.com> References: <20240322135328.393562-1-david.marchand@redhat.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/138748/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8391556998