Re: [ovs-dev] [PATCH v4 0/5] netdev-offload-tc: Add support for the check_pkt_len action.

2022-07-13 Thread Eelco Chaudron
On 12 Jul 2022, at 12:50, Eelco Chaudron wrote: > On 12 Jul 2022, at 11:14, Ilya Maximets wrote: > >> On 6/10/22 16:37, Ilya Maximets wrote: >>> On 6/3/22 10:54, Eelco Chaudron wrote: This series adds support for the datapath action check_pkt_len for TC offload. It also

Re: [ovs-dev] [PATCH v4 0/5] netdev-offload-tc: Add support for the check_pkt_len action.

2022-07-12 Thread Eelco Chaudron
On 12 Jul 2022, at 11:14, Ilya Maximets wrote: > On 6/10/22 16:37, Ilya Maximets wrote: >> On 6/3/22 10:54, Eelco Chaudron wrote: >>> This series adds support for the datapath action check_pkt_len for TC >>> offload. >>> It also includes some offload self-tests. >> >> Thanks for working on

Re: [ovs-dev] [PATCH v4 0/5] netdev-offload-tc: Add support for the check_pkt_len action.

2022-07-12 Thread Ilya Maximets
On 6/10/22 16:37, Ilya Maximets wrote: > On 6/3/22 10:54, Eelco Chaudron wrote: >> This series adds support for the datapath action check_pkt_len for TC >> offload. >> It also includes some offload self-tests. > > Thanks for working on this, Eelco. > It is a nice feature and patches generally

Re: [ovs-dev] [PATCH v4 0/5] netdev-offload-tc: Add support for the check_pkt_len action.

2022-06-10 Thread Ilya Maximets
On 6/3/22 10:54, Eelco Chaudron wrote: > This series adds support for the datapath action check_pkt_len for TC offload. > It also includes some offload self-tests. Thanks for working on this, Eelco. It is a nice feature and patches generally look good to me. There is one problem I noticed though

[ovs-dev] [PATCH v4 0/5] netdev-offload-tc: Add support for the check_pkt_len action.

2022-06-03 Thread Eelco Chaudron
This series adds support for the datapath action check_pkt_len for TC offload. It also includes some offload self-tests. v2: - Add ACKs - Unified all the OVS_TRAFFIC_VSWITCHD_START macro's - Added section in the NEWS document v3: - Add ACKs - Was using TCA_CSUM_PARMS instead of