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 0xd4 │  inherit 122 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │  inherit 120 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 204 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x98 │  inherit 106 │ false      OK │
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 233 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 57 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44     fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc4 │   inherit 52 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x24 │  inherit 153 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 53 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 144 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 194 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 242 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │   inherit 16 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 82 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 144 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 165 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 118 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x58 │     fixed 91 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │      fixed 5 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │    inherit 8 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe4 │  inherit 197 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 197 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │   inherit 81 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc4 │   inherit 80 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 205 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │     fixed 73 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 117 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 156 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 137 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 152 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x28 │  inherit 185 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │     fixed 21 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 103 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 209 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 179 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 114 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 238 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 250 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 179 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf4 │   inherit 79 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │      fixed 6 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 248 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x08 │    inherit 4 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 138 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │     fixed 95 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd8 │   inherit 77 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x7c │   inherit 60 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 169 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb8 │   inherit 56 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 223 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │      fixed 3 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 50 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf4 │  inherit 248 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 130 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │      fixed 5 │  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__->