af_xdp: set frame_no_append flag 63/38963/2
authorArtem Glazychev <artem.glazychev@xored.com>
Thu, 1 Jun 2023 04:18:13 +0000 (11:18 +0700)
committerArtem Glazychev <artem.glazychev@xored.com>
Tue, 13 Jun 2023 04:01:02 +0000 (11:01 +0700)
commit84fb83def4e1b219af7bea33610a53473c7a2f19
treebf322a40a740f511bd54bc1c0f75d36ccccdfe6a
parent9a1fbb5244e7b45a22ddaaae61fe8621b846c58b
af_xdp: set frame_no_append flag

Make sure the same frame is not used for multiple interfaces, otherwise it breaks the ETH_INPUT_FRAME_F_SINGLE_SW_IF_IDX promise.

Type: fix

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Change-Id: I02546259ceaea36f65cb9f78b9b3ee45ed4075c9
src/plugins/af_xdp/input.c