[PATCH v3] net/sfc: stop misuse of Rx ingress m-port metadata on EF100

2023-03-12 Thread Ivan Malov
The driver supports representor functionality. In it, packets coming from VFs to the dedicated back-end Rx queue get demultiplexed into front-end Rx queues of representor ethdevs as per the per-packet metadata indicating logical HW ingress ports. On transmit, packets are provided with symmetrical m

Re: [PATCH v3] net/sfc: stop misuse of Rx ingress m-port metadata on EF100

2023-03-16 Thread Ferruh Yigit
On 3/12/2023 10:54 AM, Ivan Malov wrote: > The driver supports representor functionality. In it, > packets coming from VFs to the dedicated back-end Rx > queue get demultiplexed into front-end Rx queues of > representor ethdevs as per the per-packet metadata > indicating logical HW ingress ports. O

Re: [PATCH v3] net/sfc: stop misuse of Rx ingress m-port metadata on EF100

2023-04-09 Thread Andrew Rybchenko
On 3/12/23 13:54, Ivan Malov wrote: The driver supports representor functionality. In it, packets coming from VFs to the dedicated back-end Rx queue get demultiplexed into front-end Rx queues of representor ethdevs as per the per-packet metadata indicating logical HW ingress ports. On transmit, p

Re: [PATCH v3] net/sfc: stop misuse of Rx ingress m-port metadata on EF100

2023-04-12 Thread Ferruh Yigit
On 3/12/2023 10:54 AM, Ivan Malov wrote: > The driver supports representor functionality. In it, > packets coming from VFs to the dedicated back-end Rx > queue get demultiplexed into front-end Rx queues of > representor ethdevs as per the per-packet metadata > indicating logical HW ingress ports. O