You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/12/17 19:04:59 UTC

[GitHub] [incubator-nuttx] anchao edited a comment on pull request #2548: net/tcp: Optimize TCP handshake performance

anchao edited a comment on pull request #2548:
URL: https://github.com/apache/incubator-nuttx/pull/2548#issuecomment-747637195


   > Hi @anchao,
   > 
   > Nice performance improvements!
   > I think we should apply this change to the following network drivers too because they are using devif_poll().
   > What do you think?
   > 
   > * usbdev: cdcecm.c, rndis.c
   > * net: rpmsgdrv.c, loopback.c, slip.c, enc28j60.c, encx24j600.c lan91c111.c, tun.c, ftmac100.c, skeleton.c, dm90x0.c
   > * usbhost: usbhost_cdcmbim.c
   > * wireless: bcm_netdev.c, spirit_netdev.c, xbee_netdev.c
   
   Hi @masayuki2009  san,
   
   Thanks for your review and reminder !
   Yes, I have omitted the network driver part, please review the new commit, which has added driver changes.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org