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 0x18 │  inherit 216 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x90 │  inherit 195 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │     fixed 88 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │   inherit 33 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 226 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 148 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x84 │   inherit 98 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │  inherit 245 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 144 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │   inherit 18 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 126 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │     fixed 83 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa0 │  inherit 209 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xec │   inherit 97 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 111 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x58 │  inherit 174 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 200 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x90 │    fixed 171 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x3c │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 65 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x10 │  inherit 118 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │    fixed 212 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf4 │   inherit 40 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x80 │  inherit 216 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 115 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x7c │   inherit 12 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 209 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │    fixed 153 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x10 │  inherit 186 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 151 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │     fixed 18 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x10 │  inherit 244 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 180 │ false      OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x94 │  inherit 170 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe4 │  inherit 195 │  true │     OK │
#   vxlan │     6 │ other │   fixed 0x44 │    fixed 207 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 165 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x08 │   inherit 73 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 18 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 106 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x98 │   inherit 26 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 163 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 51 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │   inherit 19 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │     fixed 11 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 155 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 83 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │    fixed 161 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x60 │  inherit 163 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 235 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 158 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │ other │ inherit 0x84 │  inherit 159 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 142 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 114 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 194 │  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__->