From nobody Sat Aug 12 13:11:27 2023 X-Original-To: xen@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 4RNLdr1CFWz4q1Gt for ; Sat, 12 Aug 2023 13:11:28 +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 4RNLdq3KMMz4jpX for ; Sat, 12 Aug 2023 13:11:27 +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=1691845887; 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=x4PFsLJaNKG1L+oMCc8TGd3mXW22rp6gQM7ZaO3fn6o=; b=mKw4UHvrDFOFNgoJsI+FVlf2yaGGyeyirbdvOljKE8fpO6zSMYisKmNs77ZdwYvutDNaAp CdG4VZWhGSJjE1x1Ui3P9F/JZryererLM+3u9Ga/ebytr+xoS6LbUvWUqR/HkpaMFl20XN KyCjXKcih5J7Q0SYzi/ByQgJ8dMUBlw1gkGv0fbnJKyAux1T50tCKogT9ncUOfCS8XoYQm +GGb02IuD8xN8KhdBTjH1uO66weQ+X3b7DpCC1FyMwnrvPWkJKU4cSLdf93Wrza20PbwU8 1F+7MLdbSxu/4BdJ3/YxkenSIkjboKuq2CzYd3s/jjvSV70Fz75HhBNJR5KLTQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691845887; a=rsa-sha256; cv=none; b=Ki8MCn7rSTpxIT3wESNjlOyZdAfyiwO98dz0b4gFVP9Xpi70zO53qUObspr8kxEV+c8Fi2 eWLovb8OI/DKsN+lJuh9bYU6J0nipzUsZg2QuckVDocT9ti9MNQecpgJ0lGs/tZBJqB6N/ DzBMneQbrBhBWT1tL9YDUi6h5Atl/FGAa7ivd/0KcpTWx2OdEn75F9mVLDnQNwYgCgFmLh SiFteI3Gxd4f1e0kg5fnv/V9RCQqIpWPtG01WFSzK5utUMuc11U73R60+CdythED6MJQEN adlf5XXyi2Mjva2VRlkaRVZKzBpm0XNguf8t7puzllvpeIa+Ar0DfqbYkmLVOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RNLdq2R2lz6SJ for ; Sat, 12 Aug 2023 13:11:27 +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 37CDBRJf093310 for ; Sat, 12 Aug 2023 13:11:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37CDBRd3093309 for xen@FreeBSD.org; Sat, 12 Aug 2023 13:11:27 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: xen@FreeBSD.org Subject: [Bug 273046] xn: xen netfront does LRO even if packet forwarding is enabled Date: Sat, 12 Aug 2023 13:11:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dfr@rabson.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: xen@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: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-xen List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-xen@freebsd.org X-BeenThere: freebsd-xen@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273046 --- Comment #4 from dfr@rabson.org --- The netfront driver also has a tunable which seems to be intended for disab= ling LRO but it doesn't seeem to work as intended - I'll probably just fix that = to make an easy workaround for the problem. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Aug 15 17:38:40 2023 X-Original-To: xen@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 4RQJQy4dmzz4qC4n for ; Tue, 15 Aug 2023 17:38:50 +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 4RQJQy1Ttlz3BxZ for ; Tue, 15 Aug 2023 17:38:50 +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=1692121130; 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=Y57TlhEX2/uR9TSS/6b2eP10ZclvXiI/NEEgg/44NUA=; b=eD89oHLR4Vg3Wz0Low/edjXa2fWnxW6XRo6GedesT4h71dnBopn07FiDZIgWuMWQSna+11 5x3i2Hk+Z+lLUPXEYsKONJ1Pg37J2jecSai8cYpzg3+FWNyFmIBfCSVbics1kiXQt0qQ6b 8l/WkJOkVCb1OFIky4Q7Rq9E5UN78BqROcueJO3lANAC0J9Gx34GOiFoHYobspY4AXo7q2 2bWzEIrx9i6pAUpXCrQJX231T+1ge1WF6B7gK7jGemZYImpCf0LGfbYxVteBEg/dvJM6oQ i7/Lw+qJOX76Pzh5ZUhDUtA+XxceAA3cEVUmd6JObeJk8iH/z8Ddy+5tyo4NNQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692121130; a=rsa-sha256; cv=none; b=pTVBWrz6Y0rP64YOGifChu7VglN9Imltbfi4NQAlHkQPq2/H+QNr9wW4SmOs+xuioxpc74 mnL9Mlc17ZttVEpYwI+YhuT6DePgmIIvrvDOjW93pwD8r5ujObETYmSdQxYSOvExScx9j1 QIUdraYDZcY7Xwaz1eygcaiDyY/n2e1XwcgPnDBVt+V6o/oCoeqNJhMgrUxaNSVzLd+ymy 27VZJ0Db+P9vP7ATnvdyjfnp/2VVe2uP4GpNqfG9pKFJI1Dy7xYotv45H6uE3BpfkhT5zo cp6K5cyQAZ8z8inF4LcyY2CMkFzzbRoqTjw5fm9R3BQamhtQ/SB9OdZCMHz3sg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RQJQy0cF5z4Wn for ; Tue, 15 Aug 2023 17:38:50 +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 37FHcoE0061907 for ; Tue, 15 Aug 2023 17:38:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37FHcoXI061906 for xen@FreeBSD.org; Tue, 15 Aug 2023 17:38:50 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: xen@FreeBSD.org Subject: [Bug 273046] xn: xen netfront does LRO even if packet forwarding is enabled Date: Tue, 15 Aug 2023 17:38:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: xen@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-xen List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-xen@freebsd.org X-BeenThere: freebsd-xen@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273046 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D1= 650 | |59 --=20 You are receiving this mail because: You are the assignee for the bug.=