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 0xcc │  inherit 167 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xac │   inherit 79 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 156 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 122 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │  inherit 136 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │    fixed 164 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │    fixed 254   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x18 │  inherit 174 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x94 │  inherit 230 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x9c │     fixed 53 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 125 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x1c │   inherit 32 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 130 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 236 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x50 │   inherit 56 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 132 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │    fixed 117 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x64 │  inherit 121 │ false │     OK │
#     gre │     6 │ other │ inherit 0x2c │  inherit 181 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 171 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │   inherit 15 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │   inherit 79 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │     fixed 67 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x6c │   inherit 37 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 167 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │     fixed 48 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │  inherit 126 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 206 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │      fixed 8 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x44 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │    inherit 9 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 220 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │    fixed 133 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x80 │   inherit 99  false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 238 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │    fixed 223 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan      6 │ other │ inherit 0xc4 │  inherit 165 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │   inherit 66 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │     fixed 17 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x0c │  inherit 132 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 220 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │     fixed 95 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 184 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 130 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 219 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 107 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd4    inherit 79 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │     fixed 65 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 227 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │   inherit 76 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x28 │   inherit 42 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │    fixed 200 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │  inherit 243 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf0 │  inherit 204 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 114 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │ other │ inherit 0xac │  inherit 159 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 34 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │     fixed 70 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │     fixed 30 │  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__->