Files
nuttx/include
chao an e6b37f2b2d mm/iob: revert "modify iob to support header padding and alignment features"
we don't need to implement l2 isolation through io_head, iob offload will use io_offset

-------------------------------------------------------------
Layout of different NICs implementation:

        iob_data (aligned by CONFIG_IOB_ALIGNMENT)
            |
            |                 io_offset(CONFIG_NET_LL_GUARDSIZE)
            |                                |
            -------------------------------------------------
 Ethernet   |       Reserved    | ETH_HDRLEN |    io_len    |
            ---------------------------------|---------------
 8021Q      |   Reserved  | ETH_8021Q_HDRLEN |    io_len    |
            ---------------------------------|---------------
 ipforward  |            Reserved            |    io_len    |
            -------------------------------------------------

--------------------------------------------------------------------

Signed-off-by: chao an <anchao@xiaomi.com>
2022-12-21 01:43:02 +08:00
..
2022-08-02 21:04:19 +08:00
2022-12-14 02:33:56 +08:00
2022-07-27 00:36:49 +08:00
2022-12-09 11:19:55 +08:00
2022-12-16 22:10:59 +02:00
2022-12-06 18:33:21 +08:00
2022-11-29 13:16:44 +08:00
2022-10-19 21:20:35 +08:00
2022-10-28 02:19:26 +08:00
2022-08-09 22:13:09 +03:00
2022-07-27 00:36:49 +08:00
2022-12-10 02:36:24 +08:00
2022-10-26 09:11:52 +08:00
2022-06-03 12:50:14 +08:00