Re: [dpdk-dev] [PATCH] net/octeontx2: move PF-func location for egress

2021-01-25 Thread Jerin Jacob
On Mon, Jan 18, 2021 at 4:20 PM wrote: > > From: Liron Himi > > pf-func is 16bit but the current reserved location > used in tx action is 8bits. moved it to bits 63-48. > > Fixes: 32e6aaa97 ("net/octeontx2: support flow parse actions") > Cc: sta...@dpdk.org > > Signed-off-by: Liron Himi > Review

[dpdk-dev] [PATCH] net/octeontx2: move PF-func location for egress

2021-01-18 Thread lironh
From: Liron Himi pf-func is 16bit but the current reserved location used in tx action is 8bits. moved it to bits 63-48. Fixes: 32e6aaa97 ("net/octeontx2: support flow parse actions") Cc: sta...@dpdk.org Signed-off-by: Liron Himi Reviewed-by: Kiran Kumar Kokkilagadda --- drivers/net/octeontx2