]> git.droids-corp.org - dpdk.git/commit
net/enic: support eCPRI matching
authorJohn Daley <johndale@cisco.com>
Fri, 28 Jan 2022 17:58:11 +0000 (09:58 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 31 Jan 2022 11:14:54 +0000 (12:14 +0100)
commit1f2c7df00dc77a7377663b8258db6d3f4c0bcdf8
treef7009b61d1e6a089cd88cb16ea078807277c718d
parent20a53b1927da67f62366752ae2d737cb4ded9b6e
net/enic: support eCPRI matching

eCPRI message can be over Ethernet layer (.1Q supported also) or over
UDP layer. Message header formats are the same in these two variants.

Only up though the first packet header in the PDU can be matched.
RSS on the eCPRI payload is not supported.

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
doc/guides/nics/features/enic.ini
doc/guides/rel_notes/release_22_03.rst
drivers/net/enic/enic_fm_flow.c