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 0x04 │  inherit 114 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │  inherit 244 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 111 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 113 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 43 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │    fixed 244 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │     fixed 53 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x40 │  inherit 114 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 122 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 125 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │   inherit 37 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x6c │   inherit 81 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │     fixed 74 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 167 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 144 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │    fixed 204 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │   inherit 73 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 205 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 251 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x20 │  inherit 237 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe4 │   inherit 41 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 238 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x4c │   inherit 83 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x5c │  inherit 246 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe0 │   inherit 89 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 200 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 232 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 225 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 44 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc4 │  inherit 177 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x84 │   inherit 30 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │    fixed 187 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x08 │  inherit 150 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 197 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x54 │   inherit 24 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 186 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 86 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 111 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb0 │   inherit 23 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 219 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 82 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 108 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │     fixed 36 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x68 │  inherit 221 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │   inherit 33 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 168 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │  inherit 167 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xbc │   inherit 87 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 100 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 173 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc8 │   inherit 85 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 205 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 237 │  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__->