From nobody Sat Mar 11 17:05:37 2023 X-Original-To: testing@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PYq756Q78z3xrST for ; Sat, 11 Mar 2023 17:05:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PYq754g8Hz3lym for ; Sat, 11 Mar 2023 17:05:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678554337; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nqhcP2G0kEU0Teid9iqG7RscyqSao9soWUY0tAOobMk=; b=px97sxdDosHxyU5k98QocWjBt6n+xYHdPeKdOgdqYko4IeJnMuvClHZTXx+hgMASA6lN+7 SrbBUFQNrGvlFGzX6YP/M3zzsG48dLgzcuDQ3g7WTBB3pgnRzyBIHJUCDH1o+qDfpMHng9 sUYJW7PKK9SUwErU6dnSGUzqmFtn7OOyKMLl8ZDfszB+LYVfWbE/GkwXCAiIT7nCJmrgMo aaHAcati3XiP6Jvc1tzCM9kVR6Kv5rLma2Udhc288UOVMTLArywC/eH4dAWwyOzdYlWrG7 Otf8YRBDTg+0WFfwIXwUgREtr4tngNXOr/oP22ZNdNgF9+S5bz/K6aHS7MbFjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678554337; a=rsa-sha256; cv=none; b=a+FIMz4duED5IwBxSkmL/ueSVcZmRRu5rl4rSS+hs2Jo3SGDETngfmuCd6TF/La1XFJs/m DgmXHG2IkiJT4s4qH4uU2Lt7XL3gc6rT5AjWqWUDzQlOSIJMZNdbYVVW1QXwg48Ley7JQf Hpw1rHiIDT232YlcOR8xJ5N1gfzQGTUyEvMXiwuc/2X48dPGWn+bOUD++LZ04ZNnV1hD4m FngonjrX2YvxW3tf+PSRgztGZ3g99bXHf4sBfTr1GHwR7uIpT7fgG/KZysHPYoQ1RETOH0 ZPpX5aJyf1VvmTfBAWJkx/sBfwmke+5sQq+A4QN3z5t+H/bOF2ElqyH4OmRyng== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PYq753jtSzddG for ; Sat, 11 Mar 2023 17:05:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 32BH5bfg097475 for ; Sat, 11 Mar 2023 17:05:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32BH5bXG097474 for testing@FreeBSD.org; Sat, 11 Mar 2023 17:05:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 260547] sys.netmap.ctrl-api-test.main fails in CI Date: Sat, 11 Mar 2023 17:05:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260547 --- Comment #4 from Mark Johnston --- (In reply to Vincenzo Maffione from comment #3) If you have a suggestion for how to approach it, I'd be happy to work on th= is. I do wonder why we keep processing the linked list after duplicate options = are encountered. If netmap just returned an error at that point, there would b= e no problem, I think. --=20 You are receiving this mail because: You are the assignee for the bug.=