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 6AEA943BAA for ; Fri, 23 Feb 2024 16:04:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 480ED4027C for ; Fri, 23 Feb 2024 16:04:37 +0100 (CET) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 6FF8A4021E for ; Fri, 23 Feb 2024 16:04:35 +0100 (CET) Received: by mail-qt1-f174.google.com with SMTP id d75a77b69052e-42e66520cd7so3297041cf.0 for ; Fri, 23 Feb 2024 07:04:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1708700674; x=1709305474; 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=kuTg3jULfRXMX6b8s1NR7sufpq0ltngN98v0KE4Lg/I=; b=qqFp2Ptk9Yv3XjUMloyTrh6uvnX8pCmosIZVDwtn4tcu12d/ng9mHh7BRqOk0YaeES +SLvgfag0xoYXhOryMYh0wmuYIdWHl8IaQbBfIk476fZknSccrpu1wSaD72EIV+qeOeA 6oyJwUHRTSgkou9gJACu+WFmgGnT8c1X5v1R3WWCKbfoSuL6+rHdicouQ8ghmR8S4qum ydDZhwnBgaFs6yQ+QGndzQGXpiis7cI4KWdrGPBdeOLdDsVx6v5/D8BCnJjGb+MS4nOx gnYGxUKx566nZUsJj1CBnmeSA1NsAP5FdMyfn3zkwgnkWxFnK2D2RMSsUNypY9sdV1Oj 5s9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708700674; x=1709305474; 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=kuTg3jULfRXMX6b8s1NR7sufpq0ltngN98v0KE4Lg/I=; b=JQ3qkQeI9cAGTTcir3gLqZm91T9hJ0Py87fEcNVjGJ3hQmdmUq6GGsYQg1dkLgRLlp XBBOEHvrKiFI4w07EB0+Y2CZomQ6ciajM8hdLKhcARLz31FA9c3Ac8aUTcLyVvoeuvLl fqkLSxIj0VXMAKnQB0t0aiR8ZlJee40UwwQu6+9VjTvy80KeXDxG9kVBhCm7TY7Ex5Ve +4gfe3422Zyj3P2Xw/ViFeUwVU18NUPWCkVGZku+WQ9ue458xN3p3poCKz74oNJIDfw4 BLVADdprWaiA6Z1lH2sVg5g71vduzjaUCGqWHlIQ8cjZ7D7L42A/nhK2TeeK3MxZYAeS RDZw== X-Gm-Message-State: AOJu0YzJjyan55k2Ppee3hY5Mm7nNX4biNdyyj+3uO7HS+Adq4rSF5mP QTqaOOb6XWAL5RwzYTj8K4qgXUmWG3Y08QWtPGFDeFNzgPHD4Ox+G72YwR/FAsEGNlblRYoNQov Z X-Google-Smtp-Source: AGHT+IGcPxMnkY/yf6Ae2atA5qLoryGbANAGvE9TVUCiDjZ/xmN1K1BxLOSP5i8wTjWrG/7pw7A/bg== X-Received: by 2002:a05:620a:1a07:b0:787:b5e6:ff4f with SMTP id bk7-20020a05620a1a0700b00787b5e6ff4fmr92331qkb.36.1708700674523; Fri, 23 Feb 2024 07:04:34 -0800 (PST) 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 p13-20020ae9f30d000000b00787b853d3casm410275qkg.58.2024.02.23.07.04.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Feb 2024 07:04:34 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137099 [PATCH v9] net/bnx2x: fix warnings about rte_memcpy lengths Date: Fri, 23 Feb 2024 10:04:32 -0500 Message-Id: <20240223150432.2533300-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240223140056.130844-1-mb@smartsharesystems.com> References: <20240223140056.130844-1-mb@smartsharesystems.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/137099/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8020628340