Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
5077 Discussions

Debian 11 y Debian 12 ice drivers irq CPU

WaugiCloud
New Contributor I
820 Views

Hello,

We have encountered an issue related to the Intel E810-C card (100Gx2). We have conducted tests on Debian 12.5 and Debian 11.10, downloading both operating systems from the official Debian site: debian-11.10.0-amd64-netinst.iso and debian-12.5.0-amd64-netinst.iso.

We noticed that, when installing the E810-C drivers: ice 1.14.11, we encountered warnings during compilation (in both Debian 11 and Debian 12) due to numerous errors in the symbolic links: depmod: WARNING unknown symbol.

The kernel version of Debian 11 is: 5.10.0-30-amd64.

According to Intel's official site, Debian 11 is compatible with the E810-C card.

WaugiCloud_1-1719950267560.png

 

The driver ends up installing, but we are not sure of achieving its maximum performance due to these warning messages in the symbolic links, as can be seen in ethtool: 1.14.11

 

ethtool -i enp3s0f0
driver: ice
version: 1.14.11
firmware-version: 4.50 0x8001d8b6 1.3597.0
expansion-rom-version:
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

 

When using the generic drivers on Debian 12, version: 6.1.0-21-amd64, we observed improved performance in forwarding traffic, reaching 40 Gbps/4 million packets.

However, we noticed degradation beginning, specifically packet loss in the kernel, when one or two IRQs rose to 100%, recording `rx_dropped: 99286`. In this scenario, with the generic drivers, we have an XDP code to mitigate DoS/DDoS attacks injected into the board in `xdpdrv` mode. By disabling XDP on the interface, we noticed that the problem was resolved.

 

WaugiCloud_3-1719953087682.png

WaugiCloud_4-1719953410143.png

 

We thought it might be because we were using the generic Debian drivers: 6.1.0-21-amd64, so we decided to install the Intel drivers, ice 1.14.11.

However, this worsened the performance, even without the injection of the XDP code to protect the network from DoS/DDoS attacks, achieving only 15/20 Gbps of forwarding traffic through the kernel stack.

 

ethtool -i enp3s0f0
driver: ice
version: 6.1.0-21-amd64
firmware-version: 4.50 0x8001d8b6 1.3597.0
expansion-rom-version:
bus-info: 0000:81:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

 

 

We have read all of Intel's optimization instructions: 636781_800 Series Linux Performance Tuning Guide, applying adjustments in the BIOS, turning off virtualization, and disabling HT technology so that only logical cores are used.

 

We have also adjusted the settings of the E810-C interface, including RX/TX Combined, IRQ settings for local numa, remote numa, and all, as well as the configuration of interrupts with rx-usecs and tx-usecs. However, we were not successful in running the ice drivers; we did not exceed 20 Gbps without XDP. With the generic drivers, we surpassed 40 Gbps of forwarding traffic with XDP active to mitigate DoS/DDoS attacks, but upon reaching 4 million packets, the issue recurs.

 

  • ./set_irq_affinity all enp3s0f0 (I also tried configuring it on local numa and remote numa)
  • ethtool -L enp3s0f0 combined 36
  • ethtool -G enp3s0f0 rx 1024 tx 1024 (I also tried pushing it to the maximum: 8160)
  • ethtool -C enp3s0f0 adaptive-rx off adaptive-tx off ethtool -C ethX rx-usecs 64 tx-usecs 64 (I tried various values of rx-usecs and tx-usecs)
  • ethtool -X ens6f1 weight 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 (I tried adjusting each flow manually, even isolating specific flows with flow-type)

 

I verified that the E810-C card is on numa 0 to avoid potential degradation.

 

cat /sys/class/net/enp3s0f0/device/numa_node
0

 

 

However, I would like to clarify that to mitigate DoS and DDoS attacks, meaning traffic that is dropped with XDP_DROP without passing through the kernel stack, we achieved rates of 70/90 Gbps without issues.

I also configured the PCI bifurcation of the E810-C card to 8x8x, although I am currently only using port 0, with a single 100G cable connected.

 

ethtool enp3s0f0
Settings for enp3s0f0:
        Supported ports: [ FIBRE ]
        Supported link modes:   25000baseCR/Full
                                25000baseSR/Full
                                50000baseCR2/Full
                                100000baseSR4/Full
                                100000baseCR4/Full
                                100000baseLR4_ER4/Full
                                50000baseSR2/Full
                                50000baseSR/Full
                                50000baseCR/Full
                                50000baseLR_ER_FR/Full
                                100000baseSR2/Full
                                100000baseCR2/Full
        Supported pause frame use: Symmetric
        Supports auto-negotiation: No
        Supported FEC modes: None
        Advertised link modes:  25000baseSR/Full
                                100000baseSR4/Full
                                50000baseSR2/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: No
        Advertised FEC modes: None
        Speed: 100000Mb/s
        Duplex: Full
        Auto-negotiation: off
        Port: FIBRE
        PHYAD: 0
        Transceiver: internal
        Supports Wake-on: d
        Wake-on: d
        Current message level: 0x00000007 (7)
                               drv probe link
        Link detected: yes

 

 

The processor is a dual: Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz

The motherboard is: Supermicro X10DRi

 

Attached is a photo of the E810-C card:

WaugiCloud_2-1719952459863.png


We do not have a LAG configuration.

RSS (Receive Side Scaling):

 

ethtool -x enp3s0f0
RX flow hash indirection table for enp3s0f0 with 36 RX ring(s):
    0:      0     1     2     3     4     5     6     7
    8:      8     9    10    11    12    13    14    15
   16:     16    17    18    19    20    21    22    23
   24:     24    25    26    27    28    29    30    31
   32:     32    33    34    35     0     1     2     3
   40:      4     5     6     7     8     9    10    11
   48:     12    13    14    15    16    17    18    19
   56:     20    21    22    23    24    25    26    27
   64:     28    29    30    31    32    33    34    35
   72:      0     1     2     3     4     5     6     7
   80:      8     9    10    11    12    13    14    15
   88:     16    17    18    19    20    21    22    23
   96:     24    25    26    27    28    29    30    31
  104:     32    33    34    35     0     1     2     3
  112:      4     5     6     7     8     9    10    11
  120:     12    13    14    15    16    17    18    19
  128:     20    21    22    23    24    25    26    27
  136:     28    29    30    31    32    33    34    35
  144:      0     1     2     3     4     5     6     7
  152:      8     9    10    11    12    13    14    15
  160:     16    17    18    19    20    21    22    23
  168:     24    25    26    27    28    29    30    31
  176:     32    33    34    35     0     1     2     3
  184:      4     5     6     7     8     9    10    11
  192:     12    13    14    15    16    17    18    19
  200:     20    21    22    23    24    25    26    27
  208:     28    29    30    31    32    33    34    35
  216:      0     1     2     3     4     5     6     7
  224:      8     9    10    11    12    13    14    15
  232:     16    17    18    19    20    21    22    23
  240:     24    25    26    27    28    29    30    31
  248:     32    33    34    35     0     1     2     3
  256:      4     5     6     7     8     9    10    11
  264:     12    13    14    15    16    17    18    19
  272:     20    21    22    23    24    25    26    27
  280:     28    29    30    31    32    33    34    35
  288:      0     1     2     3     4     5     6     7
  296:      8     9    10    11    12    13    14    15
  304:     16    17    18    19    20    21    22    23
  312:     24    25    26    27    28    29    30    31
  320:     32    33    34    35     0     1     2     3
  328:      4     5     6     7     8     9    10    11
  336:     12    13    14    15    16    17    18    19
  344:     20    21    22    23    24    25    26    27
  352:     28    29    30    31    32    33    34    35
  360:      0     1     2     3     4     5     6     7
  368:      8     9    10    11    12    13    14    15
  376:     16    17    18    19    20    21    22    23
  384:     24    25    26    27    28    29    30    31
  392:     32    33    34    35     0     1     2     3
  400:      4     5     6     7     8     9    10    11
  408:     12    13    14    15    16    17    18    19
  416:     20    21    22    23    24    25    26    27
  424:     28    29    30    31    32    33    34    35
  432:      0     1     2     3     4     5     6     7
  440:      8     9    10    11    12    13    14    15
  448:     16    17    18    19    20    21    22    23
  456:     24    25    26    27    28    29    30    31
  464:     32    33    34    35     0     1     2     3
  472:      4     5     6     7     8     9    10    11
  480:     12    13    14    15    16    17    18    19
  488:     20    21    22    23    24    25    26    27
  496:     28    29    30    31    32    33    34    35
  504:      0     1     2     3     4     5     6     7
  512:      8     9    10    11    12    13    14    15
  520:     16    17    18    19    20    21    22    23
  528:     24    25    26    27    28    29    30    31
  536:     32    33    34    35     0     1     2     3
  544:      4     5     6     7     8     9    10    11
  552:     12    13    14    15    16    17    18    19
  560:     20    21    22    23    24    25    26    27
  568:     28    29    30    31    32    33    34    35
  576:      0     1     2     3     4     5     6     7
  584:      8     9    10    11    12    13    14    15
  592:     16    17    18    19    20    21    22    23
  600:     24    25    26    27    28    29    30    31
  608:     32    33    34    35     0     1     2     3
  616:      4     5     6     7     8     9    10    11
  624:     12    13    14    15    16    17    18    19
  632:     20    21    22    23    24    25    26    27
  640:     28    29    30    31    32    33    34    35
  648:      0     1     2     3     4     5     6     7
  656:      8     9    10    11    12    13    14    15
  664:     16    17    18    19    20    21    22    23
  672:     24    25    26    27    28    29    30    31
  680:     32    33    34    35     0     1     2     3
  688:      4     5     6     7     8     9    10    11
  696:     12    13    14    15    16    17    18    19
  704:     20    21    22    23    24    25    26    27
  712:     28    29    30    31    32    33    34    35
  720:      0     1     2     3     4     5     6     7
  728:      8     9    10    11    12    13    14    15
  736:     16    17    18    19    20    21    22    23
  744:     24    25    26    27    28    29    30    31
  752:     32    33    34    35     0     1     2     3
  760:      4     5     6     7     8     9    10    11
  768:     12    13    14    15    16    17    18    19
  776:     20    21    22    23    24    25    26    27
  784:     28    29    30    31    32    33    34    35
  792:      0     1     2     3     4     5     6     7
  800:      8     9    10    11    12    13    14    15
  808:     16    17    18    19    20    21    22    23
  816:     24    25    26    27    28    29    30    31
  824:     32    33    34    35     0     1     2     3
  832:      4     5     6     7     8     9    10    11
  840:     12    13    14    15    16    17    18    19
  848:     20    21    22    23    24    25    26    27
  856:     28    29    30    31    32    33    34    35
  864:      0     1     2     3     4     5     6     7
  872:      8     9    10    11    12    13    14    15
  880:     16    17    18    19    20    21    22    23
  888:     24    25    26    27    28    29    30    31
  896:     32    33    34    35     0     1     2     3
  904:      4     5     6     7     8     9    10    11
  912:     12    13    14    15    16    17    18    19
  920:     20    21    22    23    24    25    26    27
  928:     28    29    30    31    32    33    34    35
  936:      0     1     2     3     4     5     6     7
  944:      8     9    10    11    12    13    14    15
  952:     16    17    18    19    20    21    22    23
  960:     24    25    26    27    28    29    30    31
  968:     32    33    34    35     0     1     2     3
  976:      4     5     6     7     8     9    10    11
  984:     12    13    14    15    16    17    18    19
  992:     20    21    22    23    24    25    26    27
 1000:     28    29    30    31    32    33    34    35
 1008:      0     1     2     3     4     5     6     7
 1016:      8     9    10    11    12    13    14    15
 1024:     16    17    18    19    20    21    22    23
 1032:     24    25    26    27    28    29    30    31
 1040:     32    33    34    35     0     1     2     3
 1048:      4     5     6     7     8     9    10    11
 1056:     12    13    14    15    16    17    18    19
 1064:     20    21    22    23    24    25    26    27
 1072:     28    29    30    31    32    33    34    35
 1080:      0     1     2     3     4     5     6     7
 1088:      8     9    10    11    12    13    14    15
 1096:     16    17    18    19    20    21    22    23
 1104:     24    25    26    27    28    29    30    31
 1112:     32    33    34    35     0     1     2     3
 1120:      4     5     6     7     8     9    10    11
 1128:     12    13    14    15    16    17    18    19
 1136:     20    21    22    23    24    25    26    27
 1144:     28    29    30    31    32    33    34    35
 1152:      0     1     2     3     4     5     6     7
 1160:      8     9    10    11    12    13    14    15
 1168:     16    17    18    19    20    21    22    23
 1176:     24    25    26    27    28    29    30    31
 1184:     32    33    34    35     0     1     2     3
 1192:      4     5     6     7     8     9    10    11
 1200:     12    13    14    15    16    17    18    19
 1208:     20    21    22    23    24    25    26    27
 1216:     28    29    30    31    32    33    34    35
 1224:      0     1     2     3     4     5     6     7
 1232:      8     9    10    11    12    13    14    15
 1240:     16    17    18    19    20    21    22    23
 1248:     24    25    26    27    28    29    30    31
 1256:     32    33    34    35     0     1     2     3
 1264:      4     5     6     7     8     9    10    11
 1272:     12    13    14    15    16    17    18    19
 1280:     20    21    22    23    24    25    26    27
 1288:     28    29    30    31    32    33    34    35
 1296:      0     1     2     3     4     5     6     7
 1304:      8     9    10    11    12    13    14    15
 1312:     16    17    18    19    20    21    22    23
 1320:     24    25    26    27    28    29    30    31
 1328:     32    33    34    35     0     1     2     3
 1336:      4     5     6     7     8     9    10    11
 1344:     12    13    14    15    16    17    18    19
 1352:     20    21    22    23    24    25    26    27
 1360:     28    29    30    31    32    33    34    35
 1368:      0     1     2     3     4     5     6     7
 1376:      8     9    10    11    12    13    14    15
 1384:     16    17    18    19    20    21    22    23
 1392:     24    25    26    27    28    29    30    31
 1400:     32    33    34    35     0     1     2     3
 1408:      4     5     6     7     8     9    10    11
 1416:     12    13    14    15    16    17    18    19
 1424:     20    21    22    23    24    25    26    27
 1432:     28    29    30    31    32    33    34    35
 1440:      0     1     2     3     4     5     6     7
 1448:      8     9    10    11    12    13    14    15
 1456:     16    17    18    19    20    21    22    23
 1464:     24    25    26    27    28    29    30    31
 1472:     32    33    34    35     0     1     2     3
 1480:      4     5     6     7     8     9    10    11
 1488:     12    13    14    15    16    17    18    19
 1496:     20    21    22    23    24    25    26    27
 1504:     28    29    30    31    32    33    34    35
 1512:      0     1     2     3     4     5     6     7
 1520:      8     9    10    11    12    13    14    15
 1528:     16    17    18    19    20    21    22    23
 1536:     24    25    26    27    28    29    30    31
 1544:     32    33    34    35     0     1     2     3
 1552:      4     5     6     7     8     9    10    11
 1560:     12    13    14    15    16    17    18    19
 1568:     20    21    22    23    24    25    26    27
 1576:     28    29    30    31    32    33    34    35
 1584:      0     1     2     3     4     5     6     7
 1592:      8     9    10    11    12    13    14    15
 1600:     16    17    18    19    20    21    22    23
 1608:     24    25    26    27    28    29    30    31
 1616:     32    33    34    35     0     1     2     3
 1624:      4     5     6     7     8     9    10    11
 1632:     12    13    14    15    16    17    18    19
 1640:     20    21    22    23    24    25    26    27
 1648:     28    29    30    31    32    33    34    35
 1656:      0     1     2     3     4     5     6     7
 1664:      8     9    10    11    12    13    14    15
 1672:     16    17    18    19    20    21    22    23
 1680:     24    25    26    27    28    29    30    31
 1688:     32    33    34    35     0     1     2     3
 1696:      4     5     6     7     8     9    10    11
 1704:     12    13    14    15    16    17    18    19
 1712:     20    21    22    23    24    25    26    27
 1720:     28    29    30    31    32    33    34    35
 1728:      0     1     2     3     4     5     6     7
 1736:      8     9    10    11    12    13    14    15
 1744:     16    17    18    19    20    21    22    23
 1752:     24    25    26    27    28    29    30    31
 1760:     32    33    34    35     0     1     2     3
 1768:      4     5     6     7     8     9    10    11
 1776:     12    13    14    15    16    17    18    19
 1784:     20    21    22    23    24    25    26    27
 1792:     28    29    30    31    32    33    34    35
 1800:      0     1     2     3     4     5     6     7
 1808:      8     9    10    11    12    13    14    15
 1816:     16    17    18    19    20    21    22    23
 1824:     24    25    26    27    28    29    30    31
 1832:     32    33    34    35     0     1     2     3
 1840:      4     5     6     7     8     9    10    11
 1848:     12    13    14    15    16    17    18    19
 1856:     20    21    22    23    24    25    26    27
 1864:     28    29    30    31    32    33    34    35
 1872:      0     1     2     3     4     5     6     7
 1880:      8     9    10    11    12    13    14    15
 1888:     16    17    18    19    20    21    22    23
 1896:     24    25    26    27    28    29    30    31
 1904:     32    33    34    35     0     1     2     3
 1912:      4     5     6     7     8     9    10    11
 1920:     12    13    14    15    16    17    18    19
 1928:     20    21    22    23    24    25    26    27
 1936:     28    29    30    31    32    33    34    35
 1944:      0     1     2     3     4     5     6     7
 1952:      8     9    10    11    12    13    14    15
 1960:     16    17    18    19    20    21    22    23
 1968:     24    25    26    27    28    29    30    31
 1976:     32    33    34    35     0     1     2     3
 1984:      4     5     6     7     8     9    10    11
 1992:     12    13    14    15    16    17    18    19
 2000:     20    21    22    23    24    25    26    27
 2008:     28    29    30    31    32    33    34    35
 2016:      0     1     2     3     4     5     6     7
 2024:      8     9    10    11    12    13    14    15
 2032:     16    17    18    19    20    21    22    23
 2040:     24    25    26    27    28    29    30    31
RSS hash key:
6b:b7:9a:f2:e9:23:65:e7:50:0d:6d:26:54:fd:15:86:cc:95:a0:02:a7:e6:a1:bd:14:60:69:6a:2c:1d:a7:b7:e1:65:16:0c:44:1b:c5:ea:58:6c:dd:99:b3:72:66:d7:f7:93:c4:cb
RSS hash function:
    toeplitz: on
    xor: off
    crc32: off

 

 

We use the equipment as a backbone, where we run FRR to establish BGP peers, multiple VLANs.

Thank you for your help.

Labels (1)
0 Kudos
11 Replies
Sazirah
Employee
778 Views

Hi Alan,


Thank you for posting in Intel Community Forum.


Upon checking, E810-C card is not supporting Debian 12.5, only Debian 11 (as you shared above). However as you mentioned that you are currently using motherboard Supermicro X10DRi from OEM company, we have cross checked on the OS compatibility and found that it is not compatible with Debian 11 and Debian 12.5. 


You may refer link : https://www.supermicro.com/support/resources/OS/C612_X10_list1.cfm


You may contact Supermicro support to check if the OS used is compatible with the current motherboard you are using. 


Regards,

Sazzy_Intel


0 Kudos
WaugiCloud
New Contributor I
763 Views

Hi @Sazirah,

 

I don't think the people at Supermicro are updating that section.

 

Debian doesn't appear there, and the Ubuntu versions they mention are from a couple of decades ago. However, I have always used Debian 9, 10, 11, and 12.5 on these servers without any issues. However, I understand that when doing the `make install` for the ice drivers, it shows many symbolic link errors.

 

Could you comment or explain what this has to do with the motherboard? Beyond the performance loss in relation to generic drivers vs. updated official drivers and updated NVM.

 

I would like to understand why Debian 11, according to Intel, is compatible with the ice drivers and shows symbolic link errors everywhere.

 

Thank you.

0 Kudos
WaugiCloud
New Contributor I
774 Views

Hello,

 

We are still investigating and gathering information for the biocia.

 

We noticed that with the generic Debian drivers, the default combined RX/TX value is the maximum number of cores, regardless of whether they have Hyper-Threading (HT). With the ice 1.14.11 driver, the default is 36. Why does this happen?

 

Generic drivers: 72 Combined with HT active.

# ethtool -l enp3s0f0np0
Channel parameters for enp3s0f0np0:
Pre-set maximums:
RX:             72
TX:             72
Other:          1
Combined:       72
Current hardware settings:
RX:             0
TX:             0
Other:          1
Combined:       72

 

  • With the ice drivers, version 1.14.11
  • firmware version 4.50 0x8001d8b6 1.3597.0
ethtool -l enp3s0f0np0
Channel parameters for enp3s0f0np0:
Pre-set maximums:
RX:             72
TX:             72
Other:          1
Combined:       72
Current hardware settings:
RX:             0
TX:             0
Other:          1
Combined:       36

 

This happened to us in Debian 12.5 and 11.10, now we are testing on Ubuntu. I will get back with updates later.

0 Kudos
Sazirah
Employee
769 Views

Hi WaugiCloud,


Thank you for your response.


While you are checking on it, I would to make sure that you will be getting correct support on this issue. Therefore, may I know if you purchased Intel E810-C card and comes together with the Supermicro motherboard? The reason why im asking this is, if you have purchased it with the OEM company, you may check with Supermicro on the firmware version that is compatible to be updated based on the Supermicro motherboard compatibility. You may also check with them if you will be able to use Intel generic firmware version together with the OEM motherboard, as it may impact the performances.


Regards,

Sazzy_Intel


0 Kudos
WaugiCloud
New Contributor I
737 Views

Hi @Sazirah,

 

I bought the E810-C card separately. I don't think my performance issue is related to the motherboard. I find it strange that with the generic Debian 12.5 drivers, the traffic forward performance (traffic passing through the kernel stack) is 40 Gbps/4 million packets with XDP active to mitigate attacks.

Now it's not the same with the latest ice drivers, reaching only 20 Gbps of traffic forward (traffic passing through the kernel stack) and without XDP active.

Regards,
Alan.



0 Kudos
WaugiCloud
New Contributor I
705 Views

Hello again,

 

Just because we are such geeks, I started reading all the changelogs for the Intel E810 ICE drivers and found that at one point they had a bug in XDP related to performance in the queues and they fixed it. Could I be facing the same problem?

 

Fix issues around XDP performance across multiple queues

 

WaugiCloud_0-1720066549238.png

 

We are still investigating, now testing on Ubuntu, but also analyzing everything. Hopefully, you can help us.

0 Kudos
Sazirah
Employee
695 Views

Hi WaugiCloud,


Thank you for your reply. We are currently checking on this issue and will update you soon for any news.


Regards,

Sazzy_Intel


0 Kudos
WaugiCloud
New Contributor I
683 Views

Thank you, I will be waiting for updates.

 

I installed Ubuntu 22.04 (jammy), which, according to Intel, is compatible with the E810-C board. I tried compiling the ice driver 1.14.11 and there were very few symbolic link errors, unlike in Debian 12.5 and 11, where there were thousands of symbolic link errors.

# make install -j 72
echo "* The target kernel has CONFIG_MODULE_SIG_ALL enabled, but" ; echo "* the signing key cannot be found. Module signing has been" ; echo "* disabled for this build." ; make  ccflags-y="-std=gnu11 -Wno-nested-externs " -C "/lib/modules/6.8.0-36-generic/build" CONFIG_=m CONFIG_MODULE_SIG=n CONFIG_MODULE_SIG_ALL= M="/home/ice-1.14.11/src"   NEED_AUX_BUS="0"  modules
* The target kernel has CONFIG_MODULE_SIG_ALL enabled, but
* the signing key cannot be found. Module signing has been
* disabled for this build.
make[1]: Entering directory '/usr/src/linux-headers-6.8.0-36-generic'
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
  You are using:           gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
make[1]: Leaving directory '/usr/src/linux-headers-6.8.0-36-generic'
echo "* The target kernel has CONFIG_MODULE_SIG_ALL enabled, but" ; echo "* the signing key cannot be found. Module signing has been" ; echo "* disabled for this build." ; make  ccflags-y="-std=gnu11 -Wno-nested-externs " -C "/lib/modules/6.8.0-36-generic/build" CONFIG_=m CONFIG_MODULE_SIG=n CONFIG_MODULE_SIG_ALL= M="/home/ice-1.14.11/src"   NEED_AUX_BUS="0"  modules_install
install -D -m 644 ice.7.gz //usr/share/man/man7/ice.7.gz
* The target kernel has CONFIG_MODULE_SIG_ALL enabled, but
* the signing key cannot be found. Module signing has been
* disabled for this build.
make[1]: Entering directory '/usr/src/linux-headers-6.8.0-36-generic'
  INSTALL /lib/modules/6.8.0-36-generic/updates/drivers/net/ethernet/intel/ice/ice.ko
  DEPMOD  /lib/modules/6.8.0-36-generic
Warning: modules_install: missing 'System.map' file. Skipping depmod.
make[1]: Leaving directory '/usr/src/linux-headers-6.8.0-36-generic'
make auxiliary_install
make[1]: Entering directory '/home/ice-1.14.11/src'
make[1]: 'auxiliary_install' is up to date.
make[1]: Leaving directory '/home/ice-1.14.11/src'
install -D -m 644 ../ddp/ice-1.3.36.0.pkg /lib/firmware/updates/intel/ice/ddp/ice-1.3.36.0.pkg
(cd /lib/firmware/updates/intel/ice/ddp && ln -sf ice-1.3.36.0.pkg ice.pkg)
install -D -m 644 ../ddp/LICENSE /lib/firmware/updates/intel/ice/ddp/LICENSE \
        2>/dev/null || true
/sbin/depmod -e -F /boot/System.map-6.8.0-36-generic  -a 6.8.0-36-generic
depmod: WARNING: /lib/modules/6.8.0-36-generic/kernel/drivers/infiniband/hw/irdma/irdma.ko.zst needs unknown symbol ice_del_rdma_qset
depmod: WARNING: /lib/modules/6.8.0-36-generic/kernel/drivers/infiniband/hw/irdma/irdma.ko.zst needs unknown symbol ice_add_rdma_qset
depmod: WARNING: /lib/modules/6.8.0-36-generic/kernel/drivers/infiniband/hw/irdma/irdma.ko.zst needs unknown symbol ice_rdma_update_vsi_filter
depmod: WARNING: /lib/modules/6.8.0-36-generic/kernel/drivers/infiniband/hw/irdma/irdma.ko.zst needs unknown symbol ice_rdma_request_reset
depmod: WARNING: /lib/modules/6.8.0-36-generic/kernel/drivers/infiniband/hw/irdma/irdma.ko.zst needs unknown symbol ice_get_qos_params
Updating initramfs...
update-initramfs -u -k 6.8.0-36-generic
update-initramfs: Generating /boot/initrd.img-6.8.0-36-generic

 

Now, I will wait a few hours, as today the traffic should increase by more than 30/40 Gbps of forwarding and we will see how it turns out. I have the ice drivers loaded and XDP activated; let's see what happens.

enp3s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 xdp/id:47 qdisc mq state UP group default qlen 10000
ethtool -i enp3s0f0
driver: ice
version: 1.14.11
firmware-version: 4.50 0x8001d8b6 1.3597.0
expansion-rom-version:
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
ethtool -g enp3s0f0
Ring parameters for enp3s0f0:
Pre-set maximums:
RX:             8160
RX Mini:        n/a
RX Jumbo:       n/a
TX:             8160
Current hardware settings:
RX:             2048
RX Mini:        n/a
RX Jumbo:       n/a
TX:             256
 ethtool -l enp3s0f0
Channel parameters for enp3s0f0:
Pre-set maximums:
RX:             72
TX:             72
Other:          1
Combined:       72
Current hardware settings:
RX:             0
TX:             0
Other:          1
Combined:       36
ethtool -c enp3s0f0
Coalesce parameters for enp3s0f0:
Adaptive RX: on  TX: on
stats-block-usecs: n/a
sample-interval: n/a
pkt-rate-low: n/a
pkt-rate-high: n/a

rx-usecs: 50
rx-frames: n/a
rx-usecs-irq: n/a
rx-frames-irq: n/a

tx-usecs: 50
tx-frames: n/a
tx-usecs-irq: n/a
tx-frames-irq: n/a

rx-usecs-low: n/a
rx-frame-low: n/a
tx-usecs-low: n/a
tx-frame-low: n/a

rx-usecs-high: 0
rx-frame-high: n/a
tx-usecs-high: n/a
tx-frame-high: n/a

CQE mode RX: n/a  TX: n/a
rx_queue_0_packets: 148975867
     rx_queue_1_packets: 110759928
     rx_queue_2_packets: 122437986
     rx_queue_3_packets: 119574715
     rx_queue_4_packets: 114794030
     rx_queue_5_packets: 127880745
     rx_queue_6_packets: 120969366
     rx_queue_7_packets: 121238366
     rx_queue_8_packets: 106121248
     rx_queue_9_packets: 126928574
     rx_queue_10_packets: 111659304
     rx_queue_11_packets: 111011307
     rx_queue_12_packets: 117484749
     rx_queue_13_packets: 125211709
     rx_queue_14_packets: 108579944
     rx_queue_15_packets: 117974787
     rx_queue_16_packets: 109242948
     rx_queue_17_packets: 119117572
     rx_queue_18_packets: 123514272
     rx_queue_19_packets: 123709597
     rx_queue_20_packets: 110701004
     rx_queue_21_packets: 120670281
     rx_queue_22_packets: 117111257
     rx_queue_23_packets: 114683029
     rx_queue_24_packets: 113479419
     rx_queue_25_packets: 110594830
     rx_queue_26_packets: 124317534
     rx_queue_27_packets: 104884732
     rx_queue_28_packets: 132160954
     rx_queue_29_packets: 114444922
     rx_queue_30_packets: 105409645
     rx_queue_31_packets: 115995692
     rx_queue_32_packets: 117888868
     rx_queue_33_packets: 114853363
     rx_queue_34_packets: 115053726
     rx_queue_35_packets: 117272055
ethtool -x enp3s0f0
RX flow hash indirection table for enp3s0f0 with 36 RX ring(s):
    0:      0     1     2     3     4     5     6     7
    8:      8     9    10    11    12    13    14    15
   16:     16    17    18    19    20    21    22    23
   24:     24    25    26    27    28    29    30    31
   32:     32    33    34    35     0     1     2     3
   40:      4     5     6     7     8     9    10    11
   48:     12    13    14    15    16    17    18    19
   56:     20    21    22    23    24    25    26    27
   64:     28    29    30    31    32    33    34    35
   72:      0     1     2     3     4     5     6     7
   80:      8     9    10    11    12    13    14    15
   88:     16    17    18    19    20    21    22    23
   96:     24    25    26    27    28    29    30    31
  104:     32    33    34    35     0     1     2     3
  112:      4     5     6     7     8     9    10    11
  120:     12    13    14    15    16    17    18    19
  128:     20    21    22    23    24    25    26    27
  136:     28    29    30    31    32    33    34    35
  144:      0     1     2     3     4     5     6     7
  152:      8     9    10    11    12    13    14    15
  160:     16    17    18    19    20    21    22    23
  168:     24    25    26    27    28    29    30    31
  176:     32    33    34    35     0     1     2     3
  184:      4     5     6     7     8     9    10    11
  192:     12    13    14    15    16    17    18    19
  200:     20    21    22    23    24    25    26    27
  208:     28    29    30    31    32    33    34    35
  216:      0     1     2     3     4     5     6     7
  224:      8     9    10    11    12    13    14    15
  232:     16    17    18    19    20    21    22    23
  240:     24    25    26    27    28    29    30    31
  248:     32    33    34    35     0     1     2     3
  256:      4     5     6     7     8     9    10    11
  264:     12    13    14    15    16    17    18    19
  272:     20    21    22    23    24    25    26    27
  280:     28    29    30    31    32    33    34    35
  288:      0     1     2     3     4     5     6     7
  296:      8     9    10    11    12    13    14    15
  304:     16    17    18    19    20    21    22    23
  312:     24    25    26    27    28    29    30    31
  320:     32    33    34    35     0     1     2     3
  328:      4     5     6     7     8     9    10    11
  336:     12    13    14    15    16    17    18    19
  344:     20    21    22    23    24    25    26    27
  352:     28    29    30    31    32    33    34    35
  360:      0     1     2     3     4     5     6     7
  368:      8     9    10    11    12    13    14    15
  376:     16    17    18    19    20    21    22    23
  384:     24    25    26    27    28    29    30    31
  392:     32    33    34    35     0     1     2     3
  400:      4     5     6     7     8     9    10    11
  408:     12    13    14    15    16    17    18    19
  416:     20    21    22    23    24    25    26    27
  424:     28    29    30    31    32    33    34    35
  432:      0     1     2     3     4     5     6     7
  440:      8     9    10    11    12    13    14    15
  448:     16    17    18    19    20    21    22    23
  456:     24    25    26    27    28    29    30    31
  464:     32    33    34    35     0     1     2     3
  472:      4     5     6     7     8     9    10    11
  480:     12    13    14    15    16    17    18    19
  488:     20    21    22    23    24    25    26    27
  496:     28    29    30    31    32    33    34    35
  504:      0     1     2     3     4     5     6     7
  512:      8     9    10    11    12    13    14    15
  520:     16    17    18    19    20    21    22    23
  528:     24    25    26    27    28    29    30    31
  536:     32    33    34    35     0     1     2     3
  544:      4     5     6     7     8     9    10    11
  552:     12    13    14    15    16    17    18    19
  560:     20    21    22    23    24    25    26    27
  568:     28    29    30    31    32    33    34    35
  576:      0     1     2     3     4     5     6     7
  584:      8     9    10    11    12    13    14    15
  592:     16    17    18    19    20    21    22    23
  600:     24    25    26    27    28    29    30    31
  608:     32    33    34    35     0     1     2     3
  616:      4     5     6     7     8     9    10    11
  624:     12    13    14    15    16    17    18    19
  632:     20    21    22    23    24    25    26    27
  640:     28    29    30    31    32    33    34    35
  648:      0     1     2     3     4     5     6     7
  656:      8     9    10    11    12    13    14    15
  664:     16    17    18    19    20    21    22    23
  672:     24    25    26    27    28    29    30    31
  680:     32    33    34    35     0     1     2     3
  688:      4     5     6     7     8     9    10    11
  696:     12    13    14    15    16    17    18    19
  704:     20    21    22    23    24    25    26    27
  712:     28    29    30    31    32    33    34    35
  720:      0     1     2     3     4     5     6     7
  728:      8     9    10    11    12    13    14    15
  736:     16    17    18    19    20    21    22    23
  744:     24    25    26    27    28    29    30    31
  752:     32    33    34    35     0     1     2     3
  760:      4     5     6     7     8     9    10    11
  768:     12    13    14    15    16    17    18    19
  776:     20    21    22    23    24    25    26    27
  784:     28    29    30    31    32    33    34    35
  792:      0     1     2     3     4     5     6     7
  800:      8     9    10    11    12    13    14    15
  808:     16    17    18    19    20    21    22    23
  816:     24    25    26    27    28    29    30    31
  824:     32    33    34    35     0     1     2     3
  832:      4     5     6     7     8     9    10    11
  840:     12    13    14    15    16    17    18    19
  848:     20    21    22    23    24    25    26    27
  856:     28    29    30    31    32    33    34    35
  864:      0     1     2     3     4     5     6     7
  872:      8     9    10    11    12    13    14    15
  880:     16    17    18    19    20    21    22    23
  888:     24    25    26    27    28    29    30    31
  896:     32    33    34    35     0     1     2     3
  904:      4     5     6     7     8     9    10    11
  912:     12    13    14    15    16    17    18    19
  920:     20    21    22    23    24    25    26    27
  928:     28    29    30    31    32    33    34    35
  936:      0     1     2     3     4     5     6     7
  944:      8     9    10    11    12    13    14    15
  952:     16    17    18    19    20    21    22    23
  960:     24    25    26    27    28    29    30    31
  968:     32    33    34    35     0     1     2     3
  976:      4     5     6     7     8     9    10    11
  984:     12    13    14    15    16    17    18    19
  992:     20    21    22    23    24    25    26    27
 1000:     28    29    30    31    32    33    34    35
 1008:      0     1     2     3     4     5     6     7
 1016:      8     9    10    11    12    13    14    15
 1024:     16    17    18    19    20    21    22    23
 1032:     24    25    26    27    28    29    30    31
 1040:     32    33    34    35     0     1     2     3
 1048:      4     5     6     7     8     9    10    11
 1056:     12    13    14    15    16    17    18    19
 1064:     20    21    22    23    24    25    26    27
 1072:     28    29    30    31    32    33    34    35
 1080:      0     1     2     3     4     5     6     7
 1088:      8     9    10    11    12    13    14    15
 1096:     16    17    18    19    20    21    22    23
 1104:     24    25    26    27    28    29    30    31
 1112:     32    33    34    35     0     1     2     3
 1120:      4     5     6     7     8     9    10    11
 1128:     12    13    14    15    16    17    18    19
 1136:     20    21    22    23    24    25    26    27
 1144:     28    29    30    31    32    33    34    35
 1152:      0     1     2     3     4     5     6     7
 1160:      8     9    10    11    12    13    14    15
 1168:     16    17    18    19    20    21    22    23
 1176:     24    25    26    27    28    29    30    31
 1184:     32    33    34    35     0     1     2     3
 1192:      4     5     6     7     8     9    10    11
 1200:     12    13    14    15    16    17    18    19
 1208:     20    21    22    23    24    25    26    27
 1216:     28    29    30    31    32    33    34    35
 1224:      0     1     2     3     4     5     6     7
 1232:      8     9    10    11    12    13    14    15
 1240:     16    17    18    19    20    21    22    23
 1248:     24    25    26    27    28    29    30    31
 1256:     32    33    34    35     0     1     2     3
 1264:      4     5     6     7     8     9    10    11
 1272:     12    13    14    15    16    17    18    19
 1280:     20    21    22    23    24    25    26    27
 1288:     28    29    30    31    32    33    34    35
 1296:      0     1     2     3     4     5     6     7
 1304:      8     9    10    11    12    13    14    15
 1312:     16    17    18    19    20    21    22    23
 1320:     24    25    26    27    28    29    30    31
 1328:     32    33    34    35     0     1     2     3
 1336:      4     5     6     7     8     9    10    11
 1344:     12    13    14    15    16    17    18    19
 1352:     20    21    22    23    24    25    26    27
 1360:     28    29    30    31    32    33    34    35
 1368:      0     1     2     3     4     5     6     7
 1376:      8     9    10    11    12    13    14    15
 1384:     16    17    18    19    20    21    22    23
 1392:     24    25    26    27    28    29    30    31
 1400:     32    33    34    35     0     1     2     3
 1408:      4     5     6     7     8     9    10    11
 1416:     12    13    14    15    16    17    18    19
 1424:     20    21    22    23    24    25    26    27
 1432:     28    29    30    31    32    33    34    35
 1440:      0     1     2     3     4     5     6     7
 1448:      8     9    10    11    12    13    14    15
 1456:     16    17    18    19    20    21    22    23
 1464:     24    25    26    27    28    29    30    31
 1472:     32    33    34    35     0     1     2     3
 1480:      4     5     6     7     8     9    10    11
 1488:     12    13    14    15    16    17    18    19
 1496:     20    21    22    23    24    25    26    27
 1504:     28    29    30    31    32    33    34    35
 1512:      0     1     2     3     4     5     6     7
 1520:      8     9    10    11    12    13    14    15
 1528:     16    17    18    19    20    21    22    23
 1536:     24    25    26    27    28    29    30    31
 1544:     32    33    34    35     0     1     2     3
 1552:      4     5     6     7     8     9    10    11
 1560:     12    13    14    15    16    17    18    19
 1568:     20    21    22    23    24    25    26    27
 1576:     28    29    30    31    32    33    34    35
 1584:      0     1     2     3     4     5     6     7
 1592:      8     9    10    11    12    13    14    15
 1600:     16    17    18    19    20    21    22    23
 1608:     24    25    26    27    28    29    30    31
 1616:     32    33    34    35     0     1     2     3
 1624:      4     5     6     7     8     9    10    11
 1632:     12    13    14    15    16    17    18    19
 1640:     20    21    22    23    24    25    26    27
 1648:     28    29    30    31    32    33    34    35
 1656:      0     1     2     3     4     5     6     7
 1664:      8     9    10    11    12    13    14    15
 1672:     16    17    18    19    20    21    22    23
 1680:     24    25    26    27    28    29    30    31
 1688:     32    33    34    35     0     1     2     3
 1696:      4     5     6     7     8     9    10    11
 1704:     12    13    14    15    16    17    18    19
 1712:     20    21    22    23    24    25    26    27
 1720:     28    29    30    31    32    33    34    35
 1728:      0     1     2     3     4     5     6     7
 1736:      8     9    10    11    12    13    14    15
 1744:     16    17    18    19    20    21    22    23
 1752:     24    25    26    27    28    29    30    31
 1760:     32    33    34    35     0     1     2     3
 1768:      4     5     6     7     8     9    10    11
 1776:     12    13    14    15    16    17    18    19
 1784:     20    21    22    23    24    25    26    27
 1792:     28    29    30    31    32    33    34    35
 1800:      0     1     2     3     4     5     6     7
 1808:      8     9    10    11    12    13    14    15
 1816:     16    17    18    19    20    21    22    23
 1824:     24    25    26    27    28    29    30    31
 1832:     32    33    34    35     0     1     2     3
 1840:      4     5     6     7     8     9    10    11
 1848:     12    13    14    15    16    17    18    19
 1856:     20    21    22    23    24    25    26    27
 1864:     28    29    30    31    32    33    34    35
 1872:      0     1     2     3     4     5     6     7
 1880:      8     9    10    11    12    13    14    15
 1888:     16    17    18    19    20    21    22    23
 1896:     24    25    26    27    28    29    30    31
 1904:     32    33    34    35     0     1     2     3
 1912:      4     5     6     7     8     9    10    11
 1920:     12    13    14    15    16    17    18    19
 1928:     20    21    22    23    24    25    26    27
 1936:     28    29    30    31    32    33    34    35
 1944:      0     1     2     3     4     5     6     7
 1952:      8     9    10    11    12    13    14    15
 1960:     16    17    18    19    20    21    22    23
 1968:     24    25    26    27    28    29    30    31
 1976:     32    33    34    35     0     1     2     3
 1984:      4     5     6     7     8     9    10    11
 1992:     12    13    14    15    16    17    18    19
 2000:     20    21    22    23    24    25    26    27
 2008:     28    29    30    31    32    33    34    35
 2016:      0     1     2     3     4     5     6     7
 2024:      8     9    10    11    12    13    14    15
 2032:     16    17    18    19    20    21    22    23
 2040:     24    25    26    27    28    29    30    31
RSS hash key:
0b:6e:9c:03:fc:00:48:27:ca:ba:40:9b:4c:a6:3f:84:fd:a0:e4:2f:b0:23:8d:53:a3:c2:7d:54:50:71:a9:e6:67:ba:da:df:50:d9:9d:c3:36:56:d3:97:c3:86:ed:0b:23:29:d5:8a
RSS hash function:
    toeplitz: on
    xor: off
    crc32: off

 

I would like to emphasize again that if I use XDP to mitigate DoS/DDoS attacks through XDP_DROP, without going through the kernel stack, I can block attacks of more than 70 Gbps.

 

We continue to investigate and apply new developments, awaiting technical comments from engineers.

 

0 Kudos
Sazirah
Employee
453 Views

Hi WaugiCloud,


Good day.


My apologies for taking some time to investigate this issue and thank you for your patience.


Regarding the issue that you currently facing, we need some information from you, kindly share with us the dmesg logs for the times of the failures.


Appreciate your response.


Regards,

Sazzy_Intel


0 Kudos
Sazirah
Employee
393 Views

Hi WaugiCloud,


Good day.


I would like to follow up with you regarding issue reported above, kindly share the dmesg logs for the time of the failures for us to investigate further from our end.


Regards,

Sazzy_Intel


0 Kudos
Sazirah
Employee
342 Views

Hi WaugiCloud,


Good day.


This is regarding your enquiry above.

Since we have not seen an update, we will be closing this forum case from our end. If you need any additional information, please submit a new question as this thread will no longer be monitored.


Regards,

Sazzy_Intel


0 Kudos
Reply