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 B9CB94365C for ; Tue, 5 Dec 2023 06:05:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B428042D7D for ; Tue, 5 Dec 2023 06:05:59 +0100 (CET) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 732E742D45 for ; Tue, 5 Dec 2023 06:05:58 +0100 (CET) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-77f04969d2eso161026485a.1 for ; Mon, 04 Dec 2023 21:05:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1701752757; x=1702357557; 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=7Se7Aey4us1ECntHdJRtD7yqcCxdA2tpsY2bJcPdXYg=; b=J31G6nLCyRgTIcF+/9xon6sVU6k9uBS74jmZlR5zIQSiVWmPGIG3WcX14qQXboX7iF udKxk9yv9P7/n6ZyH11PTkkYwkSfC4l5uT2bIPtRriEsPfrv6hK9u6nNEsm/jJIZZGpS wzGEPKNBPB9wvWzGJZo4jqF15LN4ar2/pMPXai2Imdocx02wCtiFUhQnjGKJxZtBO4Ct ZRhbW5YsJucm+CFQZxg4f8w/JHAsCySZrZtXxgSwZMvtgI94k9+K77DIi+E1eHE5ddMX ND8bSmtslqJyMtIviwd6NJ1yTchrXXcSFHC2Z7pqbKWJmPDMdjGCtfz2delUxkOKaLpv FH7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701752757; x=1702357557; 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=7Se7Aey4us1ECntHdJRtD7yqcCxdA2tpsY2bJcPdXYg=; b=PEtZojgyJpqkURo1ZXOBAmvi3Gwf081WcyRDyGPdtRQl6b+cXF4FPBC96FfKpc8yrC WgFKqKo5GiD7ajMTZ1K1LJQIyLTy2cjZ2c4ICfO7G+p7vlRnKbBZZg4CattKcTOj9qcN tTo8R6bL+7asbKPr8podo7xCuV45JlTYDktxV3Afn/+XDRSrbtGupx+0EEaJ0AmU11Sm d4Z2EHhobQd+tnYveKYajQZ4nb8zRg9yM98KCPPqGF+F4wu8RNN82lcfQjUMwWu7gMmp ecW9Aw3+B15DKJhx0nbj9EiO3Hy8EM/ngJPyCVFj9PU94wCI9x7UXkTVCnBujSYR+u5v 3cjQ== X-Gm-Message-State: AOJu0Yx5K9LBuejkBFCwGkIJwLE85AFDEEzAqzcfDYryzNkzA+s5s/oQ Q2G+kc9OarlQXNbeYQL/fXJTYCuZug/EOSYsOwU= X-Google-Smtp-Source: AGHT+IFsYNrmWDMHTdtsrnCGztAal9PBb2j6iFa8DLVh8jgsBvENNCZ0MFYpIY+StUvP/10rjqbjEg== X-Received: by 2002:a05:620a:618e:b0:77d:bf8d:9c95 with SMTP id or14-20020a05620a618e00b0077dbf8d9c95mr817676qkn.62.1701752756986; Mon, 04 Dec 2023 21:05:56 -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 w28-20020a05620a0e9c00b0077dc395df88sm4827996qkm.32.2023.12.04.21.05.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Dec 2023 21:05:56 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134860 [PATCH v1] net/memif: fix segfault with Tx burst larger than 255 Date: Tue, 5 Dec 2023 00:05:55 -0500 Message-Id: <20231205050555.3190901-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231205040524.3525473-1-joyce.kong@arm.com> References: <20231205040524.3525473-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/134860/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7096177767