make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: l2_tos_ttl_inherit.sh
# ┌───────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xb4 │  inherit 142 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │  inherit 254 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │     fixed 69 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 231 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 244 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │     fixed 39 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 254 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │  inherit 160 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x10 │     fixed 13 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe0 │  inherit 231 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x54 │  inherit 236 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │    fixed 182 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd0 │  inherit 238 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 211 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │    fixed 105 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 155 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x28 │   inherit 62 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd4 │  inherit 164 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │    fixed 245 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x84 │   inherit 50 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 190 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │     fixed 57 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 154 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │   inherit 43 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 240 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 191 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x44 │   inherit 79 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │     fixed 49 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │   inherit 51 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 162 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │     fixed 36 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xcc │   inherit 55 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x84 │  inherit 138 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x24 │     fixed 16 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │   inherit 97 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x98 │   inherit 40 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 217 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │   inherit 87 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe0 │  inherit 167 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 130 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x24 │  inherit 251 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │   inherit 83 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │     fixed 67 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 212 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │  inherit 113 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │     fixed 94 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 185 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c │   inherit 31 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 184 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │      fixed 6 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 237 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 50 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 102 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 163 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │   inherit 37 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │    fixed 202 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 116 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__->