Bug 1855493 - [sriov] unlimit the max allowed mtu value in sriov network node policy
Summary: [sriov] unlimit the max allowed mtu value in sriov network node policy
Keywords:
Status: CLOSED DUPLICATE of bug 1855496
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.4.z
Assignee: zenghui.shi
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On: 1855491
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-10 00:56 UTC by zenghui.shi
Modified: 2020-07-10 04:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1855491
Environment:
Last Closed: 2020-07-10 04:42:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description zenghui.shi 2020-07-10 00:56:16 UTC
+++ This bug was initially created as a clone of Bug #1855491 +++

Description of problem:


Currently SriovNetworkNodePolicy CRD limits the mtu value to be in the range of:
1 <= mtu <= 9000,  but user may want to set mtu outside of the allowed range, such as 9100. 

Version-Release number of selected component (if applicable):
4.6

How reproducible:
always

Steps to Reproduce:
1. create a SriovNetworkNodePolicy CR with mtu set to 9100
2.
3.

Actual results:
SriovNetworkNodePolicy CR is rejected


Expected results:
SriovNetworkNodePolicy CR is accepted

Additional info:

Comment 2 zenghui.shi 2020-07-10 01:50:47 UTC

*** This bug has been marked as a duplicate of bug 1855496 ***

Comment 3 zenghui.shi 2020-07-10 04:42:58 UTC

*** This bug has been marked as a duplicate of bug 1855496 ***


Note You need to log in before you can comment on or make changes to this bug.