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 0x70 │  inherit 233 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x50 │  inherit 149 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 250 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 76 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 206 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 207 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │  inherit 113 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 178 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │     fixed 59 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 26 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 183 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │     fixed 28 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 247 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 106 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 206 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │  inherit 128 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │  inherit 211 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │     fixed 69 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x18 │  inherit 119 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 27 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │     fixed 87 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x4c │  inherit 254 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 168 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 201 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 203 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x68 │  inherit 227 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │     fixed 24 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 187 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 239 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 141 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 194 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa0 │   inherit 77 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 192 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 39 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │   inherit 72 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │     fixed 51 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 62 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xac │  inherit 235 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 201 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 189 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │   inherit 51 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │    fixed 155 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 141 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 177 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │     fixed 62 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 111 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │    fixed 205 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 235 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │  inherit 246 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 156 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │   inherit 51 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 218 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 240 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │     fixed 36 │  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__->