common/sfc_efx/base: factor out MCDI wrapper to set LEDs
[dpdk.git] / usertools / dpdk-setup.sh
index e5bbe9f..411bf2e 100755 (executable)
@@ -592,6 +592,10 @@ while [ "$QUIT" == "0" ]; do
        echo "[$OPTION_NUM] Exit Script"
        OPTIONS[$OPTION_NUM]="quit"
        echo ""
+       echo '--------------------------------------------------'
+       echo 'WARNING: This tool will be removed from DPDK 20.11'
+       echo '--------------------------------------------------'
+       echo
        echo -n "Option: "
        read our_entry
        echo ""