Hi Sandy,
"sd" means IP Source address and IP destination address.
The option of "sd" for rx-flow-hash will enable NIC to only use IP source and destination addresses to compute RSS flow Hash. However the NIC will not compute RSS Hash value with different IP addresses in this scenario. In order to get RSS Hash computed, I have to add UDP/TCP ports as part of Hash keys.