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 0xac │  inherit 199 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x54 │  inherit 242 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │     fixed 97 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd4 │  inherit 126 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 177 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │    fixed 150 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x94 │   inherit 58 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa8 │    inherit 4 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 201 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 108 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xac │  inherit 110 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │    fixed 136 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 130 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xcc │  inherit 190 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 111 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x50 │   inherit 81 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │   inherit 24 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 221 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │  inherit 242 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 194 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │    fixed 173 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 190 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │    inherit 4 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │    fixed 251 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54     fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xac │  inherit 188 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x0c │  inherit 163 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │    fixed 167 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x70 │  inherit 133  false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │   inherit 31 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 121 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │   inherit 97 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb4 │  inherit 239 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 93 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 251 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 200 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │    fixed 138 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 177 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 59   true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 165 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 237 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 109 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 43 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 139 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 212 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │    fixed 165 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 208 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 131 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 165 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 227 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │   inherit 17 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 147 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 131 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c   inherit 127 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 168 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 225 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 149 │  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__->