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 0xcc │   inherit 73 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │  inherit 155 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 102 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 203 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 218 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │     fixed 30 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x04 │  inherit 149 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │   inherit 68 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xfc      fixed 52 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 134 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 95 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 193 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 48 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │   inherit 17 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │    fixed 191 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe4 │  inherit 136 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x70 │  inherit 120 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 222 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 204 │ false │     OK │
# │  vxlan │     4      4 │ inherit 0x48 │  inherit 187 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │    fixed 154 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4      6 │ inherit 0x30 │  inherit 239 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x68 │   inherit 30 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 215 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │  inherit 136 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 144 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 151 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 127 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x60 │   inherit 76 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 246 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc4 │  inherit 202 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x24 │   inherit 94 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │    fixed 154 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 118 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x6c │   inherit 33 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 11 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x68 │   inherit 22 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x88 │   inherit 21 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │    fixed 248 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 159 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x5c │  inherit 229 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │     fixed 79 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x04 │  inherit 161 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 98 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 215 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x84 │  inherit 197 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc8 │   inherit 41 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 142 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 222 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │   inherit 79 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │     fixed 25 │ false │     OK 
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x6c │  inherit 226 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xfc │   inherit 21 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │     fixed 27 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 140 │  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__->