Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[device] Update arista driver submodule #38

Merged
merged 2 commits into from
Jul 14, 2018

Conversation

yurypm
Copy link

@yurypm yurypm commented Jul 2, 2018

- What I did

  • Fix error handling in scd_xcvr_add
  • Check sysfs_create_file properly and print error messages
  • Fix the removal order in scd_smbus_master_remove
  • Move actual IO ops to scd_smbus_do_impl
  • Comment functions that have to be called with scd lock held
  • Fix minor problems
  • Improve error handling in scd_lpc_enable
  • Fix error handling
  • Fix error handling in scd_pci_enable
  • Swap localbus and mem deinitialization in scd_pci_enable
  • Fix error hanling in scd_finish_init
  • Extend scd mutex aquisition across setting/clearing ardma_ops
  • Sync the scd-driver with the last version from EOS
  • Add ARISTA_SCD_DRIVER_CONFIG flag to sonic drivers build
  • scd drivers minor fixes
  • Add reboot functionality for 7260cx3-64
  • Include reboot functionality into driver library
  • Fix platform key for sonic-cfggen
  • Fix FileLock for BACKGROUND components
  • src/scd-hwmon.c: Prevent smbus_check_resp from flooding dmesg
  • Extend DCS-7170-64 support
  • Force pci rescan if switch chip is not showing up
  • Add support for syslog
  • Fix running arista util without root rights
  • Fix non-fully initialized PSUs
  • Use Upperlake's CPLD to obtain the PSU status on 7050QX-32S
  • Prevent scd-hwmon from double kfree
  • Add watchdog support on new platforms
  • Bump platform descriptions with the last Scd.createPsu
  • Use pmbus to obtain the PSU status
  • Add DCS-7170-64C to the supported sku list
  • Change how to determinew platform in boot-eos
  • Fix xcvr offsets for 7170-64C
  • Refactor parsePortConfig out of LedPlugin
  • Add basic platform support for DCS-7170-64

- How I did it

- How to verify it

- Description for the changelog

Update arista driver submodule

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan force-pushed the stretch branch 5 times, most recently from 8845d5a to 029b9d5 Compare July 12, 2018 02:54
@lguohan
Copy link
Owner

lguohan commented Jul 12, 2018

can you resolve conflict?

@lguohan
Copy link
Owner

lguohan commented Jul 13, 2018

can you resolve conflict?

Set ARISTA_SCD_DRIVER_CONFIG config to build and
include scd driver to resulting Arista deb packages
@lguohan lguohan merged this pull request into lguohan:stretch Jul 14, 2018
lguohan pushed a commit that referenced this pull request Jul 14, 2018
* [device] Update arista driver submodule

* Set Arista scd driver config

Set ARISTA_SCD_DRIVER_CONFIG config to build and
include scd driver to resulting Arista deb packages
lguohan pushed a commit that referenced this pull request Jul 24, 2018
* [device] Update arista driver submodule

* Set Arista scd driver config

Set ARISTA_SCD_DRIVER_CONFIG config to build and
include scd driver to resulting Arista deb packages
lguohan pushed a commit that referenced this pull request Jul 30, 2018
* [device] Update arista driver submodule

* Set Arista scd driver config

Set ARISTA_SCD_DRIVER_CONFIG config to build and
include scd driver to resulting Arista deb packages
lguohan pushed a commit that referenced this pull request Aug 5, 2018
* [device] Update arista driver submodule

* Set Arista scd driver config

Set ARISTA_SCD_DRIVER_CONFIG config to build and
include scd driver to resulting Arista deb packages
lguohan pushed a commit that referenced this pull request Aug 11, 2018
* [device] Update arista driver submodule

* Set Arista scd driver config

Set ARISTA_SCD_DRIVER_CONFIG config to build and
include scd driver to resulting Arista deb packages
joyas-joseph pushed a commit to joyas-joseph/sonic-buildimage that referenced this pull request Jul 23, 2020
* src/sonic-telemetry fa8d498...3bd7ca3 (4):
  > Update gnmi deps (lguohan#40)
  > [testdata] Update SFP keys to align with new standard (lguohan#39)
  > Fixed the parameters for subscribe APIs (lguohan#38)
  > Azure ro mode (lguohan#34)

* src/sonic-mgmt-common 444aa9a...cc01ce4 (4):
  > Make gnmi dep version the same as in telemetry repo (lguohan#17)
  > Cleanup translib and cvl go test cases (lguohan#13)
  > Package update and enhancements/fixes in YGOT, and Request Binder (lguohan#12)
  > Translib phase I changes (lguohan#11)

Note: sonic-telemetry submodule update is dependent upon sonic-mgmt-common submodule update, thus updating both in this patch
lguohan pushed a commit that referenced this pull request Apr 8, 2021
df46ed418e661a9bccdb2639d8873def356f8ba0 (HEAD -> master, origin/master, origin/HEAD) Fix the LLDP_LOC_CHASSIS not getting populated if no remote neighbors are present (#39)
e487532e11cc0e97cfce573b6b997fdd0beeb660 [CI] Set up CI&PR with Azure Pipelines (#38)
3c9f488490a1dbded20dbf2d8a88a5ab4dbda8df Replace swsssdk's SonicV2Connector with swsscommon's implementation (#35)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
lguohan pushed a commit that referenced this pull request May 30, 2022
f00efef Longxiang Lyu Wed Mar 16 09:12:46 2022 +0800 Add a command line option to store logs into a separate file (#41)
ff2e67d Longxiang Lyu Tue Mar 15 09:10:59 2022 +0800 Add default port cable type (#39)
ebbb4d8 Jing Zhang Mon Mar 14 15:41:11 2022 -0700 Prevent switching MUX to "Unknown" (#36)
c779b8f Longxiang Lyu Thu Mar 10 21:35:11 2022 +0800 [nonfunctional] Use LinkProberStateMachineBase (#38)
b9fedd0 Longxiang Lyu Wed Mar 9 13:03:58 2022 +0800 [NONFUNCTIONAL] Add LinkProberStateMachineBase (#37)
bedd42b Longxiang Lyu Wed Mar 9 10:03:00 2022 +0800 Add .clang-format file to format code (#28)
9fe4fc6 Guohan Lu Thu Mar 3 17:51:43 2022 -0800 [doc]: add lgtm badge in README.md
c1249d9 Longxiang Lyu Wed Mar 2 18:05:18 2022 +0800 Enable lgtm (#33)
b8514c6 Longxiang Lyu Wed Mar 2 13:34:39 2022 +0800 Collect port cable type to use corresponding state machine (#31)
9b59ef9 Longxiang Lyu Wed Mar 2 07:19:33 2022 +0800 Improve make clean (#32)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants