<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 5400R zl2 V3 switch Group Table in hardware in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/5400r-zl2-v3-switch-group-table-in-hardware/m-p/6907141#M1868</link>
    <description>&lt;DIV&gt;&lt;DIV&gt;Hello,&amp;nbsp;&lt;P&gt;I'm using HP 5400R zl2 V3 switch. It is suppose to have group table in hardware. I found in the &amp;nbsp;KA16.01 Administrator Guide that group type "ALL" is supported in hardware. I don't quit understand what kind of actions we can have in the group buckets. &amp;nbsp;From the description, the Actions have to be only Outport. &amp;nbsp;But there is another example when demonstrating "&lt;SPAN&gt;show openflow instance &lt;/SPAN&gt;&lt;EM&gt;inst-name&lt;/EM&gt;&lt;SPAN&gt; groups". The group table is in hardware and it have setfield actions combined with outport action. &amp;nbsp;Are those two parts conflict with each other? Which one is correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;BTW, I tried to create a group table as follows in custom pipeline mode. But it returns a error like&amp;nbsp;type: "OFPET_GROUP_MOD_FAILED(6)" and "code: OFPGMFC_EPERM(14)" .&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;PRE&gt; Bucket 1
         Packet Count     : 0
         Byte Count       : 0
         Watch port       : Any
         Weight           : 0
         Action           : Set Field Ethernet Source 2:2:2:2:3:3
                            Output 1
      Bucket 2
         Packet Count     : 0
         Byte Count       : 0
         Watch port       : Any
         Weight           : 0
         Action           : Output 3&lt;/PRE&gt;These are the related parts in Adminstrator Guide.&amp;nbsp;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Group type “ALL”&lt;BR /&gt;Some of the OpenFlow Groups are now supported in hardware apart from the existing support&lt;BR /&gt;in Software. The OpenFlow group type “ALL” is now supported in hardware for v2 and v3 cards.&lt;BR /&gt;The capabilities provided by this feature include:&lt;BR /&gt;• Only the type “ALL” Groups would be supported in hardware while the rest of the Groups&lt;BR /&gt;continue to be supported in software.&lt;BR /&gt;• The group of type “ALL” with buckets containing output port action will be installed in&lt;BR /&gt;hardware. If the group of type “ALL” has other actions in the buckets, then the group is&lt;BR /&gt;installed in software.&lt;BR /&gt;• The ports that can be supported in OpenFlow “ALL” Group are Physical ports and LAG ports.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;Syntax&lt;DIV&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;P&gt;show openflow instance &lt;EM&gt;inst-name&lt;/EM&gt; groups&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P class="title"&gt;&lt;STRONG&gt;Show openflow instance group&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;HP-Switch(of-inst-test)# show openflow instance test groups

 OpenFlow Instance Groups

   Group ID                     : 1
   Group Type                   : All
   Group Location               : Hardware
   Is Hardware Counter Available: Yes
   Reference Count              : 0
   Packet Count                 : 0
   Byte Count                   : 0
   Duration                     : 22
   Action Buckets               : 1, 2
      Bucket 1
         Packet Count     : 0
         Byte Count       : 0
         Watch port       : Any
         Weight           : 0
         Action           : Set Field Ethernet Source 2:2:2:2:3:3
                            Output 1
      Bucket 2
         Packet Count     : 0
         Byte Count       : 0
         Watch port       : Any
         Weight           : 0
         Action           : Output 3&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 13 Oct 2016 03:30:35 GMT</pubDate>
    <dc:creator>John_Q1</dc:creator>
    <dc:date>2016-10-13T03:30:35Z</dc:date>
    <item>
      <title>5400R zl2 V3 switch Group Table in hardware</title>
      <link>https://community.hpe.com/t5/software-defined-networking/5400r-zl2-v3-switch-group-table-in-hardware/m-p/6907141#M1868</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;Hello,&amp;nbsp;&lt;P&gt;I'm using HP 5400R zl2 V3 switch. It is suppose to have group table in hardware. I found in the &amp;nbsp;KA16.01 Administrator Guide that group type "ALL" is supported in hardware. I don't quit understand what kind of actions we can have in the group buckets. &amp;nbsp;From the description, the Actions have to be only Outport. &amp;nbsp;But there is another example when demonstrating "&lt;SPAN&gt;show openflow instance &lt;/SPAN&gt;&lt;EM&gt;inst-name&lt;/EM&gt;&lt;SPAN&gt; groups". The group table is in hardware and it have setfield actions combined with outport action. &amp;nbsp;Are those two parts conflict with each other? Which one is correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;BTW, I tried to create a group table as follows in custom pipeline mode. But it returns a error like&amp;nbsp;type: "OFPET_GROUP_MOD_FAILED(6)" and "code: OFPGMFC_EPERM(14)" .&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;PRE&gt; Bucket 1
         Packet Count     : 0
         Byte Count       : 0
         Watch port       : Any
         Weight           : 0
         Action           : Set Field Ethernet Source 2:2:2:2:3:3
                            Output 1
      Bucket 2
         Packet Count     : 0
         Byte Count       : 0
         Watch port       : Any
         Weight           : 0
         Action           : Output 3&lt;/PRE&gt;These are the related parts in Adminstrator Guide.&amp;nbsp;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Group type “ALL”&lt;BR /&gt;Some of the OpenFlow Groups are now supported in hardware apart from the existing support&lt;BR /&gt;in Software. The OpenFlow group type “ALL” is now supported in hardware for v2 and v3 cards.&lt;BR /&gt;The capabilities provided by this feature include:&lt;BR /&gt;• Only the type “ALL” Groups would be supported in hardware while the rest of the Groups&lt;BR /&gt;continue to be supported in software.&lt;BR /&gt;• The group of type “ALL” with buckets containing output port action will be installed in&lt;BR /&gt;hardware. If the group of type “ALL” has other actions in the buckets, then the group is&lt;BR /&gt;installed in software.&lt;BR /&gt;• The ports that can be supported in OpenFlow “ALL” Group are Physical ports and LAG ports.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;Syntax&lt;DIV&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;P&gt;show openflow instance &lt;EM&gt;inst-name&lt;/EM&gt; groups&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P class="title"&gt;&lt;STRONG&gt;Show openflow instance group&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;HP-Switch(of-inst-test)# show openflow instance test groups

 OpenFlow Instance Groups

   Group ID                     : 1
   Group Type                   : All
   Group Location               : Hardware
   Is Hardware Counter Available: Yes
   Reference Count              : 0
   Packet Count                 : 0
   Byte Count                   : 0
   Duration                     : 22
   Action Buckets               : 1, 2
      Bucket 1
         Packet Count     : 0
         Byte Count       : 0
         Watch port       : Any
         Weight           : 0
         Action           : Set Field Ethernet Source 2:2:2:2:3:3
                            Output 1
      Bucket 2
         Packet Count     : 0
         Byte Count       : 0
         Watch port       : Any
         Weight           : 0
         Action           : Output 3&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Oct 2016 03:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/5400r-zl2-v3-switch-group-table-in-hardware/m-p/6907141#M1868</guid>
      <dc:creator>John_Q1</dc:creator>
      <dc:date>2016-10-13T03:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: 5400R zl2 V3 switch Group Table in hardware</title>
      <link>https://community.hpe.com/t5/software-defined-networking/5400r-zl2-v3-switch-group-table-in-hardware/m-p/6907788#M1869</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;The 5400R zl2 v3 switch does support OpenFlow Groups in hardware.&amp;nbsp;The only group type supported in hardware is "all". Also, the only type of action supported in each of the group action bucket in hardware is "output" to a physical port (LAGs&amp;nbsp;included). Any other action type such as "set-field" or "output" to OpenFlow reserved ports such OFPP_FLOOD are&amp;nbsp;not allowed in group buckets of a hardware group.&lt;/P&gt;&lt;P&gt;The example used in 16.01 manuals for the show command of groups is incorrect. The group location should be software instead of hardware for that example. The 16.02 manuals has this&amp;nbsp;corrected.&lt;/P&gt;&lt;P&gt;On instances running in pipeline-model "custom", only hardware groups are supported. Any group that cannot be accomodated in hardware would be rejected. In case of instances running in pipeline-model "standard-match" or "ip-control", groups that cannot be accomodated in hardware are automatically put in software.&lt;/P&gt;&lt;P&gt;Hope this clarifies your query. Let us know if&amp;nbsp;you have further questions.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 16:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/5400r-zl2-v3-switch-group-table-in-hardware/m-p/6907788#M1869</guid>
      <dc:creator>Abhay_B</dc:creator>
      <dc:date>2016-10-14T16:27:26Z</dc:date>
    </item>
  </channel>
</rss>

