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 06589424EC for ; Mon, 4 Sep 2023 09:59:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BF10400EF for ; Mon, 4 Sep 2023 09:59:38 +0200 (CEST) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mails.dpdk.org (Postfix) with ESMTP id 14AC8400EF for ; Mon, 4 Sep 2023 09:59:37 +0200 (CEST) Received: by mail-qv1-f50.google.com with SMTP id 6a1803df08f44-64b3504144cso7468076d6.2 for ; Mon, 04 Sep 2023 00:59:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1693814376; x=1694419176; 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=EITupMVWJoVRfUFtI5f2XontnGcmvQrH9czi5KfEhDs=; b=L+/UZDXGMe7fOcebUc/FA+7mTSdoBWbuLKhBUL0ysLSpLc/ziRT5H/ifat7Qy/abMh 4KMLliqNLEVzb/LZBkQyqgbpmNf1xbG330++tzDDEZpqmzRC761Dd6UeQRNV+r91NyOp wFPS04s31dWuM1X8Lw9mUvkhqPGp3hYDeN046u6YBD7ASH5xonqt2+daLZ++nGXfegky eiYjoJ0gfmjcu7fC8LgDsZeBz0S4msZxxl8fFMgHflXdCMHe9joeAX5HJMpRgz+xS9fn bub1aWMScUPkTNKLEKZoALgmWc/yJjI4mYLNuBzU1cOhz7c+bH9S4f9I2wPcvIIbZOZz HWMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693814376; x=1694419176; 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=EITupMVWJoVRfUFtI5f2XontnGcmvQrH9czi5KfEhDs=; b=cTlsT1lD4IvbU20M6lRGrIx5zEEYd7VIZtONb0xSy9L58dB+g8o6Zpdkhpw34oyEqN g+gDjHYACIJ1Av8peJfinktPjHqyP7Q1ZKcIcaavyKCi+zB75ijBjSLgeTfungxCXHOX rIdqgxfzUeCdVjWyaV6731TcxI+j1UaGHOBZjUJkJkS0490TVINX++3DuLLrZKkEL2Lr wa3wNL7uxK8a4Gdug62SnYM3Z2DyivHdDg8ptxF0vRsFgV/Hahhwy4+MUQXsQ07hv5DI Jj2XZ5/PzyAMUduUj9/IGXOrcquEZcLqEKTcdISmNKeo24NiIoSvEgz+bCOE3K8VyyA8 +rFA== X-Gm-Message-State: AOJu0Ywr9rOkcK3P/+UjBzgzAulgzAkaekSLUlv8Qn4kYDrtxDLeUKUP yENzG1plgLIV7W/umTNxgSyt0MDX+tZl8+m7Xeg= X-Google-Smtp-Source: AGHT+IEH7D3O0OSueByCswSvWrHDSBJS9Rs+n/jVDPj4FC/c8FTcnWnGRa2J/0+L1b9Eax0XfOiJNg== X-Received: by 2002:a0c:e2cd:0:b0:64a:b51c:8123 with SMTP id t13-20020a0ce2cd000000b0064ab51c8123mr9010436qvl.8.1693814375992; Mon, 04 Sep 2023 00:59:35 -0700 (PDT) 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 p17-20020a0ce191000000b0064f4d3bc78csm3380242qvl.61.2023.09.04.00.59.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Sep 2023 00:59:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131138 [PATCH v1] net/memif: fix segfault with large burst size Date: Mon, 4 Sep 2023 03:59:34 -0400 Message-Id: <20230904075934.3215496-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230904071041.3403495-1-joyce.kong@arm.com> References: <20230904071041.3403495-1-joyce.kong@arm.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/131138/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6070368305