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 47F48461BF for ; Fri, 7 Feb 2025 21:25:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45F2740280 for ; Fri, 7 Feb 2025 21:25:14 +0100 (CET) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) by mails.dpdk.org (Postfix) with ESMTP id 9B13A40270 for ; Fri, 7 Feb 2025 21:25:12 +0100 (CET) Received: by mail-oi1-f181.google.com with SMTP id 5614622812f47-3eba559611aso667942b6e.0 for ; Fri, 07 Feb 2025 12:25:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1738959911; x=1739564711; 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=WYGML9tglrR0SMBiKNYpbU2GT/xNzbko+8BILfqhrfI=; b=1K1RQYqd/B+xVD+7531bRAZRsynd1G2sL8qIyJBxyrsc1wETigLXV9R2g/PpUybqnn WKCnRfH9yeITNLoxNnzHXWoaOcu6nz+BxOHJ0r7YYRBZdvcmuqoT0qPmhyLdMgMhsD+r CSk/vtXGx6mjN6jof5Sp+0LwagwI6CXT+JoqzPutvjlKYG7kCDCuzbYywuVd2d1MtGcx 1+aX36gp29/Pbnm53qbRELPfZpaiGo25VsiX/oC9EWWRHk2m2QizY5fru0YaBb1kb5B0 jkzeJPXGYG+hwEW41Vm+Ir6MLgA4UOXd/VgSSeB9uRfwacnRGx8zrlBZ13OngeR8bjFr QbqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738959911; x=1739564711; 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=WYGML9tglrR0SMBiKNYpbU2GT/xNzbko+8BILfqhrfI=; b=SqSIa2ECXPsc4AzyLVBEQETJrUXoVWqE7rxndrfwCjgi2h8E7Q1Svg56RJ94eYOToH UAm+caLkFiqyHfBtprmLIjkAkvT/5DozsaimTuFnNdDS94pK27jWkCLqUo+WaeXgm6a2 H+GnQkh3thDimneHJavRTu1ylkE3e1Hv7x+pfIg4Ni3JhL+63l4xa4rxAaYYtSpxwkuq BeD+6gDn2UIUTDUKVuX/js1PZjo1wIGTCIm6bKknsx6XuWjkUfPY/6RvUSTd06bB4zXB ObRNsa24/nCEe5ffQND6nM/sHTP5nT+Wk6Dus/gtvs8hUIzpxJbpNGIq8sYYzokSE2mT LttA== X-Gm-Message-State: AOJu0YzKL3g9jbRn21ZeIsJEzKX2W4PeBvpugp7h0kg0vLlu+UReDx9U 14UStwE+A7Nrl3z3VxSM6bN8PpQ7HEtXrcF+23wUMYIfmCEQMqQ3BwmOWeGwCqwqKGe9d+Lwmsl k X-Gm-Gg: ASbGncs1XTUzN3wUFzNN+PrSfviQVKWNSbcRqbVuVmwvFV/jDXKVAl1G1ScIH6fvKmC FzCIZs7MFRKpzOUf+CtNpCGeydmtFpz4V8C2MzU65HAphghildkK5379ex2sMC8mWpgdTJTF0Py 0WXOZ+FLcRgr1AOjmNPzdj7bLicLubZIXqwDIEGnY44TMCuePR+sMBxvvvazRUgJG1/IKIifp9B TnIY4VJU4nXJvoJQS9kVom0fz5SpYpRxh923M1WL2MW1taljqT+MYQvXiSNGWnn8C/okUmI1fl/ PqJIzPZ0Y/VkUiW29tPF9aCY511jjOPAMQ7o4m6N7/e215BF+3wA X-Google-Smtp-Source: AGHT+IEiyUUzjx4XmyY602rQqi8jx7nk09rFpnba76VcnDWrByu7XYmV59ZrUMcye1vVPWUBQZHg4Q== X-Received: by 2002:a05:6808:1817:b0:3ef:27fe:e984 with SMTP id 5614622812f47-3f3922d745cmr3473113b6e.12.1738959911269; Fri, 07 Feb 2025 12:25:11 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 5614622812f47-3f389fb42e0sm913828b6e.34.2025.02.07.12.25.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Feb 2025 12:25:10 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw151136 [PATCH v5] net: add thread-safe crc api Date: Fri, 7 Feb 2025 15:25:09 -0500 Message-ID: <20250207202509.576545-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250207182443.9775-1-arkadiuszx.kusztal@intel.com> References: <20250207182443.9775-1-arkadiuszx.kusztal@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/151136/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13206788608