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 0x54 │   inherit 85 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x24 │  inherit 176 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 235 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb8 │   inherit 61 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 214 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │     fixed 32 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 123 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 165 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │      fixed 6 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 102 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x44 │   inherit 11  false │     OK │
# │    gre │     6 │     4 │ inherit 0xdc │  inherit 205 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 170 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │     fixed 17 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 111 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │  inherit 196 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │    fixed 175 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │   inherit 10 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x5c │  inherit 204 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xec │     fixed 14 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 86 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │   inherit 72 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │    fixed 177 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 110 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 182 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │   inherit 26 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 118 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │     fixed 27 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc0 │   inherit 58 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 244 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 228 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 154 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 228 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x64 │   inherit 51 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │   inherit 93 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │     fixed 47 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 44 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │   inherit 25 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 196 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │   inherit 32 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 179 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 146 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 58 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 250 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 157 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 132 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x80 │  inherit 242 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │     fixed 91 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf0 │  inherit 153 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xfc │   inherit 99 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 156 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 169 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 108 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 139 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 178 │  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__->