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-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬───────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x04 │  inherit 157 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x90 │  inherit 108 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x54 │    fixed 131 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │   inherit 88 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 213 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 185 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x58 │   inherit 24 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 232 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │     fixed 14 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xec │    fixed 115 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 144 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x88 │   inherit 34 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 108 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd0 │  inherit 176 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 233 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │     fixed 78 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │   inherit 26 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xac │  inherit 207 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │     fixed 32 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 206 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │  inherit 184 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │     fixed 39 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x80 │  inherit 147 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x04 │  inherit 253 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │     fixed 55 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 18 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb0 │   inherit 73 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │   inherit 29 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 125 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 175 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │    inherit 3 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x28 │  inherit 217 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │     fixed 56 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 242 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa8 │  inherit 206 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 191 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x9c │  inherit 216 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │    inherit 8 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │    fixed 143 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 238 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 237 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 105 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 185 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 178 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 116 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x18 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x44 │  inherit 154 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │   inherit 45 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 231 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 239 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │   inherit 57 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │     fixed 62 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x64 │  inherit 217 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │   inherit 33 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 150 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │     fixed 83 │  true │     OK │
# └───────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__->