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 0x74 │   inherit 12 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x94 │  inherit 250 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 232 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa8 │   inherit 54 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x4c │   inherit 21 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 225 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │   inherit 45 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │   inherit 83 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │     fixed 36 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xfc │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     4 │ inherit 0xb0 │  inherit 242 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 176 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 113 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 182 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xec │   inherit 20 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │     fixed 10 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x98 │  inherit 169 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x50 │  inherit 116 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x1c │    fixed 153 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x84 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 199 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x3c │    inherit 8 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │     fixed 39 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 195 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 220 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 204 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb4 │   inherit 97 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 172 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │     fixed 25 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 150 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 85 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 145 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 42 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 240 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 138 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x78 │    inherit 2 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 166 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │    fixed 122 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb8 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x28 │   inherit 48 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │   inherit 67 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │     fixed 43 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │   inherit 82 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 106 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x9c │   inherit 88 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa4 │  inherit 109 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │    fixed 236 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 66 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 169 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 219 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │   inherit 77 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xbc │  inherit 232 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │    fixed 134 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │   inherit 11 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 118 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │     fixed 55 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │    fixed 105 │  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__->