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 0E9F0439CA for ; Fri, 26 Jan 2024 04:44:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E12C3402A7 for ; Fri, 26 Jan 2024 04:44:21 +0100 (CET) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id A870640289 for ; Fri, 26 Jan 2024 04:44:20 +0100 (CET) Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-68192840641so666606d6.1 for ; Thu, 25 Jan 2024 19:44:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1706240659; x=1706845459; 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=vrLZ73HtVVMK6x98KFQFqEbo6wrQLC3wSfTZkf8uX1A=; b=YbBukRP7uFRxvsDKTtYyLPAxmjkKlWKUMdIOW1vcnRrsAOT/mwZ5HPTLV27zhYmy6p gTWjMJOUMwZE9Kwv07o+VJ5IQraFBXcSlo0lMQ/7ykekJ2wadrSu/UPbqTy/ybX5EAYM s+WhQzBT6dK7HA0iNDiuTjw3MRDTMZ8m+hOldcOeIoTRmfllcGr0238ESBlH2hnQWBHS Y5c/gEg8tZWbZ5t64QFBYAFEUd9YYtr+Qt6A4nqaEKvGSXyVALYWBzoVfZoNhwcOe5Ju NMTLkb+TTPPjFMux5u1Alb743KYpKFUpIlT6GJIiLK3N6fkGW6wxwKxZ2fHhNydltlVC Xgpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706240659; x=1706845459; 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=vrLZ73HtVVMK6x98KFQFqEbo6wrQLC3wSfTZkf8uX1A=; b=BfJOCfoFh5Ul8wxo1HVON/Itkw65k1aD7iVgoL8suSgRcEoZa74pDnLhwnEFYGlnWq ecD2GKOa7PD1/uqHGhuV+HfTeNdQpbjtFqoJcZA9850B6DN8hLaXSbva4ylTixMUfgnF GWPsxfTkpJRORJY1UuxVQeudssm19SCEWyE5te/PnpWRScXevV1RT3bTkT2NwDyZsjl8 dysZA/GhIBK9/7qMsOZfiol2cCGVYErR0A8UBcK3KhR8j1JBxqT2vSBG5h4bjO42f7Wf cFLeUs+or78YyPWMMywf2rMu0YGIkIS6gA+Ry5qYkw5I8y5bLWvSGpAMB2iJCqgycddi CXWQ== X-Gm-Message-State: AOJu0YyNaeCl0BG4QorHGHOERwpADtsGx2yKw5LoWSfMo4KgetEFx0Ki DP8DFox+VOFxpd2eqr51LFpQY9tl3h2iDiX/w52FrXjTOef7ySzotckyho8N28IqLx/yV5DdY2o 9 X-Google-Smtp-Source: AGHT+IG6XBfRmLNBdol8KDYYJAOCaUlcl1TCUn72tH0L509w0jeafjySZvw7VFVdYyTCzRslwD5nCw== X-Received: by 2002:a05:6214:484:b0:686:aaf0:4bc with SMTP id pt4-20020a056214048400b00686aaf004bcmr817034qvb.97.1706240659504; Thu, 25 Jan 2024 19:44:19 -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 g18-20020ad45112000000b006842fc3db36sm162839qvp.101.2024.01.25.19.44.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Jan 2024 19:44:19 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136170 [PATCH] app/testpmd: fix crash in multi-process packet forwarding Date: Thu, 25 Jan 2024 22:44:17 -0500 Message-Id: <20240126034417.1905259-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240126024110.2671570-1-huangdengdui@huawei.com> References: <20240126024110.2671570-1-huangdengdui@huawei.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/136170/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7663449079