On 12/17/2021 3:14 PM, Kosta Demirev wrote: > Hi Erez, > I am almost giving up on making my first patch. > After following all the recommendations, I failed on 'git send-email'. > > I am attaching needed files for the patch( use it as you like). > I spend my day for this patch, instead to figure out why 'ptp4l' in > unicast mode, IPv6(UDPv6) does not > send all DResp messages to Dreq when in high load( much more interesting > than 'git send-email'). > > Thank You guys > Kosta > > Here is the failure: > kosta@T460:/opt/Trimble.opt/test.git/ptp4l-3.1/linuxptp.git/linuxptp-code.sf$ > git send-email ../patches/ > ../patches/0000-cover-letter.patch > ../patches/0001-Check-print_log-before-arguments-are-evaluated-not.patch > To whom should the emails be sent (if anyone)? > linuxptp-devel@lists.sourceforge.net > <mailto:linuxptp-devel@lists.sourceforge.net> > Message-ID to be used as In-Reply-To for the first email (if any)? > (mbox) Adding cc: Kosta Demirev <kosta_demi...@trimble.com> from line > 'From: Kosta Demirev <kosta_demi...@trimble.com>' > > From: Kosta Demirev <kosta_demi...@trimble.com> > To: linuxptp-devel@lists.sourceforge.net > <mailto:linuxptp-devel@lists.sourceforge.net> > Cc: Kosta Demirev <kosta_demi...@trimble.com> > Subject: [PATCH 0/1] Check 'print_log' before arguments are evaluated, > not after. Performance wise patch. <kdemi...@gmail.com > <mailto:kdemi...@gmail.com>> > Date: Fri, 17 Dec 2021 14:47:17 -0800 > Message-Id: <20211217224718.105329-1-kosta_demi...@trimble.com> > X-Mailer: git-send-email 2.25.1 > MIME-Version: 1.0 > Content-Transfer-Encoding: 8bit > > The Cc list above has been expanded by additional > addresses found in the patch commit message. By default > send-email prompts before sending whenever this occurs. > This behavior is controlled by the sendemail.confirm > configuration setting. > > For additional information, run 'git send-email --help'. > To retain the current behavior, but squelch this message, > run 'git config --global sendemail.confirm auto'. > > Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): y > Unable to initialize SMTP properly. Check config and use --smtp-debug. > VALUES: server=localhost encryption= hello=T460.home port=25 at > /usr/lib/git-core/git-send-email line 1558. > >
This seems like its trying to use a localhost email server which may not actually be setup properly to send email. It looks like you have a GMail account, so perhaps the section of the git documentation here might help you: https://git-scm.com/docs/git-send-email#_use_gmail_as_the_smtp_server Thanks, Jake _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel