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 5D9A442EC5 for ; Thu, 20 Jul 2023 12:58:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59EC140DF5 for ; Thu, 20 Jul 2023 12:58:34 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id BFF2440DF5 for ; Thu, 20 Jul 2023 12:58:32 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-765a311a7a9so32041785a.0 for ; Thu, 20 Jul 2023 03:58:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689850712; x=1690455512; 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=9AyYLN+bHENrs6pVvxR1Rq4Ci273uL2ML1p7k+SlTF4=; b=UAYEm5APr6iu2pF+gqJK0tXTPDY6O1m4Ti3GN4OcWO81+EAS0OvNIU+rYhKUH2hLRa OyEFz66wHPPkyR5ccmSrvek+zekkdPb/wpTfZ7BvrSODIQblf9EG2WivvYbP1RpHlK6m kuNvhA8XCvWoLUE74FqkdbGiIfSetr9BIwfj2Jgvvckg06XcK7xVak9m67vUeUnjRWnZ DzfcNmOCaw6yicNTsJ5SNjEN68eEezPXkfT4uns+Fdt72MrgJBV9tF23aMns78McRrWa w9rQlOIfFv9pofNDTCV3VmYC29UOQoIF91UP/EP0q4EtnuzBvuIlma7cAQUfcBt4Zsq5 PXKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689850712; x=1690455512; 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=9AyYLN+bHENrs6pVvxR1Rq4Ci273uL2ML1p7k+SlTF4=; b=doUBLorNsUwVj1d9pUIhD5NWiAVo8qYXGhXSvaFLaokTJ3KxwJSwJbXpBt0OzaRSB2 z5ZKtr19GbaB05PNVjFKX+Cz/d8wkVbS7Dy9P1NglmfL2ocNhili825UWliE1lmEA/ax WiygK+vp4Nrm7HWB2kY+XQz4EBOZiM3qYlODa2axkissXbaCSR+rIkgHsNLJx13UEwGw fIm8ElomZISMRCQk0iOGA8Bp3uoEh8/TJ/49t9LQopLhZOSCK67sk58mvWlqoMqk4b75 u5V02z3C24tULqcUfolrHqa1AGqp/Q1r6piU7/r7/Wr7ydVqZ3LMwo8skdL4wJ17WhUP bZ4A== X-Gm-Message-State: ABy/qLZs1ENzcilUOiNxbWXXyJTjw5wdqvlNWkkAnvDJFTWltQPpG/Gb X3z5AGgNKckSL/q6IdrLSgcGmCEL8HiP6HMCTiY= X-Google-Smtp-Source: APBJJlFZkmKIxO+ONJ3xqfkulhUTd9NypMrUcot6g7vHvmYmk2cBEd3sxuoud212SpvYfPPDpj2TLw== X-Received: by 2002:a05:620a:319e:b0:765:3a81:c3eb with SMTP id bi30-20020a05620a319e00b007653a81c3ebmr5098124qkb.6.1689850711963; Thu, 20 Jul 2023 03:58:31 -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 h7-20020a05620a10a700b0076825ff2295sm147472qkk.133.2023.07.20.03.58.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 03:58:31 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129662 [PATCH v1] examples/l3fwd: relax the RSS/Offload requirement Date: Thu, 20 Jul 2023 06:58:29 -0400 Message-Id: <20230720105829.3601091-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230720101236.177215-1-trevor.tao@arm.com> References: <20230720101236.177215-1-trevor.tao@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/129662/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5609766939