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 0x2c │  inherit 111 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x90 │  inherit 145 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │     fixed 66 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │     6 │ inherit 0x5c │  inherit 156 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 160 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40     fixed 183 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │ other │ inherit 0xac │   inherit 17 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x40 │  inherit 222 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 95 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │  inherit 217 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 167 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 108 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x44 │  inherit 194 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 242 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 195 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │  inherit 202 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 246 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │     fixed 35 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xfc │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  vxlan │     4 │     4 │ inherit 0x18 │  inherit 109 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 192   true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 213 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 199 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb4 │  inherit 120 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 237 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x18 │   inherit 84 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │     fixed 43 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe4 │  inherit 187 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x84 │  inherit 180 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │    fixed 190 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 185 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 205 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 102 │ false      OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 174 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6  other │ inherit 0xd0 │   inherit 61 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 215   true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 189 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 108 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 85 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │     fixed 65 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb8 │  inherit 206 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │  inherit 171 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │     fixed 80 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x6c │  inherit 170 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xec │   inherit 61 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 172 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 23 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x20 │  inherit 171 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 195 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │     6 │ inherit 0xd4 │  inherit 141 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 195 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc │    fixed 245 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 135 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xbc │  inherit 101 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 106 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 160 │  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__->