tree: https://github.com/jpirko/linux_mlxsw net_next_queue head: f57f2148543db358708e16537ab5c87f5da6abba commit: fd09a8ae7eba209afe02437e7b55f42b19be47b0 [12/27] Documentation: networking: ethtool-netlink: Add link extended state reproduce: make htmldocs If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>, old ones prefixed by <<): reST markup error: >> Documentation/networking/ethtool-netlink.rst:514: (SEVERE/4) Unexpected section title. vim +514 Documentation/networking/ethtool-netlink.rst 512 513 Autoneg substates > 514 ================= 515 516 ============================================== ============================================= 517 ``No partner detected`` Peer side is down 518 519 ``Ack not received`` Ack not received from peer side 520 521 ``Next page exchange failed`` Next page exchange failed 522 523 ``No partner detected during force mode`` Peer side is down during force mode or there 524 is no agreement of speed 525 526 ``FEC mismatch during override`` Forward error correction modes in both sides 527 are mismatched 528 529 ``No HCD`` No Highest Common Denominator 530 ============================================== ============================================= 531 532 Link training substates 533 ======================= 534 535 ============================================== ============================================= 536 ``KR frame lock not acquired`` Frames were not recognized, the lock failed 537 538 ``KR link inhibit timeout`` The lock did not occur before timeout 539 540 ``KR Link partner did not set receiver ready`` Peer side did not send ready signal after 541 training process 542 543 ``Remote side is not ready yet`` Remote side is not ready yet 544 545 ============================================== ============================================= 546 547 Link logical mismatch substates 548 =============================== 549 550 ============================================== ============================================= 551 ``PCS did not acquire block lock`` Physical coding sublayer was not locked in 552 first phase - block lock 553 554 ``PCS did not acquire AM lock`` Physical coding sublayer was not locked in 555 second phase - alignment markers lock 556 557 ``PCS did not get align_status`` Physical coding sublayer did not get align 558 status 559 560 ``FC FEC is not locked`` FC forward error correction is not locked 561 562 ``RS FEC is not locked`` RS forward error correction is not locked 563 ============================================== ============================================= 564 565 Bad signal integrity substates 566 ============================== 567 568 ============================================== ============================================= 569 ``Large number of physical errors`` Large number of physical errors 570 571 ``Unsupported rate`` The system attempted to operate the cable at 572 a rate that is not formally supported, which 573 led to signal integrity issues 574 575 ``Unsupported cable`` Unsupported cable 576 577 ``Cable test failure`` Cable test failure 578 ============================================== ============================================= 579 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip