anchao opened a new pull request, #6997:
URL: https://github.com/apache/incubator-nuttx/pull/6997

   ## Summary
   
   net/procfs: add entry mapping table
   
   add entry mapping table to simplify new component registration
   
   Signed-off-by: chao an <anc...@xiaomi.com>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ```
   nsh> ifconfig
   Joins: 0000 Leaves: 0000
   Sent       Sched Sent
     Queries: 0000  0000
     Reports:
       Ver 1: ----  0000
       Ver 2: 0000  0000
     Done:    0000  0000
   Received:
     Queries:
       Gen:   0000
       MAS:   0000
       MASS:  0000
       Ucast: 0000
       Bad:   0000
     Reports:
       Ver 1: 0000
       Ver 2: 0000
     Done:    0000
   eth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00 at DOWN
        inet addr:0.0.0.0 DRaddr:0.0.0.0 Mask:0.0.0.0
        inet6 addr: ::/0
        inet6 DRaddr: ::/0
   
                IPv4  IPv6   TCP   UDP  ICMP  ICMPv6
   Received     0000  0000  0000  0000  0000  0000
   Dropped      0000  0000  0000  0000  0000  0000
     IPv4        VHL: 0000   Frg: 0000
     IPv6        VHL: 0000
     Checksum   0000  ----  0000  0000  ----  ----
     TCP         ACK: 0000   SYN: 0000
                 RST: 0000  0000
     Type       0000  0000  ----  ----  0000  0000
   Sent         0000  0000  0000  0000  0000  0000
     Rexmit     ----  ----  0000  ----  ----  ----
   
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

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

Reply via email to