Lines Matching full:offload
9 also provides hardware offload support. The flowtable supports for the layer 3
16 path, from the second packet on, you might decide to offload the flow to the
60 |-----| | 'flow offload' rule |
105 The 'flow offload' action from the forward chain 'y' adds an entry to the
111 You can identify offloaded flows through the [OFFLOAD] tag when listing your
117 …rt=52728 dport=5201 src=192.168.10.2 dst=192.168.10.1 sport=5201 dport=52728 [OFFLOAD] mark=0 use=2
183 Hardware offload
186 If your network device provides hardware offload support, you can turn it on by
187 means of the 'offload' flag in your flowtable definition, e.g.
194 flags offload;
200 a chance to offload the flow to the network device.
203 listing your connection tracking table. Please, note that the [OFFLOAD] tag
204 refers to the software offload mode, so there is a distinction between [OFFLOAD]
206 to the hardware offload datapath being used by the flow.
208 The flowtable hardware offload infrastructure also supports for the DSA
222 - Hardware offload is enabled.