Since this is a default value you can increase the value by running the below commands,
esxcli system settings kernel set -s netPagePoolLimitCap -v 1048576
The following commands can be used to verify the value,
esxcli system settings kernel list -o netPagePoolLimitCap
Name Type Configured Runtime Default Description
------------------- ------ ---------- ------- ------- -----------
netPagePoolLimitCap uint32 1048576 1048576 98304 Maximum number of pages period for the packet page pool.
Reboot the ESXi host.
Or
You can reduce the MTU to 1500 if customer doesn't agree to implement the above commands.