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 0x48 │   inherit 22 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │    inherit 2 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │     fixed 63 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │     fixed 37 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │    inherit 6 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 32 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 199 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │  inherit 162 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd4 │   inherit 23 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x74 │     fixed 21 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd0 │  inherit 122 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 200 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xac │     fixed 13 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 241 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 173 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │     fixed 93 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │  inherit 186 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x70 │  inherit 224 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │    fixed 126 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x48 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x94 │  inherit 229 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0    inherit 43 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │     fixed 90 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 199 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf4 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │     fixed 33 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │   inherit 98 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 123 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 119 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 192 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │   inherit 41 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb8 │   inherit 96 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 148 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 162 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x44 │  inherit 174 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 171 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 214 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 173 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 106 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xbc │   inherit 47 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │    inherit 2 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 254 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 223 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x20 │    inherit 6 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │    fixed 103 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 162 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x6c │  inherit 103 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 106 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x20 │  inherit 121 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │   inherit 56 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │     fixed 61 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │  inherit 192 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8   inherit 159 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 209 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │  inherit 248 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x58 │   inherit 14 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │     fixed 66 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │    fixed 137 │  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__->