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-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 0xe4 │  inherit 100 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │  inherit 251 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │     fixed 97 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 105 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │  inherit 164 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │    fixed 240 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │  inherit 182 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │   inherit 69 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x58 │    fixed 163 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 139 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x18 │   inherit 69 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 126 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │   inherit 89 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │   inherit 46 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 155 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd4 │   inherit 31 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x24 │  inherit 122 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 144 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │   inherit 27 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 196 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 112 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe8 │  inherit 158 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │     fixed 54 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │   inherit 76 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 164 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │     fixed 88 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x28 │   inherit 74 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │  inherit 134 │  true │     OK │
# │  vxlan │     6      4 │   fixed 0x6c │     fixed 29 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 228 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 184 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe4 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │   inherit 26 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │    inherit 3 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 189 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x24 │    inherit 5 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc4 │  inherit 237 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 117 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │   inherit 43 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 117 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │      fixed 1 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 251 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 112 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │     fixed 82 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │   inherit 13 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 254 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │     fixed 92 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │  inherit 180 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x54 │   inherit 90 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │     fixed 15 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 191 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 73 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 222 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │    fixed 221 │  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__->