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 0xa8 │  inherit 111 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │  inherit 179 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │    fixed 134 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 255 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x9c │   inherit 86 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 217 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x10 │   inherit 39 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │   inherit 83 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 220 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │   inherit 57 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x94 │   inherit 89 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 147 │ false │     OK │
# │    gre      6 │     4 │   fixed 0xbc │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 173 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 87 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 187 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │  inherit 183 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 107 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa8 │    fixed 177 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 240 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 103 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 173 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │  inherit 154 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd0 │  inherit 228 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │     fixed 39 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 217 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x44 │  inherit 136 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 100 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │     fixed 97 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 254 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 205 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │     fixed 79 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 110 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │   inherit 46 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 42 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 232 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 232 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x2c │  inherit 231 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │    fixed 115 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x90 │  inherit 193 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe0 │  inherit 220 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │     fixed 50 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc8 │   inherit 16 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x48 │   inherit 20 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │      fixed 8 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │ geneve │     4 │ other │ inherit 0x8c │   inherit 75 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 100 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │     fixed 60 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 202 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x88 │   inherit 56 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 243 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │   inherit 85 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │   inherit 49 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │     fixed 38 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 42 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x44 │  inherit 168 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │     fixed 13 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd0 │    fixed 212 │  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__->