From nobody Tue Oct 1 00:47:35 2024 X-Original-To: freebsd-net@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 4XHfRl2TGsz5XwJk for ; Tue, 01 Oct 2024 00:47:47 +0000 (UTC) (envelope-from zlei@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XHfRl21WJz4mlv; Tue, 1 Oct 2024 00:47:47 +0000 (UTC) (envelope-from zlei@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727743667; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jNsCLUiWFyvo6s3EOLxJqdZ3js8UuLlEdiyX5o9wpIg=; b=orFByWHfCc3oFpNhr2dDFKTpDae8hWzjC0LaIMZAzUIYSqNJYbVV1+hCJTtAjzntnETLQh tLvDBQTxh/yZISP5BLWHI21Nuok8r2RsUI8CtTmB35cjzkADuXIhURoUMw6JZ7HYifYJxE +1CGnZlpj7ClNdNdmGrUH6Wuq+ckdZKaoBdz5Hg2JPWOwitqH6t1oQjbmoznQPnJbqBRi3 aXgY71sN4a1CkhpybkEJBf4hbNBxdxIi3/NzHBuhm4s6lNo1WX3ZLov3pDbESgxo8ivHBQ CGOKaj9/09wfa+DDsJYMvTT03bpZeMJ0Hoh6Kxb/kECJlRaa0fqU8iSBQY7TtQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727743667; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jNsCLUiWFyvo6s3EOLxJqdZ3js8UuLlEdiyX5o9wpIg=; b=mfHHl9UB+MJJbZeW+DgD+CaW+eurKqT16HP5UbDIAkNAmWIlGe7Nk/DIrjKn2e+ZGnRNTM UyDfIVXkIpWBRLMSJZC7JWawfrenqCwFK6ia/vxVrCvdu6r8OjBn4pMkkQRxIyG539N3R1 1ZrQOj8DK9lwmGgyurI5rIuKrfaE4LPnu/rUyE6UEC6LEnJWrzgGBTOKeq2hIr7xn7eBaH ZA6cxfk6NY9MSQmrTJvq8ULjMG9MBsxPvX7qDFNvtMU25LPKnob3d3KZ9IdWGly83ZI/Y/ eHN2i/mm+W1IiWJp8jk2haldvLFAnkAcxVy0WAjrLR//C77RFqFYGBhYQiaYog== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727743667; a=rsa-sha256; cv=none; b=K9x79onKE0+mvZWNVAGpZIVdMVUJyYG3HZ1KlXoHcfvDjmaLRlRcRKU/SnD3jpNJu/9AEk yjqocZ5XNflFX2fWbLG+dfig1mNrRUuMGDAUTXRqj7LCLFPpB7gZyw6QxXx+6zUvshDfS5 gHWhXVgmaNpxZ3L0yw6w5nCMPnG7aujPc0sjJyN1VDtiPlNknqhB6o2w/aNohCVCVqzSzQ qTG1XcTWdFfEGR8HoSjimPeW0sqTllq8kHK2xY2k0J4p8coExN8SRirUKgIyKw9OPVIvbJ hXMOKYeQj6CmIo4SmFxHBRQh1cZrGGr5AO4k8G5Kjsb40+8AdiCTBZaI4b4WZg== Received: from smtpclient.apple (ns1.oxydns.net [45.32.91.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: zlei/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4XHfRk3KZ5zYy0; Tue, 1 Oct 2024 00:47:46 +0000 (UTC) (envelope-from zlei@FreeBSD.org) From: Zhenlei Huang Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.10\)) Subject: CALL FOR TEST axgbe promisc mode Message-Id: <31932BD6-8427-4E68-8496-81AADCE9E290@FreeBSD.org> Date: Tue, 1 Oct 2024 08:47:35 +0800 Cc: Mark Johnston To: FreeBSD Net X-Mailer: Apple Mail (2.3696.120.41.1.10) Hi, I have a simple patch [1] to fix setting PROMISC mode for driver axgbe. = I do not have that hardware, so can not runtime verify the fix. I'd = appreciate if someone could have a test for it. The test plan is simple, either of the following should suffice: =E2=80=A2 Do traffic sniffing on axgbe interface. The interface will = enter promisc mode and should see packets not for us. =E2=80=A2 Create if_bridge(4) and bring axgbe interface a member. Make = traffic over if_bridge. 1. https://reviews.freebsd.org/D46794 ( axgbe: Fix setting promisc mode = ) Best regards, Zhenlei