cxgbetool.8 (ac02945f7e2b5ab84fe510fc052c35350e31220d) | cxgbetool.8 (28a6b24729c4e8f77c60834614c78dd890e64668) |
---|---|
1.\" Copyright (c) 2015, 2018 Chelsio Inc 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions are met: 6.\" 7.\" 1. Redistributions of source code must retain the above copyright notice, 8.\" this list of conditions and the following disclaimer. --- 553 unchanged lines hidden (view full) --- 562for any kind of offload based on the hardware TOE. 563.Bl -column -offset indent "COP installed" "cop_managed_offloading" "Behavior" 564.It Sy COP installed Ta Sy cop_managed_offloading Ta Sy Behavior 565.It NO Ta 0 Ta offload all [Default] 566.It NO Ta 1 Ta no offload 567.It YES Ta Don't Care Ta Rule based offload 568.El 569.Pp | 1.\" Copyright (c) 2015, 2018 Chelsio Inc 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions are met: 6.\" 7.\" 1. Redistributions of source code must retain the above copyright notice, 8.\" this list of conditions and the following disclaimer. --- 553 unchanged lines hidden (view full) --- 562for any kind of offload based on the hardware TOE. 563.Bl -column -offset indent "COP installed" "cop_managed_offloading" "Behavior" 564.It Sy COP installed Ta Sy cop_managed_offloading Ta Sy Behavior 565.It NO Ta 0 Ta offload all [Default] 566.It NO Ta 1 Ta no offload 567.It YES Ta Don't Care Ta Rule based offload 568.El 569.Pp |
570The policy file consists of empty lines, comments (lines begining with #) and | 570The policy file consists of empty lines, comments (lines beginning with #) and |
571any number of rules. 572Rules are applied in the order they appear in the file and processing stops at 573the first match. 574There is an implicit rule that disables offload for connections that do not 575match anything in the policy. 576.Pp 577Each rule consists of a filter part, which determines what connections the 578rule applies to, and a settings part, which determines whether matching --- 238 unchanged lines hidden --- | 571any number of rules. 572Rules are applied in the order they appear in the file and processing stops at 573the first match. 574There is an implicit rule that disables offload for connections that do not 575match anything in the policy. 576.Pp 577Each rule consists of a filter part, which determines what connections the 578rule applies to, and a settings part, which determines whether matching --- 238 unchanged lines hidden --- |