]> www.infradead.org Git - users/sagi/libnvme.git/commit
tests: Add sample NBFT table with mpath IPv4+IPv6 discovery
authorTomas Bzatek <tbzatek@redhat.com>
Thu, 25 Apr 2024 14:50:38 +0000 (16:50 +0200)
committerDaniel Wagner <wagi@monom.org>
Tue, 30 Apr 2024 08:36:41 +0000 (10:36 +0200)
commit46391691a06be1d25e69a6c0c2f9523df6347bed
tree2164123af9d5e82468e6a0bedd11217cfe3c4286
parent2e009e9736500f36af82972443557a52892123ee
tests: Add sample NBFT table with mpath IPv4+IPv6 discovery

A sample table generated by latest EDK2 snapshot:
- two HFIs: static IPv4 and static IPv6
- two boot attempts defined for each HFI (multipath)
  with the well-known discovery NQN
- second NIC link down

Result:
- the first boot attempt properly discovered
- the second boot attempt transformed in an SSNS record
  with the discovery NQN and marked as unavailable
- two Discovery Descriptor records corresponding with
  the boot attempts and linked to corresponding SSNS records

Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>
test/nbft/diffs/NBFT-mpath+disc-ipv4+6_half [new file with mode: 0644]
test/nbft/meson.build
test/nbft/tables/NBFT-mpath+disc-ipv4+6_half [new file with mode: 0644]