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 0xe4 │   inherit 39 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 194 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │     fixed 75 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 164 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 180 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │     fixed 18 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb0 │   inherit 75 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │  inherit 103 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │    fixed 109 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 250 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 228 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │     fixed 67 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 237 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │   inherit 60 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │     fixed 51 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │  inherit 188 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x84 │   inherit 49 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │    fixed 152 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x24 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │    inherit 8 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 155 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │  inherit 201 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 111 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 193 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │   inherit 55 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │   inherit 20 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │     fixed 55 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │   inherit 16 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 135 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │     fixed 31 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x38 │   inherit 70 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 100 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 225 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20    inherit 39 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 144 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 252 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │      fixed 9 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 204 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 210 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │    fixed 159 │ false │     OK 
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 248 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 12 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │    fixed 128 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 154 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x10 │   inherit 18 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc0 │  inherit 163 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 165 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 138 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 239 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 202 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 236 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 84 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 138 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │     fixed 17 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 165 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe4 │   inherit 49 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 139 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 170 │  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__->