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 195 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe4 │  inherit 123 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 216 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x80 │  inherit 194 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x2c │   inherit 83 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │     fixed 42 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │    fixed 123 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │   inherit 18 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │  inherit 105 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │      fixed 3 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 127 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │  inherit 143 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 245 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 46 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 199 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │      fixed 6 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xcc │  inherit 161 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x98 │  inherit 202 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │     fixed 74 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 234 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 148 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │    fixed 218 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 134 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 233 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 209 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xac │   inherit 18 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x0c │  inherit 156 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │     fixed 44 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x28 │   inherit 23 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 132 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │    fixed 144 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x10 │   inherit 67 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x04    inherit 19 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 162 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │   inherit 28 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 251 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x54 │    inherit 6 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x70 │   inherit 49 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 86 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 167 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 112 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x18 │  inherit 245 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │    fixed 222 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x5c │   inherit 47 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 156 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │    fixed 103 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 138 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 244 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 154 │ false │     OK │
#  geneve │     6 │     4 │   fixed 0x80 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 104 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa0 │  inherit 159 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │     fixed 69 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x9c │   inherit 74 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 145 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 60 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │    fixed 143 │  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__->