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 147 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 168 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 137 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │  inherit 180 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 113 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │     fixed 74 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x14 │  inherit 124 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │   inherit 80 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x60 │     fixed 24 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │   inherit 50 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 165 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 191 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 68 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │   inherit 84 │  true │     OK │
# │    gre      6 │     6 │   fixed 0x20 │    fixed 117 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │  inherit 109 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x38 │  inherit 119 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │      fixed 4 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xac │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 162 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 123 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 131 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │   inherit 62 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │    fixed 145 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 140 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 66 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 12 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf0 │    inherit 6 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x4c │   inherit 97 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │    fixed 225 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │    fixed 245 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 41 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 253 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 178 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 204 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd8 │   inherit 20 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 120 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │      fixed 9 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 125 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x80 │  inherit 231 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │     fixed 52 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xdc │     fixed 94 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe4 │   inherit 20 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 167 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 140 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │   inherit 50 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x34 │   inherit 69 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xec │     fixed 63 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 203 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x88 │   inherit 90 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x9c │  inherit 217 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 225 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x04 │   inherit 93 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │   inherit 39 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │      fixed 4 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 217 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 117 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x2c │   inherit 80 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 255 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │    fixed 169 │  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__->