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 0xa4 │   inherit 97 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │   inherit 69 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 237 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 34 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xcc │  inherit 242 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 214 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x10 │  inherit 155 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x24 │    inherit 4 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 162 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │  inherit 214 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xfc │   inherit 48 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 151 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 155 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 238 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 162 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 70 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │   inherit 48 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 139 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x0c │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 184 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 250 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │   inherit 51 │ false │     OK 
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 243 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │     fixed 78 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x40 │    inherit 2 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 100 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 112 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 62 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 164 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │    fixed 205 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xac │   inherit 81 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 105 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 141 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │    inherit 7 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │    fixed 246 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 229 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │   inherit 70 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │    fixed 198 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │      fixed 4 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │   inherit 15 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x48 │   inherit 25 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │    fixed 105 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc8 │  inherit 105 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 135 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │     fixed 52 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 190 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xdc │  inherit 241 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 255 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xdc │   inherit 49 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xdc │  inherit 184 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │     fixed 99 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │ other │ inherit 0x58 │   inherit 65 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x80 │  inherit 238 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │    fixed 184 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │     fixed 66 │  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__->