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 0xec │   inherit 31 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x0c │   inherit 74 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │    fixed 143 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xec │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa0 │  inherit 127 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf4 │  inherit 103 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │     fixed 72 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd0 │  inherit 122 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf4 │    inherit 5 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 152 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb0 │    inherit 9 │ false │     OK │
# │    gre      6 │     4 │ inherit 0xc0 │  inherit 180 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │      fixed 9 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 102 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │   inherit 29 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │     fixed 57 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │    fixed 167 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd4 │   inherit 30 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe8 │  inherit 213 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 147 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xfc │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │  inherit 235 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 135 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │   inherit 73 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x94 │   inherit 72 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 30 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x6c │   inherit 12 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb0 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │     fixed 80  false │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │  inherit 135 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd8 │  inherit 241 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 255 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x08 │  inherit 204 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 11 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │    fixed 130 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 136 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 209 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xec │    fixed 252 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │   inherit 53 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 56 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │    fixed 175 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 182 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd4 │   inherit 72 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │    fixed 114 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x10 │  inherit 212 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │  inherit 207 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 116 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 222 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │   inherit 52 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │     fixed 92 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98     fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 144 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x0c │  inherit 101 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │    fixed 223 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │     fixed 66 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │   inherit 39 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 141 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 235 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 243 │  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__->