SDP-1285: Add warning if P4 version is newer than current SDP version
Add warning in upgrade.sh if P4 version is newer than current SDP version.
The warning articulates risks: Some p4d features may require newer SDP to
function, and SDP is not tested with P4 versions newer than the SDP version.
The guidance to upgrade SDP before P4 is reiterated.
Behavior: Abort with an error that describes how the new -Ov (override
version check) option can be used to attempt the upgrade anyway.