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 0x1c   inherit 179  false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │  inherit 179 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │    fixed 252 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │   inherit 17 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xec │  inherit 183 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │     fixed 49 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │  inherit 165 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa0 │   inherit 98 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x4c │     fixed 66 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x58 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x40 │   inherit 52 │ false      OK │
# │    gre │     6 │     4 │ inherit 0x20 │   inherit 11 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 163 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │   inherit 55 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 93 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │    fixed 162 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │   inherit 51 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x40 │  inherit 106 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 168 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x90 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │   inherit 55 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 103 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 157 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 108 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x84 │  inherit 218 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 177 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 187 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xec │  inherit 136 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │     fixed 37 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe8 │   inherit 98 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 142 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 247 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 203 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe4 │    fixed 152 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  vxlan │     6 │ other │ inherit 0x34 │  inherit 114 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x80 │  inherit 159 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xec │     fixed 13 │ false │     OK │
# │  vxlan      6 │ other │   fixed 0x44 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x8c │  inherit 226 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 173 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 178 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 185 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb0 │   inherit 14 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 174 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x60 │   inherit 68 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 140 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │     fixed 34 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 189 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 235 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 215 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 185 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x60 │  inherit 135 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 110 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │   inherit 79 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 132 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 183 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 179 │  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__->