summaryrefslogtreecommitdiff
path: root/interface-definitions/interfaces-ethernet.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-09-12 08:06:38 +0200
committerGitHub <noreply@github.com>2022-09-12 08:06:38 +0200
commit84ee78e524713d98a01212ae0b7c58fcbc36382b (patch)
tree2d5a18bded2ef2f3d13bb15a069827756cc640d9 /interface-definitions/interfaces-ethernet.xml.in
parent1a2a1591cc7382bd0b484ea4e564e704a14f42d4 (diff)
parent53355271a2864d844daca89a064c21e514e10adb (diff)
downloadvyos-1x-84ee78e524713d98a01212ae0b7c58fcbc36382b.tar.gz
vyos-1x-84ee78e524713d98a01212ae0b7c58fcbc36382b.zip
Merge pull request #1533 from jack9603301/T4689
rfs: T4689: Support RFS(Receive Flow Steering)
Diffstat (limited to 'interface-definitions/interfaces-ethernet.xml.in')
-rw-r--r--interface-definitions/interfaces-ethernet.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/interfaces-ethernet.xml.in b/interface-definitions/interfaces-ethernet.xml.in
index c821f04b2..a85296209 100644
--- a/interface-definitions/interfaces-ethernet.xml.in
+++ b/interface-definitions/interfaces-ethernet.xml.in
@@ -94,6 +94,12 @@
<valueless/>
</properties>
</leafNode>
+ <leafNode name="rfs">
+ <properties>
+ <help>Enable Receive Flow Steering</help>
+ <valueless/>
+ </properties>
+ </leafNode>
<leafNode name="sg">
<properties>
<help>Enable Scatter-Gather</help>