make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xac │   inherit 56 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │   inherit 86 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 170 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 204 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 104 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 170 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x70 │   inherit 88 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x3c │  inherit 241 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 19 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 153 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │   inherit 91 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 122 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 156 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 155 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 172 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 250 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 225 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x68 │  inherit 239 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x84 │  inherit 115 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │    fixed 197 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa4 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 134 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 180 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 195 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │  inherit 255 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 166 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 229 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │    fixed 121 │  true │     OK 
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 133 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 244 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │     fixed 79 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x58 │   inherit 32 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x54 │  inherit 226 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │    fixed 103 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 210 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 125 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 230 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │    inherit 7 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc4 │   inherit 11 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 122 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 190 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 220 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │     fixed 49 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 236 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 217 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 233 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 160 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe0 │   inherit 51 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │     fixed 17 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │  inherit 121 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x20 │  inherit 248 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │     fixed 22 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 18 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │  inherit 225 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 170 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 119 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │   inherit 87 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │     fixed 86 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │     fixed 76 │  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__->