#!/bin/sh

# Returns a success (0) status only if the system running on the DPU
# (guest) of a BlueField card

# A BFB will always have bfver:
which bfver >/dev/null 2>&1
