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 D84DC438F6 for ; Thu, 18 Jan 2024 20:00:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA96240E2D for ; Thu, 18 Jan 2024 20:00:36 +0100 (CET) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 871CA402D9 for ; Thu, 18 Jan 2024 20:00:35 +0100 (CET) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-7834dc40bd2so236285a.1 for ; Thu, 18 Jan 2024 11:00:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1705604434; x=1706209234; 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=v7cTLrPMyfjyK7r45Dc5rfbEJRLc9R2QLCs6GHcrjv0=; b=FJfLhuw0KrlyJADewasz/xVuF2kgI89JXe5nSrCvvprW/N2ViOfd4cx/NSjM7Isl9P pooBfiOTzRTqvd7KoThisYX22I8uWzBv0Lm1Kkt2klj+XPsy7mmhGycTNoP+3daNiFfI dyMXHtLQTB+XW246qupFwQHz/rA6LV7i2lFLVV/SuQnWJo9DQgGs7vsmNDpQ2mkC5eCn YBpOzADBzMn+E8VfVnhFrNzh6q6axQpJT/kD+ZjY5dju7ckv/xQtGJqFR3CYVj2SDuYN o1c6M6xDzYlBU10j7UMEXvTbvMJbcT2HrmKFF/vXx4akE5+8nw1b8RkBntsRE44Cx1wt W/xA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705604434; x=1706209234; 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=v7cTLrPMyfjyK7r45Dc5rfbEJRLc9R2QLCs6GHcrjv0=; b=ieu7muRxMO/K3L2yKYHgERNpQnEhKtpLIxe3ZEfKgPPV7Gz2ZDWDtbnl1oQvb9sdhE 0AkTS9WvU2y9CAMa4jvWCq7xUfdHYQsCwhZw7v+oCq2kha/JbvO9rs5DaLMbFkTj5tr0 IbTkss18/v3vOoXz/DAVpPANynuyJYGq9bm5FbahKH1HuYue2kNZRxAobzFj3cMCFsJD 8o6fHgEXQq+xcyOvSY5FJ7j3pZqHGpGFFzKZ3DEGZkKOXcq+YMkT988n05tUaHrxAvkj yzwtt9QsEPUTbGlbcR/kvUrFURV2IdBfaVy23dnSvpqtybGb0S89DKtvUToiTcSXTRi4 WciA== X-Gm-Message-State: AOJu0YzOZHFV+kw0zg5hxGL25cs/gDLpXxgdvIsMVrWxHWFYeF/8+JYb HRXSGyYdHAPZMoYTgG4kLeKhwIAEJ3TdTLGmOmOXWT2PN6VKS/kVEvMRQ47sEXTC+DRv1aHa4NN c X-Google-Smtp-Source: AGHT+IFR7xQHecih2neWExkMyRnve4R09OevWARTz8pLUwhp51c89mWLXi2/WDpQuMzHNZd6wWPEeQ== X-Received: by 2002:a05:620a:2aef:b0:783:3b17:4ebd with SMTP id bn47-20020a05620a2aef00b007833b174ebdmr94092qkb.120.1705604434268; Thu, 18 Jan 2024 11:00:34 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id w15-20020ae9e50f000000b007837a9b3590sm768244qkf.65.2024.01.18.11.00.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Jan 2024 11:00:33 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135966 [PATCH v5 6/6] eal: replace out of bounds VLA with static_assert Date: Thu, 18 Jan 2024 14:00:32 -0500 Message-Id: <20240118190032.1528542-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240118165315.63959-7-stephen@networkplumber.org> References: <20240118165315.63959-7-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/135966/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7573579087