From nobody Sat Aug 12 16:42:09 2023 X-Original-To: dev-commits-src-all@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 4RNRKB0bmSz4qGXX for ; Sat, 12 Aug 2023 16:42:22 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RNRKB09kzz3NSv for ; Sat, 12 Aug 2023 16:42:22 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-pl1-x632.google.com with SMTP id d9443c01a7336-1bdca7cc28dso5003175ad.1 for ; Sat, 12 Aug 2023 09:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kev009.com; s=google; t=1691858541; x=1692463341; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=vhWaO1A2Dyv87RAOFpVCarA11FYRmrm2DgQv+tRmHBg=; b=IB5HW+OXiWa3LhWSvDRNzshiGmBBCaPH1APdMPdh+LxfQSZ9JRvy6FT5tJh6tb6e3k Em1hSE/lOotkH6aUjLR2lKZ8CnhlXNWkPs/rtBFBiDkXE8sbYmnIUgC5bHVqCP2tmiRN jeIMpZ9e15b07X76vt4iT2751I4fxDTPhR93k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691858541; x=1692463341; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vhWaO1A2Dyv87RAOFpVCarA11FYRmrm2DgQv+tRmHBg=; b=O4djHAl4QxDdt6MYGXWpAhhKPq8NUOnrKVJDOf1ay3kHRlfTSfqK3sGL3g1ljStPjp AqY1Xl6d4ZPwVBNSnETH7wSs8SkTTsiXrGv7QmFUgpqx5Nh4EcxA2Nv4yEfg5zEHHEGM stZBNdgoQSlhPj5yIFqYtqh65pb9kp/SXtU9K5MJ/+Z4GYFCyCPCRLRwlui7DyqdranJ uH5/TOyRQ1d7zOW1NAB8JNyu+iljaLIAKEdN9pGCwvR0tMmJWy5CN0RHCsCXdmZqSzsM e6Ca5w/Daeq9m1xeeCn86rx3aAW3NXmijbuUzv6LyC1Bgc5DALOB/MwJveClLn7M17vr 30ZA== X-Gm-Message-State: AOJu0YzmGNs73xJUnFxWwr6+RNjZ7jY9g2TWg1ZvMsgUD3dGU/kjDMHg kunjj+AjRwE3GruqXNnf4dgdTCpCdmtq95ZfQaz4Dw== X-Google-Smtp-Source: AGHT+IHPNWOEXOzCOgPMccRK7CsS4uzgCq3uRn94jj6MHcTfT4CDwbuAUISszvuCW8PVo4XJGYtO8XRdl0PcwBdJyqE= X-Received: by 2002:a17:902:7488:b0:1bd:d663:45ad with SMTP id h8-20020a170902748800b001bdd66345admr143721pll.68.1691858540933; Sat, 12 Aug 2023 09:42:20 -0700 (PDT) List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 References: <202308112251.37BMpOnC064624@gitrepo.freebsd.org> <1BB6FB9E-A4FC-4463-8777-FF291970C9D9@FreeBSD.org> In-Reply-To: <1BB6FB9E-A4FC-4463-8777-FF291970C9D9@FreeBSD.org> From: Kevin Bowling Date: Sat, 12 Aug 2023 09:42:09 -0700 Message-ID: Subject: Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces To: Kristof Provost Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4RNRKB09kzz3NSv X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] On Sat, Aug 12, 2023 at 9:01=E2=80=AFAM Kristof Provost wr= ote: > > On 12 Aug 2023, at 17:42, Kevin Bowling wrote: > > On Sat, Aug 12, 2023 at 1:45=E2=80=AFAM Kristof Provost wrote: > >> > >> I also don=E2=80=99t have a setup to reproduce the issues Paul reporte= d. > >> Given the discussion in the PR I assumed everyone was happy with the f= ix he posted. > > > > Ok, I happened to be looking into it when the commit went in. > > > > Please revert, it's not the right fix. > > > Done in fb69ed397e4f455d4c338edcfa210d763bb87189 Thanks, committed the masking fix as b1a39c31a3569bd045a0f40057c3773fc8166f6d > Best regards, > Kristof