Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, October 27, 2015 11:34 PM > To: Lu, Wenzhuo > Cc: dev at dpdk.org; Mcnamara, John > Subject: Re: [dpdk-dev] [PATCH v3 00/36] update e1000 base code > > 2015-10-16 10:50, Wenzhuo Lu: > > Wenzhuo Lu (36): > > e1000/base: update readme and copyright > > e1000/base: add new devices > > e1000/base: fix issue with link flap on 82579 > > e1000/base: fix issue with jumbo frame CRC failures in client > > e1000/base: redundant PHY power down for i210 > > e1000/base: add return value to the functions of setting receive > > address register > > e1000/base: add defaults for i210 TX/RX PBSIZE > > e1000/base: remove E1000_WRITE_FLUSH for DH89XXCC_SGMII after > > commencing HW reset > > e1000/base: add evaluation of e1000_nvm_read return value > > e1000/base: change invariant return to not use variables > > e1000/base: add return value handler when check manage mode > > e1000/base: add return value handler for ESB2 controller init and > > reset > > e1000/base: add support for inverted format ETrackId > > e1000/base: add EEARBC_I210 for i210 > > e1000/base: apply paranoia to macro arguments > > e1000/base: add flags to set eee advertisement modes > > e1000/base: prevent ulp flow if cable connected > > e1000/base: fix TIPG value for non 10 half duplex mode > > e1000/base: add return value for resume workaround > > e1000/base: fix link detect flow > > e1000/base: cleanup NAHUM6LP_HW tags > > e1000/base: add bit for disable packetbuffer read > > e1000/base: K1 flow fixes > > e1000/base: remove FIXME comment > > e1000/base: set correct value of beacon duration > > e1000/base: disable extension header parsing for IPv6 > > e1000/base: fix for i354 88E1112 PHY using AutoMedia Detect > > e1000/base: increase timeout of polling bit RSPCIPHY in > > check_reset_block > > e1000/base: implement 88E1543 PHY initialization > > e1000/base: use the correct i210 register for EEMNGCTL > > e1000/base: move the print to the right position > > e1000/base: synchronization of MAC-PHY interface only on non- ME > > systems > > e1000/base: fix to enable both ulp and EEE in Sx state > > e1000/base: some minor change > > e1000: add new devices > > doc: update release notes for e1000 base code update > > Applied without the release notes patch which is not ready. > The git titles have been reworded to be easier to read and understand. > It may help to reword the release notes. > Thanks
Thanks for applying the patches. I'll send a patch to reword the release notes. Thanks.

