Commit Graph

185 Commits

Author SHA256 Message Date
Dominique Leuenberger
6859503de8 Accepting request 576274 from Base:System
- Add NetApp vendor plugin (bsc#1080672) 
  + 0001-nvme-cli-add-NetApp-plugin.patch
  + 0002-nvme-cli-add-netapp-smdevices-man-page.patch (forwarded request 576273 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/576274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=23
2018-02-14 09:51:36 +00:00
Dominique Leuenberger
a7c8fc3b89 Accepting request 563246 from Base:System
- Update to version v1.5 (FATE#322735):
  * Remove upstreamed patches:
    - 0001-nvme-Introduce-new-list-subsys-command.patch
    - 0009-fabrics-also-set-queue_size-and-nr_io_queues-on-conn.patch
  * fabrics: also set queue_size and nr_io_queues on connect-all connects
  * nvme-cli: add duplicate_connect parameter support
  * nvme-cli : wdc-plugin Add support for WDC SN100 and SN200 devices.
  * Add AEN decoder helper to get-log
  * Regen documentation
  * Add Nix(OS) install instructions to the README
  * Fix the Markdown code for the Alpine install instructions
  * nvme-cli: make address print format more human-readable
  * intel-nvme: Fix compiler errors and warnings
  * Include sizing data in json output that's already included in the non-json results.
  * Cleanup variable definitions
  * Add command effects log page
  * Increase default format timeout
  * Revert "nvme-cli: add duplicate_connect parameter support"
  * nvme-cli: add duplicate_connect parameter support
  * nvme-cli: fix wrong bitmask in number of rpmb units.
  * nvme-cli: make command description const
  * nvme/id-ns: do not try to get namespace id from non-block device.
  * Fix typo in previous commit
  * Fix long suffix parse on 32-bit machines
  * Nitpicked a printing alignment issue with the id-ns vendor specific field
  * Avoid unnecessary abbreviation.
  * nvme/flush: explicitely close file descriptor
  * Fix memory leak
  * Add 'DEAC' support to write-zeroes command
  * Rebuild documentation (forwarded request 563245 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/563246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=22
2018-01-10 22:38:04 +00:00
Dominique Leuenberger
66dcf96a61 Accepting request 556892 from Base:System
- Add list-subs subcommand (bsc#1072813)
  + 0001-nvme-Introduce-new-list-subsys-command.patch (forwarded request 556890 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/556892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=21
2017-12-15 13:05:50 +00:00
Dominique Leuenberger
5aa5a7849a Accepting request 536377 from Base:System
remove time-sensitive wording
(yesterday's "new", "fast", etc. is tomorrow's old and slow :-p) (forwarded request 536372 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/536377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=20
2017-10-25 15:47:27 +00:00
Dominique Leuenberger
a82f9e5612 Accepting request 534901 from Base:System
- Update to version v1.4 (FATE#322735):
  * Fixup Security send/recv to read data from disk
  * Unbreak RPM build after bash completion files were moved in 7e4c7596
  * fabrics: Fix disconnect_by_device from disconnecting instance 0 on error
  * lightnvm: allow to init target on factory mode
  * Fixed problem with security-recv binary output not working correctly
  * nvme-cli: return 0 if disconnect operation with cfg.nqn successfully
  * Fix compile for 32-bit
  * nvme-cli: Fix build on aarch64-linux-android-4.9
  * nvme-cli: Huawei plug-in.
  * nvme-print: Fix line spacing on -H option
  * id-ctrl: remove new lines from json output
  * nvme-list: print empty lists when no devices are present
  * fabrics: add option to override drivers queue depth
  * nvme-cli: nvme-intel implement json output for smart-log
  * nvme-cli: Add parsing support for noiob
  * Fix potential device string truncation
  * fabrics: add option to override drivers queue depth also for connect-all command
  * Regenerate man-pages
  * Release v1.3
  * nvme-print: Free only top-level json objects
  * fix use-after-free in pci.ids parsing
  * nvme-cli: add fields into identify controller data structure
  * nvme-cli: show more fields for id-ctrl
  * nvme-cli: id-ctrl: display additional fields
  * Show help when no or an invalid device is given
  * nvme-cli: add id-ctrl for nvme-huawei plug-in.
  * Fix spelling errors
  * fabrics: add hostid option to connect command
  * nvme-cli: add ns-descs subcommand (forwarded request 534900 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/534901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=19
2017-10-18 14:16:48 +00:00
Dominique Leuenberger
59c567fad0 Accepting request 534387 from Base:System
- Generate Spec compliant UUID NQNs (bsc#1057498) (forwarded request 534386 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/534387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=18
2017-10-18 08:54:00 +00:00
Dominique Leuenberger
ac47574922 Accepting request 519919 from Base:System
- Fix hostid parsing (bsc#1049272)
  + 0007-nvme-cli-fix-connecting-failure-due-to-invalid-uuid-format.patch (forwarded request 519918 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/519919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=17
2017-08-31 19:03:50 +00:00
Dominique Leuenberger
0ba4d55150 Accepting request 507379 from Base:System
- Add hostid option to connect command (bsc#1045293)
  + 0006-fabrics-add-hostid-option-to-connect-command.patch (forwarded request 507375 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/507379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=16
2017-07-02 11:38:19 +00:00
Dominique Leuenberger
fe8cea3140 Accepting request 506236 from Base:System
Fix scriptlets. (forwarded request 506235 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/506236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=15
2017-06-26 13:56:56 +00:00
Dominique Leuenberger
d635009863 Accepting request 504130 from Base:System
-  Also re-build documentation on each build (bsc#1037297) (forwarded request 504129 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/504130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=14
2017-06-20 07:39:37 +00:00
Dominique Leuenberger
edc8a92065 Accepting request 503609 from Base:System
- Add NVMe over Fabrics specific id-ctrl fields (bsc#1037293)
  + add-missing-nvme_id_crtl-fileds.patch
  + 0003-nvme-cli-show-more-fields-for-id-ctrl.patch
  + 0004-nvme-cli-id-ctrl-display-additional-fields.patch (forwarded request 503608 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/503609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=13
2017-06-15 09:25:06 +00:00
Dominique Leuenberger
d4eecfedbc Accepting request 494788 from Base:System
- Add possibility to change queue depth at connect time (bsc#1037297)
  + 0001-fabrics-add-option-to-override-drivers-queue-depth.patch
  + 0002-fabrics-add-option-to-override-drivers-queue-depth-a.patch (forwarded request 494787 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/494788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=12
2017-05-16 12:45:13 +00:00
Dominique Leuenberger
9d590d0af3 Accepting request 490164 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/490164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=11
2017-04-26 19:43:27 +00:00
Dominique Leuenberger
df065050f3 Accepting request 477563 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/477563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=10
2017-03-12 19:03:07 +00:00
Dominique Leuenberger
6dc2ea8f2f Accepting request 428063 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/428063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=9
2016-09-17 12:40:22 +00:00
Dominique Leuenberger
619fc21e34 Accepting request 424317 from Base:System
- Don't map controller registers in 'list' command (boo#986891)
  + remove-version-from-list.patch (forwarded request 424189 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/424317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=8
2016-09-07 09:44:40 +00:00
Dominique Leuenberger
66e1f20b66 Accepting request 421065 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/421065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=7
2016-08-25 07:56:29 +00:00
Dominique Leuenberger
019fef74b6 Accepting request 399644 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/399644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=6
2016-06-07 21:46:57 +00:00
Dominique Leuenberger
a9fb0215a4 Accepting request 389738 from Base:System
- Exclude build on s390x (FATE#319560) (forwarded request 389735 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/389738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=5
2016-04-28 14:53:59 +00:00
Dominique Leuenberger
966cff51bd Accepting request 374808 from Base:System
- Update to upstream release v0.5
    The v0.4 breakage should all be resolved now. Tagging release
    v0.5, and back to stability. (forwarded request 374802 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/374808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=4
2016-03-18 20:42:58 +00:00
Dominique Leuenberger
0fcb368bff Accepting request 364064 from Base:System
- Update to upstream release v0.4 (forwarded request 364061 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/364064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=3
2016-03-02 13:21:40 +00:00
Dominique Leuenberger
7d231655cf Accepting request 360274 from Base:System
- Fix display of version number (boo#966740) (forwarded request 360273 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/360274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=2
2016-02-22 07:57:54 +00:00
Dominique Leuenberger
33edd24325 Accepting request 358864 from Base:System
New package nvme-cli, see http://lists.opensuse.org/opensuse-factory/2016-02/msg00318.html

OBS-URL: https://build.opensuse.org/request/show/358864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=1
2016-02-16 08:18:26 +00:00
Ana Guerrero
7ed7b83c55 Accepting request 1134176 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1134176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=71
2023-12-20 20:00:30 +00:00
Daniel Wagner
6dabd6f56b Accepting request 1134174 from home:wagi:branches:Base:System
- Update to version 2.7:
  * nvme-print-json: include vs for identify namespace
  * nvme-print-stdout: enhance connect message
  * fabrics: fix connect error if hostid file does not exist
  * fabrics: fix invalid output format error during nvme connect
  * wdc: Fix vs-smart-add-log Command for SN650 and SN655
  * nvme: restric hmac options for gen-tls-key
  * wdc: Fix UUID index fallback mechanism
  * plugins/ocp: Add OCP Telemetry String log page, Telemetry log page
  * completions: Add bash completions for telemetry string log page
  * plugins/solidigm: Added OCP 2.0 compatibility version command
  * plugins/solidigm: Added OCP 2.0 vs-drive-info command.
  * plugins/ocp: Fix printing order of various Latency Monitor Log buckets
  * nvme: validate output format split status from flag return value
  * nvme: simplify cleanup_nvme_dev()
  * cleanup: remove unused cleanup_charp()
  * wdc: Add support for SN861 2nd pci device id
  * nvme: replace libhugetlbfs with mmap and madvise
  * util/mem: move alloc helper to util section
  * nvme: auto cleanup filedescriptors
  * nvme: auto cleanup buffers
  * nvme: return error code in get_persistent_event_log
  * nvme: sanitize nvme-gen-tls-key
  * nvme: print out the resulting TLS identity for 'nvme check-tls-key'
  * nvme: Add version '1' identifier for nvme-gen-tls-key
  * subprojects/libnvme: update wrapper for TP8018
  * plugins/solidigm: Added re_sku_count smart atrribute
  * doc: Fix nvme-connect manpage --application option string
  * plugins/ocp: changed command clear-pcie-correctable-error-counters to match OCP 2.0 spec.
  * plugins/solidigm: Added command to clear PCIe Correctable Error Counters according to OCP 2.0

OBS-URL: https://build.opensuse.org/request/show/1134174
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=150
2023-12-20 10:20:18 +00:00
Ana Guerrero
1b67d49edd Accepting request 1124997 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1124997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=70
2023-11-13 21:17:09 +00:00
Daniel Wagner
38d2eb14b0 Accepting request 1123233 from home:wagi:branches:Base:System
* udev-rule: apply round-robin iopolicy on i/o subsystems alone (bsc#1215994)
  * fabrics: For TCP/RDMA, compare IP addresses with nvme_ipaddrs_eq() (bsc#1213768)
  * fabrics: lookup_discovery_ctrl() must look under host and not root (bsc#1213768)
  * fabrics: only look for matching ctrl on same host (bsc#1213768)

OBS-URL: https://build.opensuse.org/request/show/1123233
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=148
2023-11-03 13:16:45 +00:00
Ana Guerrero
9c7eed8348 Accepting request 1117512 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1117512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=69
2023-10-13 21:14:27 +00:00
Daniel Wagner
31d4229bd7 Accepting request 1117510 from home:wagi:branches:Base:System
- Add missing jsc# and bsc# tracking entries in change log.

- Enable test during build (bsc#1207686)
  * nbft: added NBFT v1.0 table support (jsc#PED-1449)

OBS-URL: https://build.opensuse.org/request/show/1117510
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=146
2023-10-12 17:25:38 +00:00
Ana Guerrero
4b95947813 Accepting request 1116610 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1116610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=68
2023-10-11 21:53:54 +00:00
Daniel Wagner
7e49889644 Accepting request 1116606 from home:wagi:branches:Base:System
- Use fixed timestamps for documentation allowing reproducable builds
- Announce nvmeof-boot-support support via Provides
- Filter rpmlint warnings for systemd-service-without-service_ macros
- Add missing service files for NBFT feature
  * add 0001-fabrics-autoconnect-add-service-unit-for-connecting-.patch
  * add 0002-fabrics-add-udev-rule-to-avoid-renaming-nbft-interfa.patch

- Update to version 2.6 (jsc#PED-3610 jsc#PED-4879 jsc#PED-5061):
  * json: fix seg. fault converting NULL to JSON string (bsc#1213762)
  * nvme-print: Show subsystem iopolicy (bsc#1124564)
  * nvme-print-stdout: Do not show non reachable ns in namespace topology (bsc#1212598)
  * nvme-print-stdout: List only ctrls which are part of ns (bsc#1212598)
  * nvme-print-stdout: Support subsys reachable from several hosts (bsc#1212598)
  * ccan: Add htable, strset and dependencies (bsc#1212598)
  * ccan: Remove unused documentation (bsc#1212598)
  * nvme-print: fix counter while looping through uuid_list (bsc#1212598)
  * fabrics: fix fc config JSON file handling (bsc#1210089)
 Refresh 0100-harden_nvmf-connect@.service.patch
- Update to version 2.4 (jsc#PED-553 jsc#PED-3884):
  * nvme-print: sanitize supported-log-pages output (bsc#1209550)
  * nvme: fix block count and data size logic (bsc#1209564)
  * nvme-doc: update man page for supported-log-pages (bsc#1209550)
  * fabrics: Fix ordering for auto connect services (bsc#1208075)
  * json_discovery_log: avoid buffer overrun (bsc#1207435)
  * Fix connect nbft regressions (bsc#1209905)
  * Fix auto connect conditions (bsc#1210105)
  * Fix auto boot for NBFT connections (bsc#1211647)
  * fabrics: Honor JSON config file in connect-all command (bsc#1199504)
  * udev: Add HOST_IFACE to udev rule (bsc#1208001)
  * fabrics: Remove dhchap-ctrl-secret from discover/connect-all (bsc#1201701)

OBS-URL: https://build.opensuse.org/request/show/1116606
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=144
2023-10-10 07:41:58 +00:00
Ana Guerrero
af455ba467 Accepting request 1115659 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1115659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=67
2023-10-05 18:03:06 +00:00
Daniel Wagner
e5c3de679c Accepting request 1115658 from home:wagi:branches:Base:System
- Enable test during build
- Drop minimum version meson dependency
- Add asciidoc dependency
- Build documentation when requested

OBS-URL: https://build.opensuse.org/request/show/1115658
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=142
2023-10-04 15:20:00 +00:00
Ana Guerrero
6dfd41f4ee Accepting request 1114411 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1114411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=66
2023-10-01 19:21:44 +00:00
Daniel Wagner
77c42d1f72 Accepting request 1114409 from home:wagi:branches:Base:System
- Update to version 2.6:
  * nvme: allocate payload buffer in create-ns command
  * nvme-print-stdout: Add CAP.CPS and CAP.NSSS human readable outputs
  * nvme: Add output-format default option instead of argconfig json option
  * nvme: fw-download offset only describes FW offset, not file offset
  * unit: add locale number test
  * util: handle utf-8 thousend separators correctly
  * nvme: Change to use NVME_ARGS verbose default option from OPT_ARGS
  * fabrics: Fix NVMF_ARGS macro to use parameter n correctly
  * nvme: Add verbose default option to show command debug output
  * util: Fix to set argconfig output format json option correctly
  * util: Split argconfig output format json function to set and get
  * nvme: Spport Phy Rx Eye Opening Measurement Log
  * nvme: Introduce nvme_realloc function
  * nvme: Fix for fdpa reserved field printing
  * completion: add 'version' and 'help' to list
  * udev-rule: apply round-robin iopolicy on i/o subsystems alone
  * nvme: Add support for the OAQD ID controller field
  * plugins/solidigm: use static log macro to calc bitmask
  * plugins/ocp: Rename FW activation history command
  * nvme: auto free nvme_dev resource
  * nvme: allocate aligned payloads for all nvme commands
  * nvme: introduce alloc helper with alignment support
  * util: add cleanup function for generic memory allocations
  * nvme: append huge to nvme_{alloc|free} function
  * nvme: fw_download use nvme_alloc only
  * fabrics: Removing duplicate code and moving to libnvme
  * nvme-print: omit size of protection information
  * tree: Modify label name close_fd to close_dev
  * fabrics: For TCP/RDMA, compare IP addresses with nvme_ipaddrs_eq()

OBS-URL: https://build.opensuse.org/request/show/1114409
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=140
2023-09-29 16:19:36 +00:00
Ana Guerrero
204fa29655 https://bugzilla.suse.com/show_bug.cgi?id=1213712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=65
2023-07-27 12:13:15 +00:00
OBS User buildservice-autocommit
64b6bd841c Updating link to change in openSUSE:Factory/nvme-cli revision 65
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=838556d7b026dd818e32db16710ed99d
2023-07-27 12:13:15 +00:00
Ana Guerrero
ca398d42dd Accepting request 1099870 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1099870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=64
2023-07-26 11:21:34 +00:00
Daniel Wagner
18544c9813 Accepting request 1099861 from home:anag:branches:Base:System
Fix nvme-cli in Factory

- Fix FTBFS: Remove nvme-cli-2.4.obscpio and add instead nvme-cli-2.5.obscpio
- Update patch 0100-harden_nvmf-connect@.service.patch
- Update installation path for regress script.

OBS-URL: https://build.opensuse.org/request/show/1099861
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=138
2023-07-21 09:12:55 +00:00
Daniel Wagner
ae3c565f6c OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=137 2023-07-12 16:09:51 +00:00
Dominique Leuenberger
4373a1b237 Accepting request 1076527 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1076527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=63
2023-04-02 17:16:51 +00:00
Daniel Wagner
2abae5e095 Accepting request 1076524 from home:wagi:branches:Base:System
- Update to version 2.4:
  * plugins/ocp: Add SMART cloud log to solidigm plugin
  * nvme-print: Unify number base format for nsid
  * nvme-(discover,connect,connect-all): enable options '--keyring' and '--tls_key'
  * nvme-connect: enable option '--tls'
  * nvme-check-tls-key: add options to derive a 'retained' TLS key
  * nvme-gen-tls-key: add options to derive a TLS key
  * plugins/ocp: Move SMART cloud log methods to separate file for reusability
  * nvme: validate storage tag size correctly
  * nvme-print-json: Add json output status function
  * util: Cleanup argconfig parse function
  * nvme: Fix format command function indentation errors
  * util: Use argconfig commandline options pointer directly
  * nvme-print: Fix nvme show status function indentation errors
  * nvme: Check fw-commit command support MUD
  * print: print csi and opcode in error log (TP4113)
  * plugins/inspur: Cast vendor specific smart log value
  * nvme: Use correct ABORT type for self abort test
  * plugins/solidigm: Do not overwrite previously initialized variable
  * nvme-print: sanitize supported-log-pages output
  * nvme: Enforce length to a multiple of 4 in get_log_page
  * nvme: fix block count and data size logic
  * util: Introduce argconfig simple helper to check seen condition
  * plugins/ocp: Add set feature EOL/PLP failure mode no-uuid option
  * plugins/ocp: Refactor to clear feature identifier C1h and C3h
  * plugins/ocp: Add support for clear PCIe correctable error counters feature
  * nvme-doc: update man page for supported-log-pages
  * plugins/ocp: OCP 2.0 field updates for SMART cloud log
  * nvme: Fix parameter limit range
  * fdp: Fix wrong Reclaim Unit Handle Status size

OBS-URL: https://build.opensuse.org/request/show/1076524
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=135
2023-03-31 16:01:35 +00:00
Dominique Leuenberger
1e021ac240 Accepting request 1062070 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1062070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=62
2023-01-31 15:08:49 +00:00
Daniel Wagner
8bf4b974cc Accepting request 1062068 from home:wagi:branches:Base:System
- Update to version 2.3:
  * Added support for Flexible Data Placement (TP4146)
  * Added Persistent Discovery Controller support (TP8013/TP8014)
  * nvme-mi: support for firmware downloads
  * nvme device-self-test learned the --wait command line argument
    which makes nvme-cli to wait (incl. progress bar) in foreground
    until the test has finished.
  * A lot of bug fixes all over the place
- Update spec file
  * Project depends on meson >= 0.50.0
  * make build dependency dropped

OBS-URL: https://build.opensuse.org/request/show/1062068
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=133
2023-01-30 14:36:18 +00:00
Dominique Leuenberger
3d54ca2530 Accepting request 1033048 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1033048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=61
2022-11-03 18:13:47 +00:00
Daniel Wagner
1aa78b710b Accepting request 1033046 from home:wagi:branches:Base:System
- Update to version 2.2.1:
  * Added parsing for Solidigm telemetry observable data.
  * add item ddr_ecc_err_cnt in smart-log-add
  * build: Drop dependency on libuuid
  * build: Fix endian check for cross build
  * build: Remove unused uuid.wrap file
  * build: Remove unusned uuid.h include
  * completions: Add show-topology tab completion
  * fabrics: Honor JSON config file in connect-all command
  * fabrics: Trigger auto connect if config.json exists
  * fabrics: fix 'persistent' handling during connect-all with JSON file
  * fabrics: nvme config --modify depends on -n and -t argument
  * fabrics: re-read the discovery log page when a discovery controller reconnected
  * json: Support uint64 types serialization for older json-c versions
  * nvme, plugins: fix __u64 -> unsigned long long assumptions
  * nvme-print: Add missing values in id-ctrl for JSON output
  * nvme-print: Handle NULL hostid in JSON output
  * nvme-print: Output 128bit values as uint128 type instead of double
  * nvme-print: Print fguid as a UUID
  * nvme-print: Use uint128 JSON function for media_units_written
  * nvme-print: decode MI status values
  * nvme-print: decode status types
  * nvme-print: fix wrong json key
  * nvme: Add helper function to parse 16-bit comma separated list
  * nvme: Add nvme_cmd wrapper for get_features
  * nvme: Add show-topology command
  * nvme: Add wrapper for Format NVM
  * nvme: Add wrapper for Sanitize NVM
  * nvme: Add wrappers for Get Log page helpers
  * nvme: Add wrappers for Identify controller lists
  * nvme: Add wrappers for NS attach/detach
  * nvme: Add wrappers for NS management functions
  * nvme: Add wrappers for basic NS identify
  * nvme: Add wrappers for firmware commands
  * nvme: Fix set feature command to get feature identifier 0Dh length as zero
  * nvme: Introduce a union in struct nvme_dev for different transport types
  * nvme: Introduce nvme_cli_ wrappers, wrap identify and identify_ctrl
  * nvme: Make static nvme_dev private to open_dev(), use locals elsewhere
  * nvme: Masks SSTAT in sanize-log output
  * nvme: Remove static nvme_dev, allocate on open instead
  * nvme: Use correct print format specifier for sizeof arguments
  * nvme: Use local struct nvme_dev for show_registers & map_registers
  * nvme: check if cfg.metadata is NULL before passing it to strlen()
  * nvme: use helpers for checking status types
  * plugins/innogrit: Include timer.h
  * plugins/innogrit: add smart items for smart-log-add
  * plugins/micron-nvme: Use correct print format specifier for sizeof arguments
  * plugins/ocp: Include timer.h
  * plugins/ocp: Output 128bit values as uint128 type instead of double
  * plugins/ocp: pass struct nvme_dev to internal functions
  * plugins/seagate: Add support for OCP
  * plugins/toshiba: pass struct nvme_dev rather than fd + name
  * plugins/virtium: Output 128bit values as uint128 type instead of double
  * plugins/wdc: Add support for SN660 drive
  * plugins/wdc: Add type case for feature id
  * plugins/wdc: Output 128bit values as uint128 type instead of double
  * plugins/wdc: pass a struct nvme_dev around rather than a fd
  * plugins/wdc: pass struct nvme_dev rather than using global nvme_dev
  * plugins/ytmc: pass struct nvme_dev rather than fd + name
  * plugins: Use PRIu64 format specifier for 64bit types
  * print: Add Controller Ready Timeout Exceeded HW error code
  * solidgm: fix initialization warning
  * solidigm: Added parsing for telemetry customer screenable data
  * solidigm: Fix printf format for size_t variable
  * solidigm: Updated Telemetry parsing code to MIT license.
  * subprojects/libnvme: update for MI admin command coverage
  * tests: Update license to GPL-2.0-or-later
  * tree: Add NVMe-MI support
  * tree: Add dev_fd() helper
  * tree: Change nvme_dev from global to static
  * tree: Combine NVMe file descriptor into struct nvme_dev
  * tree: Move global device info to a single struct
  * tree: fail on non-negative return values from parse_and_open
  * udev: Add HOST_IFACE to udev rule
  * util/json.h: Add json_object_get_uint64 fallback implementation
  * util/json: Add 128 bit JSON helpers
  * util/types: Add 128 bit conversion helpers
  * util: Fix le128_to_cpu on big-endian
  * util: Fix le128_to_cpu on little-endian
  * util: Move common type conversion helpers into util section
  * utils/json: Add json_object_new_uint64 for json-c < 0.14
  * utils: Fix uint128_t usage
  * wdc:  OCP Log page updates and fixes
  * zns.c: report zones should be started after retrieved zone
- Handle suse-missing-rclink lint warnings by providing the symlinks
- Drop rpmlintrc as it is not needed anymore

OBS-URL: https://build.opensuse.org/request/show/1033046
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=131
2022-11-03 11:32:41 +00:00
Dominique Leuenberger
92712ff67b Accepting request 1005328 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1005328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=60
2022-09-22 12:49:39 +00:00
Daniel Wagner
bcdc35ef09 Accepting request 1005327 from home:wagi:branches:Base:System
- Support auto discovery, add %systemd_ordering to spec file (bsc#1186399)

OBS-URL: https://build.opensuse.org/request/show/1005327
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=129
2022-09-22 07:29:40 +00:00
Daniel Wagner
c40b8c962b Accepting request 1005185 from home:wagi:branches:Base:System
- Fix  "Add %systemd_requires to spec file (bsc#1186399)"
- Mark no binaries rpms as noarch

OBS-URL: https://build.opensuse.org/request/show/1005185
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=128
2022-09-21 11:43:51 +00:00
Daniel Wagner
91b4325ed5 - Add %systemd_requires to spec file (bsc#1186399)
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=127
2022-09-21 08:39:10 +00:00