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 0x2c │  inherit 115 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │   inherit 61 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │    fixed 197 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 232 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 65 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 101 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │   inherit 27 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 149 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x60 │    fixed 136 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x2c │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x3c │   inherit 47 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 225 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │    fixed 161 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x04 │  inherit 191 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xec │  inherit 216 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │     fixed 19 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │  inherit 165 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 244 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x68 │     fixed 71 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 162 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 142 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 169 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │  inherit 164 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 180 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 234 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf0 │  inherit 121 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x1c │   inherit 23 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │      fixed 7 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 134 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x80 │   inherit 97 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 102 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 128 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x4c │   inherit 79 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb4 │  inherit 207 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │    fixed 122 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x10 │   inherit 77 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb8 │  inherit 206 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │     fixed 14 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 178 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 123 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │    fixed 194 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xfc │  inherit 104 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │   inherit 53 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 203 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │    fixed 168 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x54 │    inherit 9 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x10 │   inherit 43 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 235 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 217 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 62 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │     fixed 34 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xfc │   inherit 59 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xcc │  inherit 174 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │     fixed 16 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc0 │  inherit 120 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 143 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd8 │     fixed 82 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 129 │  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__->