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 E4AC143AAA for ; Mon, 12 Feb 2024 07:44:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C782C40274 for ; Mon, 12 Feb 2024 07:44:22 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 6EB6C40151 for ; Mon, 12 Feb 2024 07:44:21 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-78574840242so113218885a.0 for ; Sun, 11 Feb 2024 22:44:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707720260; x=1708325060; 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=luzLjT4gePeFLKjKa7AeqP6EOSAw0X9kAtd/U6o1k0g=; b=exNvfT7ysqLEtrUfrSXnIHqftMTsAh4crTKIsTPEJ2vJ9zkoJqoBAxTSTjotXuT08e BVJwhyyRo2Ba3QQO4VmmyJXL0yVzo2dpSqWSf8A/yvBEpMDsev6nHlFdvZwxOilnRn+I BtYyVGu3ZVe5V/kxG25Bt4o9861Ym9gk0H6xJnRyFLpsB7fLyY4QN9Dzvo4rCCE4WDuy CKaFHJKvXFU37knEiIRULjlruPpzVVUW491AlRU5PEjMEFwwd5ZGPBevN+ywqhd8HZ1R HmIqmRwAdR8vIO+XrKNYZrwyulFJeb4tcorgZk7VRP1+slPSi2RIcad5k53zRXttexih xbtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707720260; x=1708325060; 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=luzLjT4gePeFLKjKa7AeqP6EOSAw0X9kAtd/U6o1k0g=; b=pulbmKJiOPGhmulhD/Dye/M3yQmuexGMXTHdcRhbLlbtZ1sGlq4kgg/r3MJXkv4doo 7rGMRkWTxVUKYKjdMZDimheQzVpFn2wUJlY5aP7d5tOAQqFLvZfy+zZSFxKxn1iJoOkR LV3CyQFJRWfo8pvXbAoiKdi/SEPlZBtGG9hDr7c8hQKvV+2yYyzsZHKwfzQRrc+fQsZu Bh6DR1CU8x5AVULo0fQdWE/rf6PkQLnwoOoi22cIeFYs2Lh+QUDWwQ2pW4MPkD3kV5Wp D+PNG7hT1VQ0gwOJj+QcsX7s5TvHzpvquZaASZRuFFcBSk9H40CTTs683VwkbMPkm1E+ NDLA== X-Gm-Message-State: AOJu0Yy/9KHRJPp9AcND9n5S4CcLmeF9hWLfS+CnxE3C66wM2BebIknz WHf+O1wdkb5qRvxIVyRejnHXFO9RNNLjK0AOIWCsO9lw8SzS31ahY+ycr1abromNHC0ngz1et/F 7 X-Google-Smtp-Source: AGHT+IEuxkhR/Dkc5+VlFX8DNr8KwzeZYR7W4h+dxswfh1wqqAryEzcx1mSTRwM3/pF8RjVWSTd15Q== X-Received: by 2002:a05:620a:4904:b0:785:cde1:4c28 with SMTP id vy4-20020a05620a490400b00785cde14c28mr4557458qkn.63.1707720260264; Sun, 11 Feb 2024 22:44:20 -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 j14-20020a05620a146e00b007854018044bsm1793090qkl.134.2024.02.11.22.44.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 11 Feb 2024 22:44:19 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136589 [PATCH v4] common/sfc: replace out of bounds condition with static_assert Date: Mon, 12 Feb 2024 01:44:18 -0500 Message-Id: <20240212064418.3552494-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240212054917.12475-1-stephen@networkplumber.org> References: <20240212054917.12475-1-stephen@networkplumber.org> 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/136589/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7867892644