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 0xdc │  inherit 186 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x08 │   inherit 98 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │     fixed 78 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x28 │  inherit 225 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x3c │   inherit 32 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │    fixed 135 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x18 │   inherit 70 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │   inherit 89 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 144 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x60 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 28 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 181 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 178 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 253 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │    inherit 9 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │    fixed 255 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x94 │  inherit 194 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │   inherit 35 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 149 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 156 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc4 │  inherit 226 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 119 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │   inherit 98 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd8 │  inherit 244 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │    fixed 197 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x9c │   inherit 12 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 128 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │     fixed 75 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x80 │  inherit 251 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x48 │  inherit 235 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 236 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │   inherit 62 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb4 │  inherit 125 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 225 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 238 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 146 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 227 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 232 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x30 │   inherit 39 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 201 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe0 │   inherit 66 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 106 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 181 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 236 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │  inherit 200 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │     fixed 23 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 211 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x44 │   inherit 30 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │    fixed 178 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 115 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │   inherit 12 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │    fixed 170 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 174 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 160 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 137 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 184 │  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__->