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 0x80 │   inherit 21 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │  inherit 221 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │     fixed 59 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 227 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x98 │   inherit 40 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │     fixed 18 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │  inherit 105 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │  inherit 245 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 135 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 156 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf8 │   inherit 85 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 107 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 199 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 207 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │    fixed 176 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xac │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x7c │   inherit 97 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe8 │  inherit 230 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xfc │     fixed 16 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa4 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x74 │    inherit 7 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │    fixed 189 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 235 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 156 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │    fixed 145 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 153 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x80 │  inherit 144 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 233 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 27 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │  inherit 181 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │    fixed 160 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 113 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 224 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 160 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x74 │  inherit 100 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 139 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xec │    fixed 203 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 128 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x30 │  inherit 100 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │      fixed 2 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa4 │   inherit 30 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │    inherit 9 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 249 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │     fixed 76 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 183 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x04 │  inherit 175 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 242 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x84   inherit 135 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x84 │  inherit 168 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │    fixed 183 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x0c │   inherit 25 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │   inherit 96 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │    fixed 146 │ false │     OK 
# │ geneve │     6 │     6 │   fixed 0x08 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa0 │   inherit 72 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 148 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │     fixed 50 │ false │     OK │
# │ geneve      6 │ other │   fixed 0xe4 │    fixed 176 │  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__->