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 0x0c │  inherit 156 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │  inherit 116 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 246 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 169 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 128 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │     fixed 67 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x90 │  inherit 106 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 226 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 174 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x38 │   inherit 97 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │  inherit 174 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 117 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 125 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 164 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 227 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x94 │  inherit 238 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xbc │  inherit 206 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 168 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x14 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 72 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 107 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x48 │  inherit 209 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x48 │   inherit 83 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │     fixed 75 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf8 │  inherit 236 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 230 │  true │     OK │
# │  vxlan │     4  other │   fixed 0x38 │    fixed 155 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │   inherit 51 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 178 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │    fixed 251 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x54 │   inherit 28 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x50 │  inherit 109 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │      fixed 6 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x80 │  inherit 240 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 195 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 235 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 203 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │    inherit 3 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │     fixed 73 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 143   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 111 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 239 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84      fixed 34 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 96 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 131 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │     fixed 29 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 83 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 191 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 225 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x60 │  inherit 135 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │  inherit 251 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 165 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 29 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 124 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 101 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 254 │  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__->