[PATCH v2 4/7] net/ena: support fragment bypass mode

2025-05-22 Thread Shai Brandes
Introduce devarg `enable_frag_bypass` to toggle the fragment bypass mode for egress packets. When enabled, this feature bypasses the PPS limit enforced by EC2 for fragmented egress packets on every ENI. Note that enabling this might negatively impact network performance. By default, this feature

[PATCH v2 4/7] net/ena: support fragment bypass mode

2025-05-22 Thread Shai Brandes
Introduce devarg `enable_frag_bypass` to toggle the fragment bypass mode for egress packets. When enabled, this feature bypasses the PPS limit enforced by EC2 for fragmented egress packets on every ENI. Note that enabling this might negatively impact network performance. By default, this feature