e6b37f2b2d
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> |
||
---|---|---|
.. | ||
iob_add_queue.c | ||
iob_alloc_qentry.c | ||
iob_alloc.c | ||
iob_clone.c | ||
iob_concat.c | ||
iob_contig.c | ||
iob_copyin.c | ||
iob_copyout.c | ||
iob_count.c | ||
iob_dump.c | ||
iob_free_chain.c | ||
iob_free_qentry.c | ||
iob_free_queue_qentry.c | ||
iob_free_queue.c | ||
iob_free.c | ||
iob_get_queue_size.c | ||
iob_initialize.c | ||
iob_navail.c | ||
iob_notifier.c | ||
iob_pack.c | ||
iob_peek_queue.c | ||
iob_remove_queue.c | ||
iob_reserve.c | ||
iob_statistics.c | ||
iob_tailroom.c | ||
iob_test.c | ||
iob_trimhead_queue.c | ||
iob_trimhead.c | ||
iob_trimtail.c | ||
iob_update_pktlen.c | ||
iob.h | ||
Kconfig | ||
Make.defs |