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 D18494331D for ; Mon, 13 Nov 2023 18:20:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD2CA4026C for ; Mon, 13 Nov 2023 18:20:20 +0100 (CET) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id D3C704026C for ; Mon, 13 Nov 2023 18:20:18 +0100 (CET) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-7788db95652so313501985a.2 for ; Mon, 13 Nov 2023 09:20:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699896018; x=1700500818; 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=RhFW6xRAwCcocR6izJhIbEsEQa2dzvQj3/84pWURRfc=; b=WQRnw9dfE1ltnF7jrh3e7b/RQCS+XPKbi9W4mME2UHQwS/mTdV6DlkisHoqjU/YiQu A7u4TllY2RlDhN72BDgxDi0gEeXNE2A5GAVQOcjrsC3P3UxNhY2K4NXAPbmwc6zukDaR 2LQ4gcwhNf1wPLx8MZiJWN+22yYshqMpf9BnsOBjFBPf13Vb2wFju5SdQWPHbT7BYG6m hPilIPVADaa0HnbPe7nlvsYfLnAT1qjVh8/wS018NB1+YxBwqTlE9l3OvTxJin369Dzl 9UEhuMb0DlRijiRagpXbcVObY4M8HtqY7wGzSkSeYkwLR9tyGxrB3Ixe4QzomeYH16pV IuTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699896018; x=1700500818; 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=RhFW6xRAwCcocR6izJhIbEsEQa2dzvQj3/84pWURRfc=; b=b64StHK0Sh44Yz7UqpUroxw6XXfLI3VPGSQgFgNQNTn25DUVVAN8n3rE28a7l3zezq CTOkURznj1R3EG5gpHFhmOwlNjNJMeSv/0aa5yQkcCsb6hn6BsGgpsgK8MjXG+7qZsbi RfD8VBa9bFeu+bpTC8nMFkfJK7Kv2MXxph3UtHqYS1fFsQXTLfFU8Dht2bj0uq0c1Jaf LepkvQtfQaei7CDwCGPfYB2jIQgeo6usou6Oq9VlVMexTOpfqIB3DxTCsTaxudNP+smb datoOW3Ou8jxOwbJrH3gvWCHEy++Yec7DkLXIB7QFWyC6upeQONCCciExsesAz8rKhIV 0LHg== X-Gm-Message-State: AOJu0YxAD80TmEgLoKS9tjYCgXptfdsruMvFENIbE++lDPAZzex0V9wn TSSCplaoIGvFhyziBJdTn9FrwkwVKFP4S7ZUGk0= X-Google-Smtp-Source: AGHT+IG61GCNyDPbecfVxZUsDDr/70jpyOcJGh1veecNx8FMqZ9y0fdWGwopK4H0dLn+X+mazVlTjQ== X-Received: by 2002:a05:622a:189d:b0:412:2ed3:38ec with SMTP id v29-20020a05622a189d00b004122ed338ecmr8494429qtc.18.1699896017963; Mon, 13 Nov 2023 09:20:17 -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 b20-20020ac844d4000000b00417f330026bsm2072981qto.49.2023.11.13.09.20.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Nov 2023 09:20:17 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134165 [PATCH v5 2/2] examples/l3fwd: relax RX Offload with option Date: Mon, 13 Nov 2023 12:20:16 -0500 Message-Id: <20231113172016.2187019-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231113161135.125307-3-taozj888@163.com> References: <20231113161135.125307-3-taozj888@163.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/134165/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6852759078