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 0x94 │  inherit 108 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa8 │  inherit 128 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 206 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │   inherit 15 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe0 │    inherit 4 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 113 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x98 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 124 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │  inherit 139 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x3c │    fixed 231 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │   inherit 85 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf4 │   inherit 31 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │      fixed 1 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │   inherit 10 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │   inherit 21 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │    fixed 207 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xfc │  inherit 192 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │   inherit 56 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x8c │    fixed 147 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe8 │   inherit 92 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xec │   inherit 23 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 148 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 229 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 172 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 153 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │   inherit 28 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 165 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 219 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 254 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd8 │  inherit 170 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 142 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x3c │   inherit 42 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 251 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 164 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │  inherit 203 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 120 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x60 │   inherit 78 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │  inherit 171 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │    fixed 128 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xfc │  inherit 214 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 255 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x08      fixed 53 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xbc │   inherit 57 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │  inherit 230 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │     fixed 62 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c │   inherit 84 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 114 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 124 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │   inherit 50 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 159 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │    fixed 164 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │   inherit 26 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 222 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │     fixed 69 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │     fixed 26 │  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__->