make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬───────
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 116 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │  inherit 120 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │    fixed 109 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 227 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 203 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 145 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │   inherit 52 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x28    inherit 83 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 90 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 22 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x5c │  inherit 154 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │   inherit 50 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 169 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x0c │  inherit 139 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x58 │  inherit 185 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │      fixed 7 │ false │     OK │
# │    gre │     6      6 │   fixed 0xdc │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │ other │ inherit 0xec │  inherit 247 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x68 │  inherit 126 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 155 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x04 │  inherit 152 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │   inherit 36 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 197 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 237 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │   inherit 75 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │     fixed 50 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 92 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x68 │   inherit 14 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 194 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 242 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 206 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │     fixed 29 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 195 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 88 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 110 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 123 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x14 │  inherit 238 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x94 │  inherit 236 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 119 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 202 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 172 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 32 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 252 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 144 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 201 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa8 │  inherit 151 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 200 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 40 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf0 │   inherit 95 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 242 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │     fixed 58 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │   inherit 62 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 157 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x34 │    fixed 195 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 153 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xac │   inherit 59 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │     fixed 77 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │    fixed 171 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->