Date: Wed, 6 Feb 2019 15:16:57 +0300 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Pete French <petefrench@ingresso.co.uk>, freebsd-stable@freebsd.org Subject: Re: More CARP issues under 12 Message-ID: <4a350f47-eaca-5aca-9268-bf7a6618e71c@yandex.ru> In-Reply-To: <E1gr2IV-000BqA-VD@dilbert.ingresso.co.uk> References: <E1gr2IV-000BqA-VD@dilbert.ingresso.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7bK3PQoFiD4BFFm2wfsqU3zcyBEpaGZUH Content-Type: multipart/mixed; boundary="OUo7VcTDD6nkTlEx80j3kJVBBpyr78ypS"; protected-headers="v1" From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Pete French <petefrench@ingresso.co.uk>, freebsd-stable@freebsd.org Message-ID: <4a350f47-eaca-5aca-9268-bf7a6618e71c@yandex.ru> Subject: Re: More CARP issues under 12 References: <E1gr2IV-000BqA-VD@dilbert.ingresso.co.uk> In-Reply-To: <E1gr2IV-000BqA-VD@dilbert.ingresso.co.uk> --OUo7VcTDD6nkTlEx80j3kJVBBpyr78ypS Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 05.02.2019 18:06, Pete French wrote: > The branch and revision is 12.0-STABLE r343538 GENERIC >=20 >> # kgdb >> >> (kgdb) list *ether_output+0x6b6 >=20 > trying to do this on the actual box is hard, as it panics, but on anoth= er > machine running the same build I get this, which should suffice if you > are just interested in seeing the line in the source code ? >=20 > (kgdb) list *ether_output+0x6b6 > 0xffffffff80ca1526 is in ether_output (/usr/src/sys/net/if_ethersubr.c:= 435). > 430 if (m =3D=3D NULL) > 431 return (0); > 432 } > 433 > 434 /* Continue with link-layer output */ > 435 return ether_output_frame(ifp, m); > 436 } > 437 > 438 static bool > 439 ether_set_pcp(struct mbuf **mp, struct ifnet *ifp, uint8_t pcp)= Hi, this doesn't look very useful. Do you have some specificity with this host except carp? Some modifications to kernel config, lagg, jails, etc. --=20 WBR, Andrey V. Elsukov --OUo7VcTDD6nkTlEx80j3kJVBBpyr78ypS-- --7bK3PQoFiD4BFFm2wfsqU3zcyBEpaGZUH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQEzBAEBCAAdFiEE5lkeG0HaFRbwybwAAcXqBBDIoXoFAlxa0DkACgkQAcXqBBDI oXriNAf8CNhIkfZ+7A+K/eVedPFZRCCERDNfCbAn1kJ4xXyfHwfmFNMbovbesfll 5kZw5LbxXLqvSeL+Io1GaxVkkDljzjySCAiBLP4gxZJ9P+FML/XQsRsc9862ZqKb GdYmS9Ig8MJL4gp+dgI+iA0dNbi9XfweGYY6LHG40I1TAI4deJDJQPl9y4WyrEje 3f/z3hc3aNa61BZVbkqWY9+cxLrRI/mB2KXEintmEjTKDj9Zd3ZHAo68tkdxi+tl IMHdBPXTC+lbt8r6AqrdJjKGhVuqUQrVc0BgrqmM+Scjr/95p3iXRVn1px6/hWPs yKUgnFLOVm1bFCdGRxx+a+XTDvv7nQ== =M4St -----END PGP SIGNATURE----- --7bK3PQoFiD4BFFm2wfsqU3zcyBEpaGZUH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4a350f47-eaca-5aca-9268-bf7a6618e71c>