make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xc8 │  inherit 226 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 233 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 124 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 215 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 153 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │    fixed 227 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa4 │  inherit 103 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │   inherit 74 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 20 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 173 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │  inherit 221 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │    fixed 159 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x98 │   inherit 87 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x18 │   inherit 72 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │      fixed 8 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf0 │  inherit 111 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │  inherit 130 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x84 │    fixed 139 │ false │     OK 
# │    gre │     6 │ other │   fixed 0x3c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x24 │  inherit 159 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │   inherit 41 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 113 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 160 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 164 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │     fixed 62 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x78 │  inherit 139 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 133 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 170 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │    inherit 9 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 248 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │     fixed 87 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 111 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 109 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 141 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe8 │   inherit 47 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 147 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │    fixed 211 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 173 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x5c │  inherit 197 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │     fixed 52 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf0 │   inherit 54 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x9c │  inherit 126 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 241 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │   inherit 54 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x88 │  inherit 141 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 227 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 151 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │    fixed 153 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │   inherit 92 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x80 │  inherit 145 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 218 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 185 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 214 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │     fixed 24 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 113 │  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__->