Date: Wed, 6 Feb 2013 15:20:21 -0800 From: Adrian Chadd <adrian@freebsd.org> To: Yasir hussan <kolyasir@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Need to test new patch of Ethernet Switch Framework Message-ID: <CAJ-Vmon0SEVcQeTMgH-hefTOafgU9rdmisfEEmWivBseth8xRw@mail.gmail.com> In-Reply-To: <CAMwCe3Q8V0W3s_s=XKrk4-4ZLcC-jXb1CJzw9FrVeqkJ8BiEnA@mail.gmail.com> References: <CAMwCe3Q8V0W3s_s=XKrk4-4ZLcC-jXb1CJzw9FrVeqkJ8BiEnA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
A switch framework made it into -HEAD. Adrian On 5 February 2013 22:44, Yasir hussan <kolyasir@gmail.com> wrote: > Hi, > > I saw a report that covers FreeBSD-related projects between October and > December 2010 and I observe that it have new patch for Ethernet Switch > Framework, I have also seen a little bit inside the code of patch( > http://loos.no-ip.org/rspro/switch-1.diff). > > I downloaded fresh code of FreeBSD v9 and apply command git apply > switch-1.diff but it shows me these errors: > > Code: > > switch.diff:397: trailing whitespace. > printf("\tphy %d ", ifmr.ifm_phy); > switch.diff:445: trailing whitespace. > printb("options", ifswr.ifsw_flags, IFSWBITS); > switch.diff:486: trailing whitespace. > printf("\tvlans: "); > switch.diff:869: trailing whitespace. > } > switch.diff:1826: trailing whitespace. > } > warning: sbin/ifconfig/Makefile has type 100755, expected 100644 > error: patch failed: sbin/ifconfig/Makefile:23 > error: sbin/ifconfig/Makefile: patch does not apply > error: patch failed: sys/mips/atheros/ar71xx_machdep.c:144 > error: sys/mips/atheros/ar71xx_machdep.c: patch does not apply > error: patch failed: sys/mips/atheros/if_arge.c:565 > error: sys/mips/atheros/if_arge.c: patch does not apply > > I am very interested to test this patch, can anyone help me out to do > this... > > Thanks > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmon0SEVcQeTMgH-hefTOafgU9rdmisfEEmWivBseth8xRw>