cxgbetool.8 (01d4e2149e5566e5d9394913dc9fb032da259e0b) | cxgbetool.8 (2911dc6ceafcc8a124bdeadaa655660ef6bac125) |
---|---|
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. --- 533 unchanged lines hidden (view full) --- 542The policy file consists of empty lines, comments (lines begining with #) and 543any number of rules. 544Rules are applied in the order they appear in the file and processing stops at 545the first match. 546There is an implicit rule that disables offload for connections that do not 547match anything in the policy. 548.Pp 549Each rule consists of a filter part, which determines what connections the | 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. --- 533 unchanged lines hidden (view full) --- 542The policy file consists of empty lines, comments (lines begining with #) and 543any number of rules. 544Rules are applied in the order they appear in the file and processing stops at 545the first match. 546There is an implicit rule that disables offload for connections that do not 547match anything in the policy. 548.Pp 549Each rule consists of a filter part, which determines what connections the |
550rule applies to, and a settings part, which determines whether whether matching | 550rule applies to, and a settings part, which determines whether matching |
551connections will be offloaded and, if so, with what settings. 552The general form of a rule is 553.Bl -ohang -offset indent 554.It Cm \&[ Ar socket-type Cm \&] Ar pcap-filter Cm => Ar settings 555.Pp 556.Ar socket-type 557is one of the following. 558.Bl -tag -width "X" -compact --- 230 unchanged lines hidden --- | 551connections will be offloaded and, if so, with what settings. 552The general form of a rule is 553.Bl -ohang -offset indent 554.It Cm \&[ Ar socket-type Cm \&] Ar pcap-filter Cm => Ar settings 555.Pp 556.Ar socket-type 557is one of the following. 558.Bl -tag -width "X" -compact --- 230 unchanged lines hidden --- |