<?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 Re: XMT ERROR - What does it mean? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140922#M21651</link>
    <description>&lt;P&gt;Yeah that's strange that you are picking up 25ms on the near side of FW2, hopefully that will improve once the tuning is done.&amp;nbsp; If it doesn't might be some kind of switch or interface congestion going on where eth6 is attached, although the eth6 interfaces themselves seem mostly fine on the two firewalls but eth6 looks to be struggling a bit on FW2.&amp;nbsp; Please provide the output of &lt;STRONG&gt;ethtool -S eth6&lt;/STRONG&gt; on both firewalls.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Feb 2022 17:29:19 GMT</pubDate>
    <dc:creator>Timothy_Hall</dc:creator>
    <dc:date>2022-02-08T17:29:19Z</dc:date>
    <item>
      <title>XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140209#M21485</link>
      <description>&lt;P&gt;can anyone tell me what XMT ERROR mean in fwaccel stats -d output.&lt;/P&gt;&lt;P&gt;i have big numbers that keep increasing&lt;/P&gt;&lt;P&gt;R80.40 gw T 139. Runs: fw+vpn&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 11:29:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140209#M21485</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-02T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140242#M21497</link>
      <description>&lt;P&gt;I am assuming that this counter indicates a situation where the SecureXL driver is trying to place a packet into the egress interface ring buffer and it is full, or that process failed for some other reason.&amp;nbsp; Please run &lt;STRONG&gt;netstat -ni&lt;/STRONG&gt;, do you see any nonzero TX-* error counters for any of your interfaces?&amp;nbsp; If so please run &lt;STRONG&gt;ethtool -S (interface)&lt;/STRONG&gt; for that interface and post the results.&lt;/P&gt;
&lt;P&gt;Note that this counter does not necessarily indicate packet loss, as the SecureXL driver may just hold the packet and try to transmit it again later.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 14:22:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140242#M21497</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-02T14:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140369#M21537</link>
      <description>&lt;P&gt;[Expert@:0]# netstat -ni&lt;BR /&gt;Kernel Interface table&lt;BR /&gt;Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg&lt;BR /&gt;eth4 1500 0 6188485515 0 0 1499988 12917789433 0 0 0 BMRU&lt;BR /&gt;eth5 1500 0 11568439168 0 492 72667 5269677013 0 0 0 BMRU&lt;BR /&gt;eth6 1500 0 1386045553 0 0 24 732863806 0 0 0 BMRU&lt;BR /&gt;eth7 1500 0 4298949 0 0 0 3812975 0 0 0 BMRU&lt;BR /&gt;lo 65536 0 985391 0 0 0 985391 0 0 0 ALdNRU&lt;BR /&gt;[Expert@:0]# ethtool -S eth5&lt;BR /&gt;NIC statistics:&lt;BR /&gt;rx_packets: 11642195714&lt;BR /&gt;tx_packets: 5307764897&lt;BR /&gt;rx_bytes: 16121420460043&lt;BR /&gt;tx_bytes: 1042794755950&lt;BR /&gt;rx_broadcast: 14398748&lt;BR /&gt;tx_broadcast: 120565&lt;BR /&gt;rx_multicast: 493&lt;BR /&gt;tx_multicast: 0&lt;BR /&gt;multicast: 493&lt;BR /&gt;collisions: 0&lt;BR /&gt;rx_crc_errors: 0&lt;BR /&gt;rx_no_buffer_count: 0&lt;BR /&gt;rx_missed_errors: 0&lt;BR /&gt;tx_aborted_errors: 0&lt;BR /&gt;tx_carrier_errors: 0&lt;BR /&gt;tx_window_errors: 0&lt;BR /&gt;tx_abort_late_coll: 0&lt;BR /&gt;tx_deferred_ok: 0&lt;BR /&gt;tx_single_coll_ok: 0&lt;BR /&gt;tx_multi_coll_ok: 0&lt;BR /&gt;tx_timeout_count: 2&lt;BR /&gt;rx_long_length_errors: 0&lt;BR /&gt;rx_short_length_errors: 0&lt;BR /&gt;rx_align_errors: 0&lt;BR /&gt;tx_tcp_seg_good: 0&lt;BR /&gt;tx_tcp_seg_failed: 0&lt;BR /&gt;rx_flow_control_xon: 0&lt;BR /&gt;rx_flow_control_xoff: 0&lt;BR /&gt;tx_flow_control_xon: 0&lt;BR /&gt;tx_flow_control_xoff: 0&lt;BR /&gt;rx_long_byte_count: 16121420460043&lt;BR /&gt;tx_dma_out_of_sync: 0&lt;BR /&gt;lro_aggregated: 0&lt;BR /&gt;lro_flushed: 0&lt;BR /&gt;tx_smbus: 0&lt;BR /&gt;rx_smbus: 0&lt;BR /&gt;dropped_smbus: 0&lt;BR /&gt;os2bmc_rx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_host: 0&lt;BR /&gt;os2bmc_rx_by_host: 0&lt;BR /&gt;tx_hwtstamp_timeouts: 0&lt;BR /&gt;rx_hwtstamp_cleared: 0&lt;BR /&gt;rx_errors: 0&lt;BR /&gt;tx_errors: 0&lt;BR /&gt;tx_dropped: 0&lt;BR /&gt;rx_length_errors: 0&lt;BR /&gt;rx_over_errors: 0&lt;BR /&gt;rx_frame_errors: 0&lt;BR /&gt;rx_fifo_errors: 72667&lt;BR /&gt;tx_fifo_errors: 0&lt;BR /&gt;tx_heartbeat_errors: 0&lt;BR /&gt;tx_queue_0_packets: 5261646326&lt;BR /&gt;tx_queue_0_bytes: 991340161337&lt;BR /&gt;tx_queue_0_restart: 2328068&lt;BR /&gt;tx_queue_1_packets: 1583334&lt;BR /&gt;tx_queue_1_bytes: 255272249&lt;BR /&gt;tx_queue_1_restart: 0&lt;BR /&gt;tx_queue_2_packets: 1170911&lt;BR /&gt;tx_queue_2_bytes: 229048559&lt;BR /&gt;tx_queue_2_restart: 0&lt;BR /&gt;tx_queue_3_packets: 1333170&lt;BR /&gt;tx_queue_3_bytes: 219112446&lt;BR /&gt;tx_queue_3_restart: 0&lt;BR /&gt;tx_queue_4_packets: 2074616&lt;BR /&gt;tx_queue_4_bytes: 277662939&lt;BR /&gt;tx_queue_4_restart: 0&lt;BR /&gt;tx_queue_5_packets: 1984555&lt;BR /&gt;tx_queue_5_bytes: 339575490&lt;BR /&gt;tx_queue_5_restart: 0&lt;BR /&gt;tx_queue_6_packets: 31494&lt;BR /&gt;tx_queue_6_bytes: 24862553&lt;BR /&gt;tx_queue_6_restart: 0&lt;BR /&gt;rx_queue_0_packets: 1706897155&lt;BR /&gt;rx_queue_0_bytes: 2359134322721&lt;BR /&gt;rx_queue_0_drops: 8189&lt;BR /&gt;rx_queue_0_csum_err: 0&lt;BR /&gt;rx_queue_0_alloc_failed: 0&lt;BR /&gt;rx_queue_1_packets: 1612403402&lt;BR /&gt;rx_queue_1_bytes: 2228968123386&lt;BR /&gt;rx_queue_1_drops: 6506&lt;BR /&gt;rx_queue_1_csum_err: 0&lt;BR /&gt;rx_queue_1_alloc_failed: 0&lt;BR /&gt;rx_queue_2_packets: 1660705787&lt;BR /&gt;rx_queue_2_bytes: 2311342525115&lt;BR /&gt;rx_queue_2_drops: 8683&lt;BR /&gt;rx_queue_2_csum_err: 0&lt;BR /&gt;rx_queue_2_alloc_failed: 0&lt;BR /&gt;rx_queue_3_packets: 1526985150&lt;BR /&gt;rx_queue_3_bytes: 2098399714779&lt;BR /&gt;rx_queue_3_drops: 16072&lt;BR /&gt;rx_queue_3_csum_err: 0&lt;BR /&gt;rx_queue_3_alloc_failed: 0&lt;BR /&gt;rx_queue_4_packets: 1715716699&lt;BR /&gt;rx_queue_4_bytes: 2358823581624&lt;BR /&gt;rx_queue_4_drops: 12146&lt;BR /&gt;rx_queue_4_csum_err: 0&lt;BR /&gt;rx_queue_4_alloc_failed: 0&lt;BR /&gt;rx_queue_5_packets: 2185583629&lt;BR /&gt;rx_queue_5_bytes: 3033398172997&lt;BR /&gt;rx_queue_5_drops: 7839&lt;BR /&gt;rx_queue_5_csum_err: 0&lt;BR /&gt;rx_queue_5_alloc_failed: 0&lt;BR /&gt;rx_queue_6_packets: 1160507659&lt;BR /&gt;rx_queue_6_bytes: 1582404516739&lt;BR /&gt;rx_queue_6_drops: 8309&lt;BR /&gt;rx_queue_6_csum_err: 0&lt;BR /&gt;rx_queue_6_alloc_failed: 0&lt;BR /&gt;[Expert@:0]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;by the way we get tons of this all the time on fw ctl zdebug + drop on some host communicating with other host&lt;/P&gt;&lt;P&gt;@;325163061;[cpu_0];[SIM-207024420];do_packet_finish: cut-through: XMT FAILED!!! xmt_rc=-2, conn:&amp;lt;10.x.x.x,1500,10.x.x.x,59009,6&amp;gt;;&lt;BR /&gt;@;325163061;[cpu_0];[SIM-207024420];do_packet_finish: cut-through: XMT FAILED!!! xmt_rc=-2, conn:&amp;lt;10.x.x.x,1500,10.x.x.x,59010,6&amp;gt;;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 08:58:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140369#M21537</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-04T08:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140401#M21548</link>
      <description>&lt;P&gt;1) What kind of firewall hardware is this?&amp;nbsp; Check Point appliance or open hardware?&lt;/P&gt;
&lt;P&gt;2) Also please provide the output of &lt;STRONG&gt;ethtool -i eth5&lt;/STRONG&gt; so we can see driver type.&amp;nbsp; Seems like your NICs are reporting inbound overruns (RX-OVR) but not very many RX-DRPs which is a little strange and indicates possible issues at the NIC hardware level.&lt;/P&gt;
&lt;P&gt;3) You've got something messed up with your Multi-Queue configuration, and it is manifesting itself here:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;tx_queue_0_packets: 5261646326&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tx_queue_0_bytes: 991340161337&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;tx_queue_0_restart: 2328068&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Looks like for eth5 tx_queue_0 is getting way, WAY more outbound traffic than the other TX queues 1-6 which should not be happening.&amp;nbsp; TX queue 0 is getting so swamped it is filling up, rejecting packets, and having to restart the queue accepting packets again; during that period XMTs from SecureXL will fail.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;4) There is also this, which may indicate jumbo frames in use that are larger than the interface's MTU and may be related to the inbound overruns:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;rx_long_byte_count: 16121420460043&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5) Have you tried to manually tune Multi-Queue?&amp;nbsp; This is a BIG no-no on the Gaia 3.10 OS which is generally R80.40 and higher and can result in these types of imbalances.&amp;nbsp; Please provide output of&lt;STRONG&gt;&amp;nbsp;mq_mng –o –v&lt;/STRONG&gt; from expert mode.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 14:26:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140401#M21548</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-03T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140473#M21566</link>
      <description>&lt;P&gt;open server - HP G9 dl360&lt;/P&gt;&lt;P&gt;let me give you some more background:&lt;/P&gt;&lt;P&gt;initially i configured auto mq, but it balance 8 cores (max supported by nics) to all nics combined. and i have huge cpu utilization, so i wanted to understand which nic is causing most of it, so i seperated cores per interfaces, until i found eth5 is causing it.&lt;/P&gt;&lt;P&gt;working with TAC we discovered that vpn is causing most of the cpu utilization, when removing vpn and letting traffic go unencrypted cores was at 95% idle. when vpn was enabled they was like 5-40% idle. after upgarding to ongoing take 150 and changing encryption algoritm it's better but still not so much. i didn't think vpn is related at first because eth5 is facing the local lan, and eth4 facing the peer vpn gw. but it seems that snd's of eth5 are doing also the encryption work. or they affected by it some how.&lt;/P&gt;&lt;P&gt;here are the outputs your requeted:&lt;/P&gt;&lt;P&gt;[Expert@:0]# ethtool -i eth5&lt;BR /&gt;driver: igb&lt;BR /&gt;version: 5.3.5.20&lt;BR /&gt;firmware-version: 1.70, 0x80000f44, 1.2028.0&lt;BR /&gt;expansion-rom-version:&lt;BR /&gt;bus-info: 0000:04:00.1&lt;BR /&gt;supports-statistics: yes&lt;BR /&gt;supports-test: yes&lt;BR /&gt;supports-eeprom-access: yes&lt;BR /&gt;supports-register-dump: yes&lt;BR /&gt;supports-priv-flags: no&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;posting again updated ethtool -S :&lt;/P&gt;&lt;P&gt;[Expert@:0]# ethtool -S eth5&lt;BR /&gt;NIC statistics:&lt;BR /&gt;rx_packets: 4964018578&lt;BR /&gt;tx_packets: 2248161359&lt;BR /&gt;rx_bytes: 6930159736278&lt;BR /&gt;tx_bytes: 472471347313&lt;BR /&gt;rx_broadcast: 5515000&lt;BR /&gt;tx_broadcast: 47680&lt;BR /&gt;rx_multicast: 241&lt;BR /&gt;tx_multicast: 0&lt;BR /&gt;multicast: 241&lt;BR /&gt;collisions: 0&lt;BR /&gt;rx_crc_errors: 0&lt;BR /&gt;rx_no_buffer_count: 0&lt;BR /&gt;rx_missed_errors: 0&lt;BR /&gt;tx_aborted_errors: 0&lt;BR /&gt;tx_carrier_errors: 0&lt;BR /&gt;tx_window_errors: 0&lt;BR /&gt;tx_abort_late_coll: 0&lt;BR /&gt;tx_deferred_ok: 0&lt;BR /&gt;tx_single_coll_ok: 0&lt;BR /&gt;tx_multi_coll_ok: 0&lt;BR /&gt;tx_timeout_count: 0&lt;BR /&gt;rx_long_length_errors: 0&lt;BR /&gt;rx_short_length_errors: 0&lt;BR /&gt;rx_align_errors: 0&lt;BR /&gt;tx_tcp_seg_good: 0&lt;BR /&gt;tx_tcp_seg_failed: 0&lt;BR /&gt;rx_flow_control_xon: 0&lt;BR /&gt;rx_flow_control_xoff: 0&lt;BR /&gt;tx_flow_control_xon: 0&lt;BR /&gt;tx_flow_control_xoff: 0&lt;BR /&gt;rx_long_byte_count: 6930159736278&lt;BR /&gt;tx_dma_out_of_sync: 0&lt;BR /&gt;lro_aggregated: 0&lt;BR /&gt;lro_flushed: 0&lt;BR /&gt;tx_smbus: 0&lt;BR /&gt;rx_smbus: 0&lt;BR /&gt;dropped_smbus: 0&lt;BR /&gt;os2bmc_rx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_host: 0&lt;BR /&gt;os2bmc_rx_by_host: 0&lt;BR /&gt;tx_hwtstamp_timeouts: 0&lt;BR /&gt;rx_hwtstamp_cleared: 0&lt;BR /&gt;rx_errors: 0&lt;BR /&gt;tx_errors: 0&lt;BR /&gt;tx_dropped: 0&lt;BR /&gt;rx_length_errors: 0&lt;BR /&gt;rx_over_errors: 0&lt;BR /&gt;rx_frame_errors: 0&lt;BR /&gt;rx_fifo_errors: 9145&lt;BR /&gt;tx_fifo_errors: 0&lt;BR /&gt;tx_heartbeat_errors: 0&lt;BR /&gt;tx_queue_0_packets: 738644974&lt;BR /&gt;tx_queue_0_bytes: 161876078815&lt;BR /&gt;tx_queue_0_restart: 42049&lt;BR /&gt;tx_queue_1_packets: 691795&lt;BR /&gt;tx_queue_1_bytes: 81135487&lt;BR /&gt;tx_queue_1_restart: 0&lt;BR /&gt;tx_queue_2_packets: 1504911959&lt;BR /&gt;tx_queue_2_bytes: 288430955930&lt;BR /&gt;tx_queue_2_restart: 510681&lt;BR /&gt;tx_queue_3_packets: 555859&lt;BR /&gt;tx_queue_3_bytes: 78171677&lt;BR /&gt;tx_queue_3_restart: 0&lt;BR /&gt;tx_queue_4_packets: 2490259&lt;BR /&gt;tx_queue_4_bytes: 2495498088&lt;BR /&gt;tx_queue_4_restart: 0&lt;BR /&gt;tx_queue_5_packets: 440930&lt;BR /&gt;tx_queue_5_bytes: 60110650&lt;BR /&gt;tx_queue_5_restart: 0&lt;BR /&gt;tx_queue_6_packets: 28210&lt;BR /&gt;tx_queue_6_bytes: 4076532&lt;BR /&gt;tx_queue_6_restart: 0&lt;BR /&gt;tx_queue_7_packets: 2622&lt;BR /&gt;tx_queue_7_bytes: 1356208&lt;BR /&gt;tx_queue_7_restart: 0&lt;BR /&gt;rx_queue_0_packets: 390728994&lt;BR /&gt;rx_queue_0_bytes: 516183302822&lt;BR /&gt;rx_queue_0_drops: 303&lt;BR /&gt;rx_queue_0_csum_err: 0&lt;BR /&gt;rx_queue_0_alloc_failed: 0&lt;BR /&gt;rx_queue_1_packets: 594522390&lt;BR /&gt;rx_queue_1_bytes: 825697479777&lt;BR /&gt;rx_queue_1_drops: 2115&lt;BR /&gt;rx_queue_1_csum_err: 0&lt;BR /&gt;rx_queue_1_alloc_failed: 0&lt;BR /&gt;rx_queue_2_packets: 607234731&lt;BR /&gt;rx_queue_2_bytes: 851926240989&lt;BR /&gt;rx_queue_2_drops: 99&lt;BR /&gt;rx_queue_2_csum_err: 0&lt;BR /&gt;rx_queue_2_alloc_failed: 0&lt;BR /&gt;rx_queue_3_packets: 804427571&lt;BR /&gt;rx_queue_3_bytes: 1138657768456&lt;BR /&gt;rx_queue_3_drops: 2634&lt;BR /&gt;rx_queue_3_csum_err: 0&lt;BR /&gt;rx_queue_3_alloc_failed: 0&lt;BR /&gt;rx_queue_4_packets: 883199019&lt;BR /&gt;rx_queue_4_bytes: 1236082372690&lt;BR /&gt;rx_queue_4_drops: 1798&lt;BR /&gt;rx_queue_4_csum_err: 0&lt;BR /&gt;rx_queue_4_alloc_failed: 0&lt;BR /&gt;rx_queue_5_packets: 812398978&lt;BR /&gt;rx_queue_5_bytes: 1146114511637&lt;BR /&gt;rx_queue_5_drops: 1229&lt;BR /&gt;rx_queue_5_csum_err: 0&lt;BR /&gt;rx_queue_5_alloc_failed: 0&lt;BR /&gt;rx_queue_6_packets: 511234866&lt;BR /&gt;rx_queue_6_bytes: 704483327773&lt;BR /&gt;rx_queue_6_drops: 592&lt;BR /&gt;rx_queue_6_csum_err: 0&lt;BR /&gt;rx_queue_6_alloc_failed: 0&lt;BR /&gt;rx_queue_7_packets: 359382343&lt;BR /&gt;rx_queue_7_bytes: 489991856392&lt;BR /&gt;rx_queue_7_drops: 107&lt;BR /&gt;rx_queue_7_csum_err: 0&lt;BR /&gt;rx_queue_7_alloc_failed: 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@:0]# mq_mng -o -v&lt;BR /&gt;Total 16 cores. Multiqueue 14 cores: 0,8,1,9,2,10,3,11,4,12,5,13,6,14&lt;BR /&gt;i/f type state mode cores&lt;BR /&gt;------------------------------------------------------------------------------------------------&lt;BR /&gt;eth4 igb Up Manual (6/6) 0(94),1(101),2(105),3(106),4(1&lt;BR /&gt;07),5(108)&lt;BR /&gt;eth5 igb Up Manual (8/8) 6(96),8(102),9(109),10(110),11&lt;BR /&gt;(111),12(112),13(113),14(114)&lt;BR /&gt;eth6 igb Up Manual (6/6) 0(98),1(103),2(115),3(116),4(1&lt;BR /&gt;17),5(118)&lt;BR /&gt;eth7 igb Up Manual (6/6) 0(100),1(104),2(119),3(120),4(&lt;BR /&gt;121),5(122)&lt;/P&gt;&lt;P&gt;core interfaces queue irq rx packets tx packets&lt;BR /&gt;------------------------------------------------------------------------------------------------&lt;BR /&gt;0 eth7 eth7-TxRx-0 100 330909 163420&lt;BR /&gt;eth6 eth6-TxRx-0 98 61509682 110784055&lt;BR /&gt;eth4 eth4-TxRx-0 94 852416352 983677832&lt;BR /&gt;1 eth7 eth7-TxRx-1 104 442589 448258&lt;BR /&gt;eth6 eth6-TxRx-1 103 54020929 9&lt;BR /&gt;eth4 eth4-TxRx-1 101 930887 987425974&lt;BR /&gt;2 eth7 eth7-TxRx-2 119 265478 138919&lt;BR /&gt;eth6 eth6-TxRx-2 115 145991072 166638954&lt;BR /&gt;eth4 eth4-TxRx-2 105 1714115580 753778613&lt;BR /&gt;3 eth7 eth7-TxRx-3 120 447326 240353&lt;BR /&gt;eth6 eth6-TxRx-3 116 122485504 5&lt;BR /&gt;eth4 eth4-TxRx-3 106 745493 920895922&lt;BR /&gt;4 eth7 eth7-TxRx-4 121 100454 430922&lt;BR /&gt;eth6 eth6-TxRx-4 117 85561230 9&lt;BR /&gt;eth4 eth4-TxRx-4 107 1226037 964544196&lt;BR /&gt;5 eth7 eth7-TxRx-5 122 170053 185712&lt;BR /&gt;eth6 eth6-TxRx-5 118 56023660 28&lt;BR /&gt;eth4 eth4-TxRx-5 108 627845 883814781&lt;BR /&gt;6 eth5 eth5-TxRx-0 96 391544257 738646606&lt;BR /&gt;8 eth5 eth5-TxRx-1 102 596438493 693538&lt;BR /&gt;9 eth5 eth5-TxRx-2 109 607669561 1512735496&lt;BR /&gt;10 eth5 eth5-TxRx-3 110 807574510 557285&lt;BR /&gt;11 eth5 eth5-TxRx-4 111 886419689 2492481&lt;BR /&gt;12 eth5 eth5-TxRx-5 112 815035662 442178&lt;BR /&gt;13 eth5 eth5-TxRx-6 113 513408486 28301&lt;BR /&gt;14 eth5 eth5-TxRx-7 114 360884778 2622&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also here is top from some random capture:&lt;/P&gt;&lt;P&gt;%Cpu0 : 0.0 us, 1.0 sy, 0.0 ni, 97.0 id, 0.0 wa, 0.0 hi, 2.0 si, 0.0 st&lt;BR /&gt;%Cpu1 : 0.0 us, 1.0 sy, 0.0 ni, 97.1 id, 0.0 wa, 1.0 hi, 1.0 si, 0.0 st&lt;BR /&gt;%Cpu2 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu3 : 0.0 us, 0.0 sy, 0.0 ni, 99.0 id, 0.0 wa, 0.0 hi, 1.0 si, 0.0 st&lt;BR /&gt;%Cpu4 : 0.0 us, 0.0 sy, 0.0 ni, 98.0 id, 0.0 wa, 0.0 hi, 2.0 si, 0.0 st&lt;BR /&gt;%Cpu5 : 0.0 us, 1.0 sy, 0.0 ni, 97.0 id, 0.0 wa, 1.0 hi, 1.0 si, 0.0 st&lt;BR /&gt;%Cpu6 : 0.0 us, 12.6 sy, 0.0 ni, 32.2 id, 0.0 wa, 0.0 hi, 55.2 si, 0.0 st&lt;BR /&gt;%Cpu7 : 1.0 us, 4.0 sy, 0.0 ni, 94.0 id, 0.0 wa, 1.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu8 : 0.0 us, 0.0 sy, 0.0 ni, 53.3 id, 0.0 wa, 0.0 hi, 46.7 si, 0.0 st&lt;BR /&gt;%Cpu9 : 0.0 us, 1.3 sy, 0.0 ni, 41.0 id, 0.0 wa, 0.0 hi, 57.7 si, 0.0 st&lt;BR /&gt;%Cpu10 : 0.0 us, 0.0 sy, 0.0 ni, 42.7 id, 0.0 wa, 0.0 hi, 57.3 si, 0.0 st&lt;BR /&gt;%Cpu11 : 0.0 us, 0.0 sy, 0.0 ni, 36.2 id, 0.0 wa, 1.2 hi, 62.5 si, 0.0 st&lt;BR /&gt;%Cpu12 : 0.0 us, 33.3 sy, 0.0 ni, 21.1 id, 0.0 wa, 0.0 hi, 45.6 si, 0.0 st&lt;BR /&gt;%Cpu13 : 0.0 us, 7.7 sy, 0.0 ni, 23.1 id, 0.0 wa, 0.0 hi, 69.2 si, 0.0 st&lt;BR /&gt;%Cpu14 : 0.0 us, 19.8 sy, 0.0 ni, 30.2 id, 0.0 wa, 0.0 hi, 50.0 si, 0.0 st&lt;BR /&gt;%Cpu15 : 1.0 us, 4.0 sy, 0.0 ni, 92.9 id, 0.0 wa, 1.0 hi, 1.0 si, 0.0 st&lt;BR /&gt;KiB Mem : 65193124 total, 47614248 free, 6902084 used, 10676792 buff/cache&lt;BR /&gt;KiB Swap: 33551748 total, 33551748 free, 0 used. 57282704 avail Mem&lt;/P&gt;&lt;P&gt;PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ P COMMAND&lt;BR /&gt;102 admin 20 0 0 0 0 R 58.4 0.0 170:33.76 13 ksoftirqd/13&lt;BR /&gt;88 admin 20 0 0 0 0 R 46.5 0.0 396:23.62 11 ksoftirqd/11&lt;BR /&gt;81 admin 20 0 0 0 0 R 39.6 0.0 324:49.96 10 ksoftirqd/10&lt;BR /&gt;95 admin 20 0 0 0 0 R 38.6 0.0 254:35.82 12 ksoftirqd/12&lt;BR /&gt;53 admin 20 0 0 0 0 R 35.6 0.0 131:12.51 6 ksoftirqd/6&lt;BR /&gt;74 admin 20 0 0 0 0 R 34.7 0.0 206:23.04 9 ksoftirqd/9&lt;BR /&gt;109 admin 20 0 0 0 0 R 33.7 0.0 83:29.70 14 ksoftirqd/14&lt;BR /&gt;67 admin 20 0 0 0 0 R 11.9 0.0 141:55.80 8 ksoftirqd/8&lt;BR /&gt;12136 admin 20 0 0 0 0 R 5.9 0.0 11:40.47 6 snd&lt;BR /&gt;12144 admin 20 0 0 0 0 S 5.9 0.0 21:48.59 14 snd&lt;BR /&gt;10199 admin 20 0 0 0 0 S 3.0 0.0 105:56.14 15 fw_worker_0&lt;BR /&gt;10200 admin 20 0 0 0 0 R 3.0 0.0 62:30.12 7 fw_worker_1&lt;BR /&gt;12143 admin 20 0 0 0 0 S 2.0 0.0 16:33.75 13 snd&lt;BR /&gt;99 admin 20 0 0 0 0 S 1.0 0.0 0:00.61 7 rcuos/12&lt;BR /&gt;159 admin 20 0 0 0 0 S 1.0 0.0 1:13.72 6 kworker/6:1&lt;BR /&gt;162 admin 20 0 0 0 0 S 1.0 0.0 0:48.71 9 kworker/9:1&lt;BR /&gt;163 admin 20 0 0 0 0 S 1.0 0.0 1:27.20 10 kworker/10:1&lt;BR /&gt;2596 admin 20 0 0 0 0 S 1.0 0.0 0:41.58 14 kworker/14:3&lt;/P&gt;&lt;P&gt;here is a perf top -c on each snd cores related to this nic&lt;/P&gt;&lt;P&gt;49.46% [kernel] [k] intel_pmu_handle_irq&lt;BR /&gt;16.80% [kernel] [k] native_write_msr_safe&lt;BR /&gt;14.47% [kernel] [k] native_apic_msr_write&lt;BR /&gt;8.06% [kernel] [k] __kprobes_text_start&lt;BR /&gt;3.70% [kernel] [k] nmi&lt;BR /&gt;2.71% [kernel] [k] trigger_load_balance&lt;BR /&gt;1.72% [kernel] [k] perf_event_task_tick&lt;BR /&gt;1.59% [kernel] [k] idle_cpu&lt;BR /&gt;0.54% [kernel] [k] scheduler_tick&lt;BR /&gt;0.29% [kernel] [k] perf_pmu_enable&lt;BR /&gt;0.23% [kernel] [k] x86_pmu_enable&lt;BR /&gt;0.21% [kernel] [k] raise_softirq&lt;BR /&gt;0.12% [kernel] [k] intel_bts_enable_local&lt;BR /&gt;0.04% [kernel] [k] ctx_resched&lt;BR /&gt;0.03% [kernel] [k] __perf_event_enable&lt;BR /&gt;0.01% [kernel] [k] event_function&lt;BR /&gt;0.01% [kernel] [k] perf_ctx_unlock&lt;BR /&gt;0.01% [kernel] [k] flush_smp_call_function_queue&lt;BR /&gt;0.00% [kernel] [k] remote_function&lt;BR /&gt;0.00% [kernel] [k] irq_work_run&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and perf top on snd cores related to wan link&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;77.65% [kernel] [k] perf_pmu_sched_task&lt;BR /&gt;16.41% [kernel] [k] x86_pmu_enable&lt;BR /&gt;3.18% [kernel] [k] perf_ctx_unlock&lt;BR /&gt;1.94% [kernel] [k] scheduler_tick&lt;BR /&gt;0.51% [kernel] [k] perf_event_task_tick&lt;BR /&gt;0.32% [kernel] [k] trigger_load_balance&lt;BR /&gt;[Expert@:0]# ^C&lt;/P&gt;&lt;P&gt;i also put here statistics and info about the wan interface:&lt;/P&gt;&lt;P&gt;[Expert@FWDRPMATE:0]# ethtool -i eth4&lt;BR /&gt;driver: igb&lt;BR /&gt;version: 5.3.5.20&lt;BR /&gt;firmware-version: 1.70, 0x80000f44, 1.2028.0&lt;BR /&gt;expansion-rom-version:&lt;BR /&gt;bus-info: 0000:04:00.0&lt;BR /&gt;supports-statistics: yes&lt;BR /&gt;supports-test: yes&lt;BR /&gt;supports-eeprom-access: yes&lt;BR /&gt;supports-register-dump: yes&lt;BR /&gt;supports-priv-flags: no&lt;BR /&gt;[Expert@FWDRPMATE:0]# ethtool -S eth4&lt;BR /&gt;NIC statistics:&lt;BR /&gt;rx_packets: 3024706563&lt;BR /&gt;tx_packets: 6331976966&lt;BR /&gt;rx_bytes: 789286747698&lt;BR /&gt;tx_bytes: 9300475868971&lt;BR /&gt;rx_broadcast: 1&lt;BR /&gt;tx_broadcast: 351&lt;BR /&gt;rx_multicast: 0&lt;BR /&gt;tx_multicast: 751&lt;BR /&gt;multicast: 0&lt;BR /&gt;collisions: 0&lt;BR /&gt;rx_crc_errors: 0&lt;BR /&gt;rx_no_buffer_count: 0&lt;BR /&gt;rx_missed_errors: 0&lt;BR /&gt;tx_aborted_errors: 0&lt;BR /&gt;tx_carrier_errors: 0&lt;BR /&gt;tx_window_errors: 0&lt;BR /&gt;tx_abort_late_coll: 0&lt;BR /&gt;tx_deferred_ok: 0&lt;BR /&gt;tx_single_coll_ok: 0&lt;BR /&gt;tx_multi_coll_ok: 0&lt;BR /&gt;tx_timeout_count: 1&lt;BR /&gt;rx_long_length_errors: 0&lt;BR /&gt;rx_short_length_errors: 0&lt;BR /&gt;rx_align_errors: 0&lt;BR /&gt;tx_tcp_seg_good: 0&lt;BR /&gt;tx_tcp_seg_failed: 0&lt;BR /&gt;rx_flow_control_xon: 0&lt;BR /&gt;rx_flow_control_xoff: 0&lt;BR /&gt;tx_flow_control_xon: 0&lt;BR /&gt;tx_flow_control_xoff: 0&lt;BR /&gt;rx_long_byte_count: 789286747698&lt;BR /&gt;tx_dma_out_of_sync: 0&lt;BR /&gt;lro_aggregated: 0&lt;BR /&gt;lro_flushed: 0&lt;BR /&gt;tx_smbus: 0&lt;BR /&gt;rx_smbus: 0&lt;BR /&gt;dropped_smbus: 0&lt;BR /&gt;os2bmc_rx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_host: 0&lt;BR /&gt;os2bmc_rx_by_host: 0&lt;BR /&gt;tx_hwtstamp_timeouts: 0&lt;BR /&gt;rx_hwtstamp_cleared: 0&lt;BR /&gt;rx_errors: 0&lt;BR /&gt;tx_errors: 0&lt;BR /&gt;tx_dropped: 0&lt;BR /&gt;rx_length_errors: 0&lt;BR /&gt;rx_over_errors: 0&lt;BR /&gt;rx_frame_errors: 0&lt;BR /&gt;rx_fifo_errors: 184166&lt;BR /&gt;tx_fifo_errors: 0&lt;BR /&gt;tx_heartbeat_errors: 0&lt;BR /&gt;tx_queue_0_packets: 1140407572&lt;BR /&gt;tx_queue_0_bytes: 1618048127881&lt;BR /&gt;tx_queue_0_restart: 19574&lt;BR /&gt;tx_queue_1_packets: 1157649682&lt;BR /&gt;tx_queue_1_bytes: 1692427247932&lt;BR /&gt;tx_queue_1_restart: 10527&lt;BR /&gt;tx_queue_2_packets: 810060850&lt;BR /&gt;tx_queue_2_bytes: 1190384132595&lt;BR /&gt;tx_queue_2_restart: 126&lt;BR /&gt;tx_queue_3_packets: 1076756729&lt;BR /&gt;tx_queue_3_bytes: 1606619311065&lt;BR /&gt;tx_queue_3_restart: 7839&lt;BR /&gt;tx_queue_4_packets: 1126786549&lt;BR /&gt;tx_queue_4_bytes: 1661535812825&lt;BR /&gt;tx_queue_4_restart: 22133&lt;BR /&gt;tx_queue_5_packets: 1019443857&lt;BR /&gt;tx_queue_5_bytes: 1504911051092&lt;BR /&gt;tx_queue_5_restart: 8927&lt;BR /&gt;rx_queue_0_packets: 852523761&lt;BR /&gt;rx_queue_0_bytes: 229485827889&lt;BR /&gt;rx_queue_0_drops: 2776&lt;BR /&gt;rx_queue_0_csum_err: 0&lt;BR /&gt;rx_queue_0_alloc_failed: 0&lt;BR /&gt;rx_queue_1_packets: 1060558&lt;BR /&gt;rx_queue_1_bytes: 266814990&lt;BR /&gt;rx_queue_1_drops: 0&lt;BR /&gt;rx_queue_1_csum_err: 0&lt;BR /&gt;rx_queue_1_alloc_failed: 0&lt;BR /&gt;rx_queue_2_packets: 2167570424&lt;BR /&gt;rx_queue_2_bytes: 546087756117&lt;BR /&gt;rx_queue_2_drops: 181390&lt;BR /&gt;rx_queue_2_csum_err: 0&lt;BR /&gt;rx_queue_2_alloc_failed: 0&lt;BR /&gt;rx_queue_3_packets: 849165&lt;BR /&gt;rx_queue_3_bytes: 212643338&lt;BR /&gt;rx_queue_3_drops: 0&lt;BR /&gt;rx_queue_3_csum_err: 0&lt;BR /&gt;rx_queue_3_alloc_failed: 0&lt;BR /&gt;rx_queue_4_packets: 1401896&lt;BR /&gt;rx_queue_4_bytes: 610824371&lt;BR /&gt;rx_queue_4_drops: 0&lt;BR /&gt;rx_queue_4_csum_err: 0&lt;BR /&gt;rx_queue_4_alloc_failed: 0&lt;BR /&gt;rx_queue_5_packets: 715849&lt;BR /&gt;rx_queue_5_bytes: 240438500&lt;BR /&gt;rx_queue_5_drops: 0&lt;BR /&gt;rx_queue_5_csum_err: 0&lt;BR /&gt;rx_queue_5_alloc_failed: 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;about XMT FAILED errors we are seeing in fw ctl zdebug, actually it seems like rx drops and not tx drops. because i can see the direction coming from eth5(lan) to eth4(wan) are dropped and the line shows the core that is the snd of eth5 (receiver).&lt;BR /&gt;also i can see reversed packets from the wan to the lan that are dropped at the snd of the wan (received side). and also those cores seems to get high peaks frequently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;about the jumbo frames, i checked, and the bb switch in the lan comes before the fw, not forwarding packets larger than regular mtu, if i try to ping with greater size with df, it send itself the frag needed. also the lan fw before this fw, don't accept larger mtu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;by the way couple of years ago i increased those Nics buffer to 1024 (from 512+-) because i have lots rxdrops and increasing snd's wasn't enough.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;another weird thing, the fw and the other end that received the same throughput and same pps from this gw, and decrypt them and forward them, doesn't have any cpu utilization. also i have checked with another gw that encrypts 550mbps and 50k pps, have only 1 snd for all interfaces, not mq, and use only 10-15% utilization on one core. all fws same hardware basically. which makes me think something is specifically wrong with this server, and it's not legitimate resources per the work it's doing. i thought maybe HT enabled in bios, but from linux commands it seems that it's not.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 10:27:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140473#M21566</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-05T10:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140639#M21603</link>
      <description>&lt;P&gt;Pretty sure your XMT Failed is on the TX side of eth4 as cpu0 is reporting that in the zdebug and CPU 0 lines up with TX queue 0 which is the one experiencing the restarts.&amp;nbsp; You are taking some RX-DRPs on eth4 that look like a big number, but the RX-DRP rate is only 0.02% and therefore negligible; these are probably only happening during policy installs or other brief periods of high CPU load.&lt;/P&gt;
&lt;P&gt;I wouldn't worry too much about the jumbo frames as I believe they will still be accepted by the firewall since a default MTU of 1500 just limits the size of what the firewall interface can transmit, not what it will receive.&amp;nbsp; However jumbo frames will occupy more than one ring buffer slot which may exacerbate queuing drops and also require fragmentation.&lt;/P&gt;
&lt;P&gt;I understand that TAC took you through some manual tuning of Multi-Queue which was certainly valid prior to version R80.40 under kernel 2.6.18, but to be blunt this is a huge no-no when the Gaia 3.10 kernel is present as once you start making manual changes all attempts for Multi-Queue to automatically reassign traffic to keep everything balanced is abandoned.&amp;nbsp; This is indicated in your &lt;STRONG&gt;mq_mng&lt;/STRONG&gt; output showing "Manual".&amp;nbsp; I believe this is why TX queue 0 is getting pounded resulting in your XMT Failures.&amp;nbsp; Not sure if this results in packet loss or if SecureXL just buffers it and tries again later, but given SecureXL's implementation I would assume the former.&lt;/P&gt;
&lt;P&gt;It looks like you have a total of 16 cores, and 14 of those are also being used as SNDs which are overlapping with your Workers/Instances which is going to just make things worse.&amp;nbsp; Please provide output of &lt;STRONG&gt;fw ctl affinity -l -a -v&lt;/STRONG&gt; to verify your split.&amp;nbsp; Depending on what blades you have enabled (&lt;STRONG&gt;enabled_blades&lt;/STRONG&gt;) and level of acceleration (&lt;STRONG&gt;fwaccel stats -s&lt;/STRONG&gt;) you will probably need to reset your split, my shot in the dark would be a 6/10 split.&lt;/P&gt;
&lt;P&gt;It is not clear to me based on your server specs how many actual physical cores you have on your server irrespective of how many threads per core are set.&amp;nbsp; Can you determine that?&lt;/P&gt;
&lt;P&gt;My recommendation is to set all your interfaces back to Automatic Mode, make sure you have no manual affinity adjustments in fwaffinity.conf, and assess what happens with your current split.&amp;nbsp; You'll probably need to then adjust your split.&amp;nbsp; Making further manual adjustments to Multi-Queue is just going to dig the hole you are already in even deeper.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 16:11:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140639#M21603</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-05T16:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140657#M21608</link>
      <description>&lt;P&gt;as for now we only have 2 fw workers, as workers don't work much, and snd's was required a LOT.&lt;/P&gt;&lt;P&gt;i have changed mq_mng back to auto on all interfaces, and now it have 8 cores on all 4 interfaces.&lt;/P&gt;&lt;P&gt;so far(30min), it looks like slight improvement. XMT errors not keep growing all the time (growing more slowly), the ping response time was reduced at first but then was back to 40-60ms.&lt;/P&gt;&lt;P&gt;still, CoreXL_SND average utilization in cpview is around 60% (COREXL_FW is around 20%)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@:0]# mq_mng -o -v&lt;BR /&gt;Total 16 cores. Multiqueue 14 cores: 0,8,1,9,2,10,3,11,4,12,5,13,6,14&lt;BR /&gt;i/f type state mode cores&lt;BR /&gt;------------------------------------------------------------------------------------------------&lt;BR /&gt;eth4 igb Up Auto (8/8) 0(94),8(101),1(105),9(106),2(1&lt;BR /&gt;07),10(108),3(123),11(124)&lt;BR /&gt;eth5 igb Up Auto (8/8) 0(96),8(102),1(109),9(110),2(1&lt;BR /&gt;11),10(112),3(113),11(114)&lt;BR /&gt;eth6 igb Up Auto (8/8) 0(98),8(103),1(115),9(116),2(1&lt;BR /&gt;17),10(118),3(125),11(126)&lt;BR /&gt;eth7 igb Up Auto (8/8) 0(100),8(104),1(119),9(120),2(&lt;BR /&gt;121),10(122),3(127),11(128)&lt;/P&gt;&lt;P&gt;core interfaces queue irq rx packets tx packets&lt;BR /&gt;------------------------------------------------------------------------------------------------&lt;BR /&gt;0 eth7 eth7-TxRx-0 100 4054 2614&lt;BR /&gt;eth6 eth6-TxRx-0 98 4337 2389295&lt;BR /&gt;eth5 eth5-TxRx-0 96 1431950059 4787390404&lt;BR /&gt;eth4 eth4-TxRx-0 94 69991933 20191761&lt;BR /&gt;1 eth7 eth7-TxRx-2 119 7482 3570&lt;BR /&gt;eth6 eth6-TxRx-2 115 635321 0&lt;BR /&gt;eth5 eth5-TxRx-2 109 1799048202 2904810018&lt;BR /&gt;eth4 eth4-TxRx-2 105 18046 18743539&lt;BR /&gt;2 eth7 eth7-TxRx-4 121 3550 4169&lt;BR /&gt;eth6 eth6-TxRx-4 117 160583 0&lt;BR /&gt;eth5 eth5-TxRx-4 111 3804379172 4513782&lt;BR /&gt;eth4 eth4-TxRx-4 107 17924 15181281&lt;BR /&gt;3 eth7 eth7-TxRx-6 127 3622 4611&lt;BR /&gt;eth6 eth6-TxRx-6 125 1058229 0&lt;BR /&gt;eth5 eth5-TxRx-6 113 1598328597 114939&lt;BR /&gt;eth4 eth4-TxRx-6 123 16817 18803238&lt;BR /&gt;8 eth7 eth7-TxRx-1 104 14297 11289&lt;BR /&gt;eth6 eth6-TxRx-1 103 847619 0&lt;BR /&gt;eth5 eth5-TxRx-1 102 1490849757 2368795&lt;BR /&gt;eth4 eth4-TxRx-1 101 21762 19148078&lt;BR /&gt;9 eth7 eth7-TxRx-3 120 3112 3614&lt;BR /&gt;eth6 eth6-TxRx-3 116 874458 0&lt;BR /&gt;eth5 eth5-TxRx-3 110 2544794164 1846379&lt;BR /&gt;eth4 eth4-TxRx-3 106 23225 18328112&lt;BR /&gt;10 eth7 eth7-TxRx-5 122 13273 12902&lt;BR /&gt;eth6 eth6-TxRx-5 118 73330 0&lt;BR /&gt;eth5 eth5-TxRx-5 112 2688024236 1522012&lt;BR /&gt;eth4 eth4-TxRx-5 108 31633 15783661&lt;BR /&gt;11 eth7 eth7-TxRx-7 128 2314 7709&lt;BR /&gt;eth6 eth6-TxRx-7 126 861339 0&lt;BR /&gt;eth5 eth5-TxRx-7 114 1631642001 23084&lt;BR /&gt;eth4 eth4-TxRx-7 124 20099 19661388&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@:0]# fw ctl affinity -l -a -v&lt;BR /&gt;Kernel fw_0: CPU 15&lt;BR /&gt;Kernel fw_1: CPU 7&lt;BR /&gt;Daemon mpdaemon: CPU 7 15&lt;BR /&gt;Daemon fwd: CPU 7 15&lt;BR /&gt;Daemon in.asessiond: CPU 7 15&lt;BR /&gt;Daemon cprid: CPU 7 15&lt;BR /&gt;Daemon lpd: CPU 7 15&lt;BR /&gt;Daemon in.geod: CPU 7 15&lt;BR /&gt;Daemon vpnd: CPU 7 15&lt;BR /&gt;Daemon cprid: CPU 7 15&lt;BR /&gt;Daemon cpd: CPU 7 15&lt;BR /&gt;Interface eth4: has multi queue enabled&lt;BR /&gt;Interface eth5: has multi queue enabled&lt;BR /&gt;Interface eth6: has multi queue enabled&lt;BR /&gt;Interface eth7: has multi queue enabled&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Expert@:0]# enabled_blades&lt;BR /&gt;fw vpn mon&lt;/P&gt;&lt;P&gt;(p.s no traffic counters are enabled in monitor)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Expert@:0]# fwaccel stats -s&lt;BR /&gt;Accelerated conns/Total conns : 1927/1996 (96%)&lt;BR /&gt;Accelerated pkts/Total pkts : 26501229324/27030948142 (98%)&lt;BR /&gt;F2Fed pkts/Total pkts : 529718818/27030948142 (1%)&lt;BR /&gt;F2V pkts/Total pkts : 4149287/27030948142 (0%)&lt;BR /&gt;CPASXL pkts/Total pkts : 0/27030948142 (0%)&lt;BR /&gt;PSLXL pkts/Total pkts : 163745402/27030948142 (0%)&lt;BR /&gt;CPAS pipeline pkts/Total pkts : 0/27030948142 (0%)&lt;BR /&gt;PSL pipeline pkts/Total pkts : 0/27030948142 (0%)&lt;BR /&gt;CPAS inline pkts/Total pkts : 0/27030948142 (0%)&lt;BR /&gt;PSL inline pkts/Total pkts : 0/27030948142 (0%)&lt;BR /&gt;QOS inbound pkts/Total pkts : 0/27030948142 (0%)&lt;BR /&gt;QOS outbound pkts/Total pkts : 0/27030948142 (0%)&lt;BR /&gt;Corrected pkts/Total pkts : 0/27030948142 (0%)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;random top now:&lt;/P&gt;&lt;P&gt;Tasks: 319 total, 2 running, 317 sleeping, 0 stopped, 0 zombie&lt;BR /&gt;%Cpu0 : 0.0 us, 1.0 sy, 0.0 ni, 30.7 id, 0.0 wa, 1.0 hi, 67.3 si, 0.0 st&lt;BR /&gt;%Cpu1 : 0.0 us, 0.0 sy, 0.0 ni, 46.5 id, 0.0 wa, 0.0 hi, 53.5 si, 0.0 st&lt;BR /&gt;%Cpu2 : 0.0 us, 0.0 sy, 0.0 ni, 53.0 id, 0.0 wa, 0.0 hi, 47.0 si, 0.0 st&lt;BR /&gt;%Cpu3 : 0.0 us, 0.0 sy, 0.0 ni, 49.5 id, 0.0 wa, 1.0 hi, 49.5 si, 0.0 st&lt;BR /&gt;%Cpu4 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu5 : 0.0 us, 1.0 sy, 0.0 ni, 99.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu6 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu7 : 1.0 us, 9.2 sy, 0.0 ni, 89.8 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu8 : 0.0 us, 2.0 sy, 0.0 ni, 44.0 id, 0.0 wa, 0.0 hi, 54.0 si, 0.0 st&lt;BR /&gt;%Cpu9 : 0.0 us, 0.0 sy, 0.0 ni, 39.6 id, 0.0 wa, 0.0 hi, 60.4 si, 0.0 st&lt;BR /&gt;%Cpu10 : 0.0 us, 0.0 sy, 0.0 ni, 41.0 id, 0.0 wa, 0.0 hi, 59.0 si, 0.0 st&lt;BR /&gt;%Cpu11 : 0.0 us, 0.0 sy, 0.0 ni, 44.4 id, 0.0 wa, 0.0 hi, 55.6 si, 0.0 st&lt;BR /&gt;%Cpu12 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu13 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu14 : 0.0 us, 1.0 sy, 0.0 ni, 99.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;%Cpu15 : 2.0 us, 10.2 sy, 0.0 ni, 87.8 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st&lt;BR /&gt;KiB Mem : 65193124 total, 47527864 free, 6910096 used, 10755164 buff/cache&lt;BR /&gt;KiB Swap: 33551748 total, 33551748 free, 0 used. 57263388 avail Mem&lt;/P&gt;&lt;P&gt;PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ P COMMAND&lt;BR /&gt;10199 admin 20 0 0 0 0 R 7.9 0.0 296:46.88 15 fw_worker_0&lt;BR /&gt;10200 admin 20 0 0 0 0 S 7.9 0.0 225:31.69 7 fw_worker_1&lt;BR /&gt;12072 admin 20 0 618944 118872 42884 S 2.0 0.2 37:43.00 7 fw_full&lt;BR /&gt;13123 admin 20 0 3900 1680 1072 R 2.0 0.0 0:00.10 15 top&lt;BR /&gt;3 admin 20 0 0 0 0 S 1.0 0.0 40:05.55 0 ksoftirqd/0&lt;BR /&gt;74 admin 20 0 0 0 0 S 1.0 0.0 423:48.77 9 ksoftirqd/9&lt;BR /&gt;12135 admin 20 0 0 0 0 S 1.0 0.0 40:27.52 5 snd&lt;BR /&gt;12136 admin 20 0 0 0 0 S 1.0 0.0 24:24.55 6 snd&lt;BR /&gt;12138 admin 20 0 0 0 0 S 1.0 0.0 38:29.45 8 snd&lt;BR /&gt;12144 admin 20 0 0 0 0 S 1.0 0.0 48:17.69 14 snd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;about HT, not sure how to determine it from cli.&lt;/P&gt;&lt;P&gt;we have two processors, each contain 8 cores.&lt;/P&gt;&lt;P&gt;in dmidecode i see this on each of the processors:&lt;/P&gt;&lt;P&gt;Core Count: 8&lt;BR /&gt;Core Enabled: 8&lt;BR /&gt;Thread Count: 16&lt;/P&gt;&lt;P&gt;so it seems like maybe HT was kept enabled by default. but i'm not sure that it's conclusive from this output because i see the same on other FWs, and i'm sure that i disabled HT in bios before each installations. also in top i see only 16 cores total and not 32.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Feb 2022 10:51:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140657#M21608</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-06T10:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140695#M21613</link>
      <description>&lt;P&gt;Based on the blades you have enabled and acceleration stats, I concur with your current 14/2 split.&amp;nbsp; However it looks like you are bumping against an 8 queue limit for the igb driver which may also be driven by your NIC hardware.&amp;nbsp; So while you have 14 threads assigned to SND, the same 8 SND CPU threads (0,1,2,3,8,9,10,11) are having to handle all the SND load.&amp;nbsp; CPU threads 4-6 and 12-14 that are assigned to SND are doing absolutely nothing which is confirmed by your top output.&lt;/P&gt;
&lt;P&gt;So this is going to sound a bit strange, but it might be advantageous to drop the server from 16 threads to 8 threads via the BIOS, and set a 7/1 split by disabling CoreXL (or maybe a 6/2 split with CoreXL still enabled).&amp;nbsp; You have a special situation where a very high amount of connections and packets are accelerated causing practically all your processing to happen on the SNDs.&amp;nbsp; The overhead of CoreXL coordination between multiple firewall workers is not helping you at all.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;SMT/Hyperthreading actually hurts the performance of the SND cores under high load due to the rapid-fire, non-waiting nature of SecureXL operations as the different SND threads stomp on each other trying to get to the same physical core.&amp;nbsp; Firewall Workers on the other hand benefit from SMT because they spend a lot of time waiting for an event to occur (like the next packet of a connection) and another Firewall Worker in another thread can jump onto the same physical CPU and get some work done during the wait.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just want to reiterate that this is a very special situation and the above recommendations should most definitely NOT be implemented on the vast majority of firewalls out there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Feb 2022 16:13:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140695#M21613</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-06T16:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140752#M21615</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;Timothy,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so i replaced the open server with another hp g10 (because i suspected something is wrong with the hardware/bios) but with the same nic unfortunately. and i optimize the bios per&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-BIOS/td-p/95897" target="_blank" rel="noopener"&gt;https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-BIOS/td-p/95897&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;also changed mq to auto back as you recommended. and there is huge improvement. cpu utilization since is around 20% on SND 8 cores, (we were at 40-60% before that).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;although&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;I&amp;nbsp;see have tx restart on the queues of the WAN interface which increments&amp;nbsp;randomly&amp;nbsp;on&amp;nbsp; any tx queues (could be 6-20 restarts total on all queues per minute). I'm&amp;nbsp;not sure if it's acceptable or not and would like your opinion.&lt;BR /&gt;most of the traffic direction is: enter from lan and go out to the wan.&amp;nbsp; no drops on rx of wan. also no drops or restarts at all on the lan interface.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;WAN:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tx_heartbeat_errors: 0&lt;BR /&gt;tx_queue_0_packets: 709988150&lt;BR /&gt;tx_queue_0_bytes: 1035258595614&lt;BR /&gt;tx_queue_0_restart: 10265&lt;BR /&gt;tx_queue_1_packets: 701211508&lt;BR /&gt;tx_queue_1_bytes: 1033151214528&lt;BR /&gt;tx_queue_1_restart: 615&lt;BR /&gt;tx_queue_2_packets: 687362666&lt;BR /&gt;tx_queue_2_bytes: 999566423562&lt;BR /&gt;tx_queue_2_restart: 317&lt;BR /&gt;tx_queue_3_packets: 709671927&lt;BR /&gt;tx_queue_3_bytes: 1043638846375&lt;BR /&gt;tx_queue_3_restart: 357&lt;BR /&gt;tx_queue_4_packets: 590150259&lt;BR /&gt;tx_queue_4_bytes: 868109592884&lt;BR /&gt;tx_queue_4_restart: 290&lt;BR /&gt;tx_queue_5_packets: 707698304&lt;BR /&gt;tx_queue_5_bytes: 1039255347264&lt;BR /&gt;tx_queue_5_restart: 901&lt;BR /&gt;tx_queue_6_packets: 710325578&lt;BR /&gt;tx_queue_6_bytes: 1038235705785&lt;BR /&gt;tx_queue_6_restart: 3716&lt;BR /&gt;tx_queue_7_packets: 702520493&lt;BR /&gt;tx_queue_7_bytes: 1021865020122&lt;BR /&gt;tx_queue_7_restart: 574&lt;BR /&gt;rx_queue_0_packets: 730774&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i also still experience high response time in ping. from lan to vpn peer fw (over tunnel) 20ms, but vpn peer enc domain pc's 60-90ms(from vpn peer to it's local lan pc's under 1ms) , not sure if it's related to performance, or vpn. or something else..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i also would like to thank you. i appreciate your help here and&amp;nbsp; on other posts. i learn from you a LOT. things that i never learn elsewhere including from checkpoint stuff. so Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 10:39:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140752#M21615</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-07T10:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140766#M21619</link>
      <description>&lt;P&gt;As long as the WAN queues are reasonably balanced (which they are in your latest output) I wouldn't worry about queue restarts as long as you not experiencing actual drops.&amp;nbsp; The queue restarts were an issue on the original server in that they were a red flag that queue 0 was getting way overloaded due to improper queue balancing.&lt;/P&gt;
&lt;P&gt;Very possible that something in the BIOS settings of the original server was hampering your performance, usually the culprit is settings involving energy conservation.&lt;/P&gt;
&lt;P&gt;As far the latency you are seeing there should be very little delay introduced by the firewall if practically all of the traffic is fully accelerated by SecureXL.&amp;nbsp; I'd suggest running the &lt;STRONG&gt;pathping&lt;/STRONG&gt; (Windows OS) or &lt;STRONG&gt;tracepath&lt;/STRONG&gt; (Linux) commands from inside the network through the firewall to somewhere on the WAN.&amp;nbsp; These commands are similar to &lt;STRONG&gt;tracert&lt;/STRONG&gt;/&lt;STRONG&gt;traceroute&lt;/STRONG&gt; but take the time to flood each hop with a lot of traffic and help isolate precisely where latency or loss is being introduced in the network path.&amp;nbsp; I highly doubt the firewall is the source of 60-90ms latency in your scenario, but if it is run the Super Seven commands and post back to this thread so we can investigate further.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 13:01:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140766#M21619</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-07T13:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140778#M21620</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;so path ping from DC lan PC behind FW1 to DR Lan PC behind FW2&lt;/P&gt;&lt;P&gt;Source to Here This Node/Link&lt;BR /&gt;Hop RTT Lost/Sent = Pct Lost/Sent = Pct Address&lt;BR /&gt;0 Source PC&lt;BR /&gt;1/ 100 = 0% |&lt;BR /&gt;2 0ms 0/ 100 = 0% 0/ 100 = 0% FW1(IN)&lt;BR /&gt;0/ 100 = 0% |&lt;BR /&gt;3 41ms 0/ 100 = 0% 0/ 100 = 0% FW2(DR-wan)&lt;BR /&gt;0/ 100 = 0% |&lt;BR /&gt;4 42ms 0/ 100 = 0% 0/ 100 = 0% DST PC&lt;/P&gt;&lt;P&gt;p.s in FW2 the Mq is still manual, hopefully tomorrow i will have a window to make this change. also there are on board NIC which is in use and don't support MQ. (eth0-eth3)&lt;/P&gt;&lt;P&gt;so all delays happens between FW1 and FW2 and maybe a bit more through fw2 (don't know who to blame, could be the line also) (ping from the fw to this pc come back in less than 1ms so it's not switch/cables etc)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SUPERSEVEN on FW1 and then on two: (P.s FW1 is the fw we discussed in all this post)&lt;/P&gt;&lt;P&gt;[Expert@FW1:0]# fwaccel stat&lt;/P&gt;&lt;P&gt;fwaccel stats -s&lt;BR /&gt;+---------------------------------------------------------------------------------+&lt;BR /&gt;|Id|Name |Status |Interfaces |Features |&lt;BR /&gt;+---------------------------------------------------------------------------------+&lt;BR /&gt;|0 |SND |enabled |eth6,eth7,eth8,eth9 |Acceleration,Cryptography |&lt;BR /&gt;| | | | |Crypto: Tunnel,UDPEncap,MD5, |&lt;BR /&gt;| | | | |SHA1,NULL,3DES,DES,AES-128, |&lt;BR /&gt;| | | | |AES-256,ESP,LinkSelection, |&lt;BR /&gt;| | | | |DynamicVPN,NatTraversal, |&lt;BR /&gt;| | | | |AES-XCBC,SHA256,SHA384 |&lt;BR /&gt;+---------------------------------------------------------------------------------+&lt;/P&gt;&lt;P&gt;Accept Templates : enabled&lt;BR /&gt;Drop Templates : disabled by Firewall&lt;BR /&gt;NAT Templates : enabled&lt;BR /&gt;[Expert@FW1:0]#&lt;/P&gt;&lt;P&gt;[Expert@FW1:0]# fwaccel stats -s&lt;/P&gt;&lt;P&gt;Accelerated conns/Total conns : 2574/2591 (99%)&lt;BR /&gt;Accelerated pkts/Total pkts : 9706394917/9871760070 (98%)&lt;BR /&gt;F2Fed pkts/Total pkts : 165365153/9871760070 (1%)&lt;BR /&gt;F2V pkts/Total pkts : 1312154/9871760070 (0%)&lt;BR /&gt;CPASXL pkts/Total pkts : 0/9871760070 (0%)&lt;BR /&gt;PSLXL pkts/Total pkts : 13643297/9871760070 (0%)&lt;BR /&gt;CPAS pipeline pkts/Total pkts : 0/9871760070 (0%)&lt;BR /&gt;PSL pipeline pkts/Total pkts : 0/9871760070 (0%)&lt;BR /&gt;CPAS inline pkts/Total pkts : 0/9871760070 (0%)&lt;BR /&gt;PSL inline pkts/Total pkts : 0/9871760070 (0%)&lt;BR /&gt;QOS inbound pkts/Total pkts : 0/9871760070 (0%)&lt;BR /&gt;QOS outbound pkts/Total pkts : 0/9871760070 (0%)&lt;BR /&gt;Corrected pkts/Total pkts : 0/9871760070 (0%)&lt;BR /&gt;grep -c ^processor /proc/cpuinfo&lt;BR /&gt;[Expert@FW1:0]#&lt;BR /&gt;[Expert@FW1:0]#&lt;BR /&gt;[Expert@FW1:0]# grep -c ^processor /proc/cpuinfo&lt;BR /&gt;16&lt;BR /&gt;[Expert@FW1:0]# /sbin/cpuinfo&lt;BR /&gt;HyperThreading=disabled&lt;BR /&gt;[Expert@FW1:0]# fw ctl affinity -l -r&lt;BR /&gt;CPU 0:&lt;BR /&gt;CPU 1:&lt;BR /&gt;CPU 2:&lt;BR /&gt;CPU 3:&lt;BR /&gt;CPU 4:&lt;BR /&gt;CPU 5:&lt;BR /&gt;CPU 6:&lt;BR /&gt;CPU 7:&lt;BR /&gt;CPU 8:&lt;BR /&gt;CPU 9:&lt;BR /&gt;CPU 10:&lt;BR /&gt;CPU 11:&lt;BR /&gt;CPU 12:&lt;BR /&gt;CPU 13:&lt;BR /&gt;CPU 14: fw_1&lt;BR /&gt;mpdaemon fwd rtmd in.asessiond in.geod lpd vpnd cprid cprid cpd&lt;BR /&gt;CPU 15: fw_0&lt;BR /&gt;mpdaemon fwd rtmd in.asessiond in.geod lpd vpnd cprid cprid cpd&lt;BR /&gt;All:&lt;BR /&gt;Interface eth6: has multi queue enabled&lt;BR /&gt;Interface eth7: has multi queue enabled&lt;BR /&gt;Interface eth8: has multi queue enabled&lt;BR /&gt;Interface eth9: has multi queue enabled&lt;BR /&gt;[Expert@FW1:0]# netstat -ni&lt;BR /&gt;Kernel Interface table&lt;BR /&gt;Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg&lt;BR /&gt;eth6 1500 0 3313160984 0 0 126 6557462840 0 0 0 BMRU&lt;BR /&gt;eth7 1500 0 5781200040 0 310 0 2902647307 0 0 0 BMRU&lt;BR /&gt;eth8 1500 0 782059878 0 0 0 409229880 0 0 0 BMRU&lt;BR /&gt;eth9 1500 0 2562908 0 0 0 2242381 0 0 0 BMRU&lt;BR /&gt;lo 65536 0 469393 0 0 0 469393 0 0 0 ALdPRU&lt;/P&gt;&lt;P&gt;[Expert@FW1:0]# fw ctl multik stat&lt;BR /&gt;ID | Active | CPU | Connections | Peak&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;0 | Yes | 15 | 1594 | 3301&lt;BR /&gt;1 | Yes | 14 | 1733 | 3538&lt;BR /&gt;[Expert@FW1:0]# cpstat os -f multi_cpu -o 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Processors load&lt;BR /&gt;---------------------------------------------------------------------------------&lt;BR /&gt;|CPU#|User Time(%)|System Time(%)|Idle Time(%)|Usage(%)|Run queue|Interrupts/sec|&lt;BR /&gt;---------------------------------------------------------------------------------&lt;BR /&gt;| 1| 0| 27| 73| 27| ?| 78532|&lt;BR /&gt;| 2| 0| 27| 73| 27| ?| 78531|&lt;BR /&gt;| 3| 0| 23| 77| 23| ?| 78531|&lt;BR /&gt;| 4| 0| 41| 59| 41| ?| 78531|&lt;BR /&gt;| 5| 0| 25| 75| 25| ?| 78531|&lt;BR /&gt;| 6| 0| 26| 74| 26| ?| 78532|&lt;BR /&gt;| 7| 0| 26| 74| 26| ?| 78532|&lt;BR /&gt;| 8| 0| 16| 84| 16| ?| 78532|&lt;BR /&gt;| 9| 0| 0| 100| 0| ?| 78532|&lt;BR /&gt;| 10| 0| 0| 100| 0| ?| 78532|&lt;BR /&gt;| 11| 0| 0| 100| 0| ?| 78531|&lt;BR /&gt;| 12| 0| 0| 100| 0| ?| 78531|&lt;BR /&gt;| 13| 0| 1| 99| 1| ?| 78531|&lt;BR /&gt;| 14| 0| 0| 100| 0| ?| 78532|&lt;BR /&gt;| 15| 2| 10| 88| 12| ?| 78532|&lt;BR /&gt;| 16| 2| 10| 88| 12| ?| 78532|&lt;BR /&gt;---------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;________________________________________________________________________________________________&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@FW2:0]# fwaccel stat&lt;/P&gt;&lt;P&gt;fwaccel stats -s&lt;BR /&gt;+---------------------------------------------------------------------------------+&lt;BR /&gt;|Id|Name |Status |Interfaces |Features |&lt;BR /&gt;+---------------------------------------------------------------------------------+&lt;BR /&gt;|0 |SND |enabled |eth0,eth1,eth4,eth2,eth5,|&lt;BR /&gt;| | | |eth3,eth6 |Acceleration,Cryptography |&lt;BR /&gt;| | | | |Crypto: Tunnel,UDPEncap,MD5, |&lt;BR /&gt;| | | | |SHA1,NULL,3DES,DES,AES-128, |&lt;BR /&gt;| | | | |AES-256,ESP,LinkSelection, |&lt;BR /&gt;| | | | |DynamicVPN,NatTraversal, |&lt;BR /&gt;| | | | |AES-XCBC,SHA256,SHA384 |&lt;BR /&gt;+---------------------------------------------------------------------------------+&lt;/P&gt;&lt;P&gt;Accept Templates : enabled&lt;BR /&gt;Drop Templates : disabled&lt;BR /&gt;NAT Templates : enabled&lt;BR /&gt;[Expert@FW2:0]#&lt;BR /&gt;[Expert@FW2:0]# fwaccel stats -s&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Accelerated conns/Total conns : 2506/2577 (97%)&lt;BR /&gt;Accelerated pkts/Total pkts : 67769268945/69022063506 (98%)&lt;BR /&gt;F2Fed pkts/Total pkts : 1252794561/69022063506 (1%)&lt;BR /&gt;F2V pkts/Total pkts : 11758117/69022063506 (0%)&lt;BR /&gt;CPASXL pkts/Total pkts : 0/69022063506 (0%)&lt;BR /&gt;PSLXL pkts/Total pkts : 637498648/69022063506 (0%)&lt;BR /&gt;CPAS pipeline pkts/Total pkts : 0/69022063506 (0%)&lt;BR /&gt;PSL pipeline pkts/Total pkts : 0/69022063506 (0%)&lt;BR /&gt;CPAS inline pkts/Total pkts : 0/69022063506 (0%)&lt;BR /&gt;PSL inline pkts/Total pkts : 0/69022063506 (0%)&lt;BR /&gt;QOS inbound pkts/Total pkts : 0/69022063506 (0%)&lt;BR /&gt;QOS outbound pkts/Total pkts : 0/69022063506 (0%)&lt;BR /&gt;Corrected pkts/Total pkts : 0/69022063506 (0%)&lt;BR /&gt;[Expert@FW2:0]#&lt;BR /&gt;[Expert@FW2:0]#&lt;BR /&gt;[Expert@FW2:0]# grep -c ^processor /proc/cpuinfo&lt;BR /&gt;16&lt;BR /&gt;[Expert@FW2:0]# /sbin/cpuinfo&lt;BR /&gt;HyperThreading=disabled&lt;/P&gt;&lt;P&gt;[Expert@FW2:0]# fw ctl affinity -l -r&lt;/P&gt;&lt;P&gt;CPU 0: eth0 eth1 eth2 eth3&lt;BR /&gt;CPU 1: eth0 eth1 eth2 eth3&lt;BR /&gt;CPU 2: eth0 eth1 eth2 eth3&lt;BR /&gt;CPU 3: eth0 eth1 eth2 eth3&lt;BR /&gt;CPU 4: eth0 eth1 eth2 eth3&lt;BR /&gt;CPU 5: eth0 eth1 eth2 eth3&lt;BR /&gt;CPU 6: eth0 eth1 eth2 eth3&lt;BR /&gt;fw_1&lt;BR /&gt;mpdaemon fwd rtmd in.asessiond cprid lpd vpnd in.geod cprid cpd&lt;BR /&gt;CPU 7: eth0 eth1 eth2 eth3&lt;BR /&gt;fw_0&lt;BR /&gt;mpdaemon fwd rtmd in.asessiond cprid lpd vpnd in.geod cprid cpd&lt;BR /&gt;CPU 8:&lt;BR /&gt;CPU 9:&lt;BR /&gt;CPU 10:&lt;BR /&gt;CPU 11:&lt;BR /&gt;CPU 12:&lt;BR /&gt;CPU 13:&lt;BR /&gt;CPU 14:&lt;BR /&gt;CPU 15:&lt;BR /&gt;All:&lt;BR /&gt;The current license permits the use of CPUs 0, 1, 2, 3, 4, 5, 6, 7 only.&lt;BR /&gt;Interface eth4: has multi queue enabled&lt;BR /&gt;Interface eth5: has multi queue enabled&lt;BR /&gt;Interface eth6: has multi queue enabled&lt;/P&gt;&lt;P&gt;[Expert@FW2:0]# netstat -ni&lt;BR /&gt;Kernel Interface table&lt;BR /&gt;Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg&lt;BR /&gt;eth0 1500 0 0 0 0 0 0 0 0 0 BMU&lt;BR /&gt;eth1 1500 0 2534394497 0 0 0 4785562940 0 0 0 BMRU&lt;BR /&gt;eth2 1500 0 1179698797 0 75 0 1837174159 0 0 0 BMRU&lt;BR /&gt;eth3 1500 0 4312584 0 0 0 3849835 0 0 0 BMRU&lt;BR /&gt;eth4 1500 0 16585992386 0 5 126026 35580000391 0 0 0 BMRU&lt;BR /&gt;eth4.804 1500 0 1245708180 0 0 0 2580565915 0 24940 0 BMRU&lt;BR /&gt;eth4.805 1500 0 5603159236 0 0 0 11239315006 0 100102 0 BMRU&lt;BR /&gt;eth4.806 1500 0 91609315 0 0 0 150146869 0 5465 0 BMRU&lt;BR /&gt;eth4.807 1500 0 51160937 0 6 0 61940005 0 456 0 BMRU&lt;BR /&gt;eth4.808 1500 0 7036798557 0 0 0 19363874380 0 208406 0 BMRU&lt;BR /&gt;eth4.809 1500 0 1163206519 0 0 0 2494053966 0 9128 0 BMRU&lt;BR /&gt;eth4.810 1500 0 139 0 0 0 159 0 0 0 BMRU&lt;BR /&gt;eth4.811 1500 0 352578574 0 0 0 541759921 0 5697 0 BMRU&lt;BR /&gt;eth4.812 1500 0 892044 0 0 0 673961 0 0 0 BMRU&lt;BR /&gt;eth4.813 1500 0 75580132 0 0 0 117268872 0 1751 0 BMRU&lt;BR /&gt;eth4.814 1500 0 2623752 0 0 0 5078609 0 29 0 BMRU&lt;BR /&gt;eth4.815 1500 0 21219715 0 0 0 8812657 0 439 0 BMRU&lt;BR /&gt;eth4.816 1500 0 439854053 0 0 0 959487004 0 4538 0 BMRU&lt;BR /&gt;eth4.1901 1500 0 269413905 0 840 0 318701740 0 2698 0 BMRU&lt;BR /&gt;eth4.1902 1500 0 0 0 0 0 0 0 0 0 BMRU&lt;BR /&gt;eth4.1903 1500 0 8241238 0 810 0 6467051 0 54 0 BMRU&lt;BR /&gt;eth4.1904 1500 0 0 0 0 0 0 0 0 0 BMRU&lt;BR /&gt;eth4.1905 1500 0 0 0 0 0 0 0 0 0 BMRU&lt;BR /&gt;eth4.1906 1500 0 0 0 0 0 0 0 0 0 BMRU&lt;BR /&gt;eth4.1911 1500 0 121657497 0 0 0 115869761 0 12482 0 BMRU&lt;BR /&gt;eth4.1912 1500 0 0 0 0 0 0 0 0 0 BMRU&lt;BR /&gt;eth4.1914 1500 0 0 0 0 0 0 0 0 0 BMRU&lt;BR /&gt;eth4.1915 1500 0 0 0 0 0 0 0 0 0 BMRU&lt;BR /&gt;eth4.1919 1500 0 2373787841 0 0 0 1813929500 0 5177 0 BMRU&lt;BR /&gt;eth4.1920 1500 0 0 0 0 0 0 0 0 0 BMRU&lt;BR /&gt;eth5 1500 0 35117151 0 0 0 36511606 0 0 0 BMRU&lt;BR /&gt;eth6 1500 0 41420306330 0 1 318697 19837947720 0 0 0 BMRU&lt;BR /&gt;lo 65536 0 3596603 0 0 0 3596603 0 0 0 LMdPNRU&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Expert@FW2:0]# fw ctl multik stat&lt;BR /&gt;ID | Active | CPU | Connections | Peak&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;0 | Yes | 7 | 1694 | 5181&lt;BR /&gt;1 | Yes | 6 | 1700 | 3530&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Expert@FW2:0]# cpstat os -f multi_cpu -o 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Processors load&lt;BR /&gt;---------------------------------------------------------------------------------&lt;BR /&gt;|CPU#|User Time(%)|System Time(%)|Idle Time(%)|Usage(%)|Run queue|Interrupts/sec|&lt;BR /&gt;---------------------------------------------------------------------------------&lt;BR /&gt;| 1| 0| 5| 95| 5| ?| 77275|&lt;BR /&gt;| 2| 0| 5| 95| 5| ?| 77274|&lt;BR /&gt;| 3| 0| 5| 95| 5| ?| 77273|&lt;BR /&gt;| 4| 0| 62| 38| 62| ?| 77274|&lt;BR /&gt;| 5| 0| 13| 87| 13| ?| 77273|&lt;BR /&gt;| 6| 0| 4| 96| 4| ?| 77273|&lt;BR /&gt;| 7| 4| 8| 88| 12| ?| 77271|&lt;BR /&gt;| 8| 2| 13| 85| 15| ?| 77271|&lt;BR /&gt;| 9| 0| 0| 100| 0| ?| 77271|&lt;BR /&gt;| 10| 0| 0| 100| 0| ?| 77272|&lt;BR /&gt;| 11| 0| 0| 100| 0| ?| 77272|&lt;BR /&gt;| 12| 0| 0| 100| 0| ?| 77271|&lt;BR /&gt;| 13| 0| 0| 100| 0| ?| 77270|&lt;BR /&gt;| 14| 0| 0| 100| 0| ?| 77270|&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 11:35:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140778#M21620</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-08T11:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140875#M21637</link>
      <description>&lt;P&gt;Strange that you are picking up 40ms at FW2 like that, try a pathping directly to the following three addresses from the inside and post the results to help determine if it is the line between the two:&lt;/P&gt;
&lt;P&gt;1) Externally-facing IP address of FW1&lt;/P&gt;
&lt;P&gt;2) Internally-facing IP address of FW2&lt;/P&gt;
&lt;P&gt;3) Externally-facing IP address of FW2&lt;/P&gt;
&lt;P&gt;Also which interface on FW1 and FW2 face each other?&amp;nbsp; In other words what interface name on FW1 is facing FW2 and which interface on FW2 is facing FW1.&lt;/P&gt;
&lt;P&gt;FW1 looks good after your adjustments.&amp;nbsp; FW2 is seeing a bunch of TX-DRPs on your eth4 subinterfaces, hopefully those will go away once you make the auto MQ adjustments to FW2 that were already made to FW1.&amp;nbsp; Also it looks like you are limited by license to only 8 cores on FW2, so in that case I'd definitely recommend changing the number of threads from 16 to 8 in the BIOS of FW2 and going with a 6/2 split, as the extra 8 cores over the license limit aren't doing you any good and just causing needless overhead.&amp;nbsp; Also make sure the BIOS settings are optimized for FW2 while you are in there adjusting the thread count.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 12:56:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140875#M21637</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-08T12:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140909#M21649</link>
      <description>&lt;P&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;about your recommendations - will do.&lt;/P&gt;&lt;P&gt;eth6 of fw2 facing eth6 of fw1&lt;/P&gt;&lt;P&gt;fw1 internal nics eth7+8+9&lt;BR /&gt;fw2 internal nics are: eth1+2+3+4+5&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;C:\Users\aarama&amp;gt;pathping fw1_wan&lt;/P&gt;&lt;P&gt;0/ 100 = 0% |&lt;BR /&gt;1 0ms 0/ 100 = 0% 0/ 100 = 0% self&lt;BR /&gt;0/ 100 = 0% |&lt;BR /&gt;2 0ms 0/ 100 = 0% 0/ 100 = 0% fw1_wan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pathping fw2_wan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Computing statistics for 75 seconds...&lt;BR /&gt;Source to Here This Node/Link&lt;BR /&gt;Hop RTT Lost/Sent = Pct Lost/Sent = Pct Address&lt;BR /&gt;0&lt;BR /&gt;0/ 100 = 0% |&lt;BR /&gt;1 0ms 0/ 100 = 0% 0/ 100 = 0% self&lt;BR /&gt;0/ 100 = 0% |&lt;BR /&gt;2 0ms 0/ 100 = 0% 0/ 100 = 0% fw1_lan&lt;BR /&gt;0/ 100 = 0% |&lt;BR /&gt;3 25ms 0/ 100 = 0% 0/ 100 = 0% fw2_wan&lt;/P&gt;&lt;P&gt;Trace complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pathping fw2_internal_vlan_on_eth4&lt;/P&gt;&lt;P&gt;Computing statistics for 75 seconds...&lt;BR /&gt;Source to Here This Node/Link&lt;BR /&gt;Hop RTT Lost/Sent = Pct Lost/Sent = Pct Address&lt;/P&gt;&lt;P&gt;0/ 100 = 0% |&lt;BR /&gt;1 0ms 0/ 100 = 0% 0/ 100 = 0% self&lt;BR /&gt;0/ 100 = 0% |&lt;BR /&gt;2 0ms 0/ 100 = 0% 0/ 100 = 0% fw1_lan&lt;BR /&gt;0/ 100 = 0% |&lt;BR /&gt;3 37ms 0/ 100 = 0% 0/ 100 = 0% FW1_one_of_internal_vlans on eth4&lt;/P&gt;&lt;P&gt;Trace complete.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:26:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140909#M21649</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-08T15:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140922#M21651</link>
      <description>&lt;P&gt;Yeah that's strange that you are picking up 25ms on the near side of FW2, hopefully that will improve once the tuning is done.&amp;nbsp; If it doesn't might be some kind of switch or interface congestion going on where eth6 is attached, although the eth6 interfaces themselves seem mostly fine on the two firewalls but eth6 looks to be struggling a bit on FW2.&amp;nbsp; Please provide the output of &lt;STRONG&gt;ethtool -S eth6&lt;/STRONG&gt; on both firewalls.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 17:29:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140922#M21651</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-08T17:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140923#M21652</link>
      <description>&lt;P&gt;by the way the l2 line is 1g, and i see that traffic between those interfaces is 985mbps. maybe the line is chocked don't u think?&lt;BR /&gt;&lt;BR /&gt;[Expert@FW1:0]# ethtool -S eth6&lt;BR /&gt;NIC statistics:&lt;BR /&gt;rx_packets: 7541861113&lt;BR /&gt;tx_packets: 14903608200&lt;BR /&gt;rx_bytes: 1679632347626&lt;BR /&gt;tx_bytes: 21917720574002&lt;BR /&gt;rx_broadcast: 1&lt;BR /&gt;tx_broadcast: 826&lt;BR /&gt;rx_multicast: 0&lt;BR /&gt;tx_multicast: 155&lt;BR /&gt;multicast: 0&lt;BR /&gt;collisions: 0&lt;BR /&gt;rx_crc_errors: 0&lt;BR /&gt;rx_no_buffer_count: 0&lt;BR /&gt;rx_missed_errors: 0&lt;BR /&gt;tx_aborted_errors: 0&lt;BR /&gt;tx_carrier_errors: 0&lt;BR /&gt;tx_window_errors: 0&lt;BR /&gt;tx_abort_late_coll: 0&lt;BR /&gt;tx_deferred_ok: 0&lt;BR /&gt;tx_single_coll_ok: 0&lt;BR /&gt;tx_multi_coll_ok: 0&lt;BR /&gt;tx_timeout_count: 28&lt;BR /&gt;rx_long_length_errors: 0&lt;BR /&gt;rx_short_length_errors: 0&lt;BR /&gt;rx_align_errors: 0&lt;BR /&gt;tx_tcp_seg_good: 0&lt;BR /&gt;tx_tcp_seg_failed: 0&lt;BR /&gt;rx_flow_control_xon: 0&lt;BR /&gt;rx_flow_control_xoff: 0&lt;BR /&gt;tx_flow_control_xon: 0&lt;BR /&gt;tx_flow_control_xoff: 0&lt;BR /&gt;rx_long_byte_count: 1679632347626&lt;BR /&gt;tx_dma_out_of_sync: 0&lt;BR /&gt;lro_aggregated: 0&lt;BR /&gt;lro_flushed: 0&lt;BR /&gt;tx_smbus: 0&lt;BR /&gt;rx_smbus: 0&lt;BR /&gt;dropped_smbus: 0&lt;BR /&gt;os2bmc_rx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_host: 0&lt;BR /&gt;os2bmc_rx_by_host: 0&lt;BR /&gt;tx_hwtstamp_timeouts: 0&lt;BR /&gt;rx_hwtstamp_cleared: 0&lt;BR /&gt;rx_errors: 0&lt;BR /&gt;tx_errors: 0&lt;BR /&gt;tx_dropped: 0&lt;BR /&gt;rx_length_errors: 0&lt;BR /&gt;rx_over_errors: 0&lt;BR /&gt;rx_frame_errors: 0&lt;BR /&gt;rx_fifo_errors: 126&lt;BR /&gt;tx_fifo_errors: 0&lt;BR /&gt;tx_heartbeat_errors: 0&lt;BR /&gt;tx_queue_0_packets: 2101149431&lt;BR /&gt;tx_queue_0_bytes: 3071829453586&lt;BR /&gt;tx_queue_0_restart: 12055&lt;BR /&gt;tx_queue_1_packets: 1816877870&lt;BR /&gt;tx_queue_1_bytes: 2669239350811&lt;BR /&gt;tx_queue_1_restart: 1300&lt;BR /&gt;tx_queue_2_packets: 1841642136&lt;BR /&gt;tx_queue_2_bytes: 2701629590453&lt;BR /&gt;tx_queue_2_restart: 810&lt;BR /&gt;tx_queue_3_packets: 2034719160&lt;BR /&gt;tx_queue_3_bytes: 2997635073671&lt;BR /&gt;tx_queue_3_restart: 1167&lt;BR /&gt;tx_queue_4_packets: 1571701216&lt;BR /&gt;tx_queue_4_bytes: 2320291594232&lt;BR /&gt;tx_queue_4_restart: 979&lt;BR /&gt;tx_queue_5_packets: 1918395970&lt;BR /&gt;tx_queue_5_bytes: 2813492300087&lt;BR /&gt;tx_queue_5_restart: 1909&lt;BR /&gt;tx_queue_6_packets: 2100834983&lt;BR /&gt;tx_queue_6_bytes: 3091780741411&lt;BR /&gt;tx_queue_6_restart: 12901&lt;BR /&gt;tx_queue_7_packets: 1518288320&lt;BR /&gt;tx_queue_7_bytes: 2192206499466&lt;BR /&gt;tx_queue_7_restart: 1134&lt;BR /&gt;rx_queue_0_packets: 2023684&lt;BR /&gt;rx_queue_0_bytes: 522527366&lt;BR /&gt;rx_queue_0_drops: 0&lt;BR /&gt;rx_queue_0_csum_err: 0&lt;BR /&gt;rx_queue_0_alloc_failed: 0&lt;BR /&gt;rx_queue_1_packets: 1813431&lt;BR /&gt;rx_queue_1_bytes: 293831685&lt;BR /&gt;rx_queue_1_drops: 0&lt;BR /&gt;rx_queue_1_csum_err: 0&lt;BR /&gt;rx_queue_1_alloc_failed: 0&lt;BR /&gt;rx_queue_2_packets: 1530388&lt;BR /&gt;rx_queue_2_bytes: 435814688&lt;BR /&gt;rx_queue_2_drops: 0&lt;BR /&gt;rx_queue_2_csum_err: 0&lt;BR /&gt;rx_queue_2_alloc_failed: 0&lt;BR /&gt;rx_queue_3_packets: 7529875242&lt;BR /&gt;rx_queue_3_bytes: 1645802731288&lt;BR /&gt;rx_queue_3_drops: 126&lt;BR /&gt;rx_queue_3_csum_err: 0&lt;BR /&gt;rx_queue_3_alloc_failed: 0&lt;BR /&gt;rx_queue_4_packets: 1176848&lt;BR /&gt;rx_queue_4_bytes: 444175315&lt;BR /&gt;rx_queue_4_drops: 0&lt;BR /&gt;rx_queue_4_csum_err: 0&lt;BR /&gt;rx_queue_4_alloc_failed: 0&lt;BR /&gt;rx_queue_5_packets: 1326995&lt;BR /&gt;rx_queue_5_bytes: 276222361&lt;BR /&gt;rx_queue_5_drops: 0&lt;BR /&gt;rx_queue_5_csum_err: 0&lt;BR /&gt;rx_queue_5_alloc_failed: 0&lt;BR /&gt;rx_queue_6_packets: 1882324&lt;BR /&gt;rx_queue_6_bytes: 348914547&lt;BR /&gt;rx_queue_6_drops: 0&lt;BR /&gt;rx_queue_6_csum_err: 0&lt;BR /&gt;rx_queue_6_alloc_failed: 0&lt;BR /&gt;rx_queue_7_packets: 2216383&lt;BR /&gt;rx_queue_7_bytes: 1338162787&lt;BR /&gt;rx_queue_7_drops: 0&lt;BR /&gt;rx_queue_7_csum_err: 0&lt;BR /&gt;rx_queue_7_alloc_failed: 0&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;[Expert@FW2:0]# ethtool -S eth6&lt;BR /&gt;NIC statistics:&lt;BR /&gt;rx_packets: 54899149880&lt;BR /&gt;tx_packets: 26798553331&lt;BR /&gt;rx_bytes: 80562061846139&lt;BR /&gt;tx_bytes: 6446687664068&lt;BR /&gt;rx_broadcast: 3185&lt;BR /&gt;tx_broadcast: 6930&lt;BR /&gt;rx_multicast: 1&lt;BR /&gt;tx_multicast: 140&lt;BR /&gt;multicast: 1&lt;BR /&gt;collisions: 0&lt;BR /&gt;rx_crc_errors: 0&lt;BR /&gt;rx_no_buffer_count: 0&lt;BR /&gt;rx_missed_errors: 0&lt;BR /&gt;tx_aborted_errors: 0&lt;BR /&gt;tx_carrier_errors: 0&lt;BR /&gt;tx_window_errors: 0&lt;BR /&gt;tx_abort_late_coll: 0&lt;BR /&gt;tx_deferred_ok: 0&lt;BR /&gt;tx_single_coll_ok: 0&lt;BR /&gt;tx_multi_coll_ok: 0&lt;BR /&gt;tx_timeout_count: 2&lt;BR /&gt;rx_long_length_errors: 0&lt;BR /&gt;rx_short_length_errors: 0&lt;BR /&gt;rx_align_errors: 0&lt;BR /&gt;tx_tcp_seg_good: 0&lt;BR /&gt;tx_tcp_seg_failed: 0&lt;BR /&gt;rx_flow_control_xon: 0&lt;BR /&gt;rx_flow_control_xoff: 0&lt;BR /&gt;tx_flow_control_xon: 0&lt;BR /&gt;tx_flow_control_xoff: 0&lt;BR /&gt;rx_long_byte_count: 80562061846139&lt;BR /&gt;tx_dma_out_of_sync: 0&lt;BR /&gt;lro_aggregated: 0&lt;BR /&gt;lro_flushed: 0&lt;BR /&gt;tx_smbus: 0&lt;BR /&gt;rx_smbus: 0&lt;BR /&gt;dropped_smbus: 0&lt;BR /&gt;os2bmc_rx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_bmc: 0&lt;BR /&gt;os2bmc_tx_by_host: 0&lt;BR /&gt;os2bmc_rx_by_host: 0&lt;BR /&gt;tx_hwtstamp_timeouts: 0&lt;BR /&gt;rx_hwtstamp_cleared: 0&lt;BR /&gt;rx_errors: 0&lt;BR /&gt;tx_errors: 0&lt;BR /&gt;tx_dropped: 0&lt;BR /&gt;rx_length_errors: 0&lt;BR /&gt;rx_over_errors: 0&lt;BR /&gt;rx_frame_errors: 0&lt;BR /&gt;rx_fifo_errors: 399061&lt;BR /&gt;tx_fifo_errors: 0&lt;BR /&gt;tx_heartbeat_errors: 0&lt;BR /&gt;tx_queue_0_packets: 3810684423&lt;BR /&gt;tx_queue_0_bytes: 945387648630&lt;BR /&gt;tx_queue_0_restart: 0&lt;BR /&gt;tx_queue_1_packets: 6582592081&lt;BR /&gt;tx_queue_1_bytes: 1736765833299&lt;BR /&gt;tx_queue_1_restart: 0&lt;BR /&gt;tx_queue_2_packets: 4688819205&lt;BR /&gt;tx_queue_2_bytes: 1002968806055&lt;BR /&gt;tx_queue_2_restart: 4&lt;BR /&gt;tx_queue_3_packets: 5206007635&lt;BR /&gt;tx_queue_3_bytes: 1088407924818&lt;BR /&gt;tx_queue_3_restart: 0&lt;BR /&gt;tx_queue_4_packets: 3772192627&lt;BR /&gt;tx_queue_4_bytes: 850635740873&lt;BR /&gt;tx_queue_4_restart: 7&lt;BR /&gt;rx_queue_0_packets: 133294941&lt;BR /&gt;rx_queue_0_bytes: 193391346127&lt;BR /&gt;rx_queue_0_drops: 0&lt;BR /&gt;rx_queue_0_csum_err: 0&lt;BR /&gt;rx_queue_0_alloc_failed: 0&lt;BR /&gt;rx_queue_1_packets: 219528931&lt;BR /&gt;rx_queue_1_bytes: 320542519041&lt;BR /&gt;rx_queue_1_drops: 0&lt;BR /&gt;rx_queue_1_csum_err: 0&lt;BR /&gt;rx_queue_1_alloc_failed: 0&lt;BR /&gt;rx_queue_2_packets: 21769718264&lt;BR /&gt;rx_queue_2_bytes: 31892240591035&lt;BR /&gt;rx_queue_2_drops: 352001&lt;BR /&gt;rx_queue_2_csum_err: 0&lt;BR /&gt;rx_queue_2_alloc_failed: 0&lt;BR /&gt;rx_queue_3_packets: 173450414&lt;BR /&gt;rx_queue_3_bytes: 254586366194&lt;BR /&gt;rx_queue_3_drops: 0&lt;BR /&gt;rx_queue_3_csum_err: 0&lt;BR /&gt;rx_queue_3_alloc_failed: 0&lt;BR /&gt;rx_queue_4_packets: 27451797622&lt;BR /&gt;rx_queue_4_bytes: 40226636192810&lt;BR /&gt;rx_queue_4_drops: 46556&lt;BR /&gt;rx_queue_4_csum_err: 0&lt;BR /&gt;rx_queue_4_alloc_failed: 0&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 17:43:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140923#M21652</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-08T17:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140943#M21658</link>
      <description>&lt;P&gt;Yes utilization was going to be my next question, the outbound path (eth6 FW1 TX and eth6 FW2 RX) seems to be struggling much more than the inbound path, does that seem right?&amp;nbsp; Is the major flow of traffic outbound?&amp;nbsp; The eth6 physical medium is running clean, but the extremely high load is overwhelming it.&amp;nbsp; Are there are switchport counters that can be examined where the two eth6 interfaces are connected?&amp;nbsp; Gotta think the switch is struggling too unless FW1 and FW2 are direct wired on eth6.&lt;/P&gt;
&lt;P&gt;Definitely seems like a 802.3ad bond with 2 1GB ports on each firewall or if possible 10GB interfaces are in order here.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 23:48:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140943#M21658</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-08T23:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: XMT ERROR - What does it mean?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140956#M21662</link>
      <description>&lt;P&gt;Yes&lt;/P&gt;
&lt;P&gt;The traffic coming from eth7+eth8 to eth6 outbound on fw1 and accepted by fw2 eth6 and from there distributed over multiple lan interfaces. Basically line used for system syncronization from dc (fw1) to dr (fw2)&lt;/P&gt;
&lt;P&gt;There is no switch. They connected directly to bezeq modem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I thought too to make it optical or bond but that requires to put switch in the middle on both sides and i wasn't sure that it worth the trouble.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 06:46:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/XMT-ERROR-What-does-it-mean/m-p/140956#M21662</guid>
      <dc:creator>Amir_Arama</dc:creator>
      <dc:date>2022-02-09T06:46:44Z</dc:date>
    </item>
  </channel>
</rss>

