1. This is OS kernel driver issue, as reasons in below 2. and 3.

2. The intel drivers/net/ethernet/intel/ice/ice_ptp.c has problem during 
loading, as in below...

[   14.204663] ice 0000:16:00.0: The DDP package was successfully loaded: ICE 
OS Default Package version 1.3.43.0
[   14.204808] ice 0000:16:00.0: Tx scheduling layers switching feature enabled
[   14.204813] ice 0000:16:00.0: The DDP package file failed to load. Entering 
Safe Mode.
[   14.230506] ice 0000:16:00.0: RDMA is not supported on this device
[   14.315534] ice 0000:16:00.1: DDP package already present on device: ICE OS 
Default Package version 1.3.43.0
[   14.341663] ice 0000:16:00.1: 252.048 Gb/s available PCIe bandwidth (16.0 
GT/s PCIe x16 link)
[   14.344230] ------------[ cut here ]------------
[   14.344236] WARNING: drivers/net/ethernet/intel/ice/ice_ptp.c:3083 at 
ice_ptp_init+0x232/0x680 [ice], CPU#0: kworker/0:1/11
[   14.344459] Modules linked in: nvme nvme_core nvme_keyring nvme_auth hkdf 
hid_generic iaa_crypto ice(+) mlx5_core libeth_xdp gnss mlxfw psample libeth 
mpt3sas libie usbhid tls raid_class libie_adminq hid ghash_clmulni_intel 
scsi_transport_sas wmi pinctrl_emmitsburg qat_4xxx megaraid_sas pci_hyperv_intf 
libie_fwlog intel_qat idxd crc8 authenc idxd_bus vmd ahci libahci dm_mirror 
dm_region_hash dm_log msr dmi_sysfs autofs4 aesni_intel
[   14.344548] CPU: 0 UID: 0 PID: 11 Comm: kworker/0:1 Tainted: G S             
     7.0.0-7-generic #7-Ubuntu PREEMPT(lazy) 
[   14.344558] Tainted: [S]=CPU_OUT_OF_SPEC
[   14.344561] Hardware name: Lenovo ThinkSystem SR630 V3/STA7B05324, BIOS 
ESE137F-3.80 11/11/2025
[   14.344566] Workqueue: sync_wq local_pci_probe_callback
[   14.344583] RIP: 0010:ice_ptp_init+0x232/0x680 [ice]
[   14.344714] Code: 03 00 00 48 89 df e8 1d bb ff ff 4c 89 ef 48 89 c6 e8 52 
70 00 00 41 89 c4 85 c0 74 31 4c 89 ef e8 43 6b 00 00 e9 46 ff ff ff <0f> 0b 41 
bc ed ff ff ff e9 39 ff ff ff 8d 50 ff 83 fa 01 0f 86 cd
[   14.344720] RSP: 0018:ff756f17803f7d48 EFLAGS: 00010246
[   14.344727] RAX: 0000000000000000 RBX: ff44c091365481a0 RCX: 0000000000000000
[   14.344732] RDX: 00000000fffffffe RSI: 0000000000000000 RDI: ff44c091240e2e40
[   14.344736] RBP: ff756f17803f7d60 R08: 0000000000000000 R09: 0000000000000000
[   14.344739] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000001
[   14.344743] R13: ff44c09136549828 R14: ff44c09121eee868 R15: ff44c0914bc27000
[   14.344747] FS:  0000000000000000(0000) GS:ff44c0cf42a08000(0000) 
knlGS:0000000000000000
[   14.344752] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   14.344756] CR2: 0000626c8c6fa7d8 CR3: 0000000c93c44005 CR4: 0000000000f71ef0
[   14.344762] PKRU: 55555554
[   14.344765] Call Trace:
[   14.344769]  <TASK>
[   14.344776]  ice_load+0x412/0x460 [ice]
[   14.344938]  ice_probe+0x2d1/0x380 [ice]
[   14.345038]  local_pci_probe+0x43/0xa0
[   14.345050]  local_pci_probe_callback+0x16/0x30
[   14.345059]  process_one_work+0x18e/0x3a0


3. Then, as the DDP package file failed to load, so the PTP and other related 
fucntions also failed as in below...

[   14.345158] ice 0000:16:00.1: PTP failed -19
[   14.369272] ice 0000:16:00.1: DCB is enabled in the hardware, max number of 
TCs supported on this port are 8
[   14.369278] ice 0000:16:00.1: FW LLDP is disabled, DCBx/LLDP in SW mode.
[   14.369320] ice 0000:16:00.1: Commit DCB Configuration to the hardware
[   14.370624] ice 0000:16:00.1: Failed to add generic LLDP Rx filter on VSI 13 
error: -5, falling back to specialized AQ control

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2147427

Title:
  Failed to add generic LLDP Rx filter on VSI 13 error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2147427/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to