Not to be fixed
Created: Aug 3, 2025
Updated: Jan 12, 2026
Resolved Date: Jan 5, 2026
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: BSP
The auto-negotiation flag cannot be set correctly via ethtool, but the network card is still able to perform auto-negotiation successfully.
root@marvell-cn96xx:~# ethtool -s eth3 autoneg on speed 100 duplex full
cgx_process_requests: 1:0 mode 0 req_mode 0x3
root@marvell-cn96xx:~# eth3 NIC Link is DOWN 0 Mbps Half duplex
root@marvell-cn96xx:~# ethtool eth3
Settings for eth3:
Supported ports: [ ]
Supported link modes: 10000baseSR/Full
10000baseLR/Full
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: BASER
Advertised link modes: 10000baseSR/Full
10000baseLR/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: BASER
Speed: Unknown!
Duplex: Half
Auto-negotiation: off
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
MDI-X: Unknown
Current message level: 0x00000000 (0)
Link detected: no
root@marvell-cn96xx:~# eth3 NIC Link is UP 1000 Mbps Full duplex
root@marvell-cn96xx:~# ethtool eth3
Settings for eth3:
Supported ports: [ ]
Supported link modes: 10000baseSR/Full
10000baseLR/Full
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: BASER
Advertised link modes: 10000baseSR/Full
10000baseLR/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: BASER
Speed: 1000Mb/s
Duplex: Full
Auto-negotiation: off
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
MDI-X: Unknown
Current message level: 0x00000000 (0)
Link detected: yes
root@marvell-cn96xx:~#
Build
/lpg-build/cdc/fast_prod/WRL10_25/WRL10_25_GIT/wrlinux-10/setup.sh --machines marvell-cn96xx --templates feature/docker feature/target-toolchain feature/kdump feature/kexec --distros wrlinux --dl-layers=1 --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build
mkdir -p ./extra_customized_kernel/
cat << EOF >> ./extra_customized_kernel/extra_customized_kernel_configs.cfg
CONFIG_LOCKDEP_CHAINS_BITS=21
EOF
echo 'PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"' >> conf/local.conf
echo 'EXTRA_KERNEL_FILES =. "${TOPDIR}/extra_customized_kernel:"' >> conf/local.conf
echo 'EXTRA_KERNEL_SRC_URI += "file://extra_customized_kernel_configs.cfg"' >> conf/local.conf
cat << EOF >> customized_test_plan.ini
[Test_Case]
all_system_info
boot_nfs
bootcheck_backtrace
bootcheck_calltrace
bootcheck_error
bootcheck_exception
bootcheck_firmbug
bootcheck_journalctl
bootcheck_kerbug
bootcheck_kmemleak
bootcheck_nullpoint
bootcheck_pcimatch
bootcheck_rvu_profile
bootcheck_rvu_profile_custom
bootcheck_segfault
bootcheck_warning
bootcheck_timeout
bootimg_check
check_kernel_options
check_valid_partition
checkproc_cpufreq
checkproc_files
clock_switched
coredump_debug
coresight_etm
cpuarch_timer_check
cpufreq_bench
cpufreq_ondemand
cpufreq_perf_event
cpufreq_performance
cpufreq_powersave
cpufreq_schedutil
cpufreq_sys_check
cpufreq_userspace
cpuhotplug_offline
cpuhotplug_online
docker_check_config
docker_compose_build
docker_compose_ps
docker_compose_scale_down
docker_compose_scale_up
docker_compose_up
docker_helloworld
ethernet_check_mac
ethernet_check_ptp
ethernet_coalescing
ethernet_fping
ethernet_iperf_tcp
ethernet_iperf_udp
ethernet_ipv6_ping
ethernet_ipv6_radvd
ethernet_jumbo_frame
ethernet_jump_frame
ethernet_netperf_tcprr
ethernet_netperf_tcpstream
ethernet_netperf_udprr
ethernet_netperf_udpstream
ethernet_packets_netcat
ethernet_ping
ethernet_sriov
ethernet_statistics
ethernet_vlan_ping
ethernet_unbind
gdb_multi_timer
gdbtest
ghes_tests
gpio_input
gpio_output
gpio_sys_check
gpio_tests
i2c_detect
i2c_dump
i2c_get
i2c_sys_check
kernwarning_buildcheck
kmod_test
lspci_test
malloc_loop
maxcpus
mdelay_test
memory_size_check
module_operate
mub_sys_check
pci_hotplug
pci_msi
perf_events_cpu
perf_events_l1_cache
perf_events_ll_cache
perf_events_mem
perf_events_pmu
perf_events_sched
perf_events_syscall
perf_events_syscall_enter
perf_events_syscall_exit
perf_events_timer
perf_events_tlb
perf_events_with_load
pm_cpufreq_scaling
poweroff
ramspeed
readme_check
reboot
restart
rng_fips_test
rng_od_test
rng_rngd_test
rng_sys_check
rt_cyclictest
rt_hackbench
rt_migrate_test
rt_pi_stress
rt_pmqtest
rt_ptsematest
rt_signaltest
rt_sigwaittest
rt_svsematest
rtc_hctosys
rtc_hwclock_selftest
rtc_sys_check
rtc_systohc
sem_test
serial_getty_tty
shutdown_2min_later
shutdown_now
spi_sys_check
storage_aio_stress
storage_bonnie
storage_copy_big_file
storage_dd_100M
storage_dd_10G
storage_dd_1G
storage_dd_500M
storage_dd_5G
storage_fio_flow
storage_fio_latency
storage_fio_rand_rw
storage_fio_randread
storage_fio_randwrite
storage_fio_read
storage_fio_rw
storage_fio_stonewalls
storage_fio_stress
storage_fio_write
storage_fio_zone
storage_format_ext4
storage_hdparm
storage_ionice_bfq
storage_ionice_kyber
storage_ionice_mqdeadline
storage_ionice_none
storage_iozone
storage_nfs_mounts
storage_scheduler_bfq
storage_scheduler_kyber
storage_scheduler_mqdeadline
storage_scheduler_none
storage_sync_big_file
storage_sync_multi_file
storage_tiobench
stress_cpu
stress_cpu_mem_io
stress_io
stress_memory
temp_sensors
temp_sys_check
usb_show_device
watchdog_check_device
watchdog_check_node
watchdog_get_monitor
watchdog_get_status
watchdog_keep_alive
watchdog_magic_close
watchdog_set_timeout
watchdog_sys_check
watchdog_timeout_triggered
watchdog_trigger
wic_uboot_boot
EOF
echo 'BB_NUMBER_THREADS ?= "24"' >> conf/local.conf
echo 'PARALLEL_MAKE ?= "-j 24"' >> conf/local.conf
bitbake-layers add-layer /net/pek-lpgtest7408/buildarea1/SharedImage/wrlinux-testing-dl
bitbake-layers add-layer /net/pek-lpgtest10/buildarea1/xdong/wassp-linux/testcases/wrlinux/wr-testing/bts-dev
#####To Clone a whole new testcases layer#####
git clone --depth 1 -b master git://lxgit.wrs.com/wrlinux-testing/testcases.git ../layers/testcases/wrlinux/
bitbake-layers add-layer ../layers/testcases/wrlinux/wr-testing/bts-dev
#####End#####
echo '
require templates/feature/bts/template.conf
IMAGE_FSTYPES += " tar.bz2"
ACTIVE_PLAN = "customized_test_plan.ini"' >> conf/local.conf
echo 'IMAGE_FSTYPES:remove = " live hddimg iso"' >> conf/local.conf
echo 'BOOT_IMAGE_DIR = "/net/pek-lpgtest7408/buildarea1/SharedImage/test_metadata/binaries/Marvell-CN96xx-CRB/"
BOOT_IMAGE = "octeontx-bootfs-uboot-t96_sdk12.img"' >> conf/local.conf
bitbake wrlinux-image-std
After booting successfully, run 'ethtool -s eth3 autoneg on speed 100 duplex full' on #29154 or #29153.