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 0xf0 │  inherit 231 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x14 │  inherit 208 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │     fixed 90 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 230 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 110 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │     fixed 53 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x94 │   inherit 29 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │  inherit 132 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc4 │     fixed 36 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 158 │ false │     OK │
#     gre │     6 │     4 │ inherit 0x70 │   inherit 39 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │     fixed 68 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │   inherit 60 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │   inherit 22 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │    fixed 148 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x7c │  inherit 192 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x04 │  inherit 172 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 113 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x3c │   inherit 45 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │   inherit 33 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 69 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x4c │   inherit 32 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │    inherit 5 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 115 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xec │   inherit 81 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 250 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │     fixed 74 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 95 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 126 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │     fixed 70 │ false │     OK │
# │  vxlan │     6      4 │   fixed 0x0c │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa4 │    inherit 3 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 137 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │     fixed 22 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │  inherit 209 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x40 │   inherit 87 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │    fixed 183 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe4    inherit 23 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │  inherit 143 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 206 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │   inherit 13 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 188 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │     fixed 73 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │    inherit 8 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x34 │    inherit 2 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │     fixed 65 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │   inherit 47 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x1c │   inherit 67 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 186 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │  inherit 128 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │    inherit 8 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 127 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xec │  inherit 152 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │  inherit 106 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │     fixed 95 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 242 │  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__->