Hi.
Not the exact same error (2682 vs 2688), but yeah, it's the elxnet_getRxPfragInfo, for sure.
Just to "verify", I'm guessing you're running the same (updated) firmware as well (latest on VCG)? You could check with this command (look for "Firmware Version")
esxcli network nic get -n vmnic5 | grep Version
Note: Where "vmnic5" is your vmnic-number. Also; case sensitive on "Version" (or you could just use grep -i version)
Also, I notice different ESXi-build. As mentioned I've not seen this on 6.0 U3 with Patch 6, that's ESXi build 6921384 - after applying the firmware & driver update. I did however see the issue before upgrading fimware & driver (on the very same ESXi build), and also on ESXi build 5572656 (before upgrading firmware & driver).
Curious; does this happen "out of the blue", or while triggering something (in our case, we did see network latency, but PSOD first occured while putting the host in maintenanceMode).