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 0x1c │  inherit 119 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x90 │   inherit 54 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 117 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x3c │   inherit 22 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 84 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │     fixed 49 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │ other │ inherit 0x58 │  inherit 222 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x54 │  inherit 150 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 132 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe0 │  inherit 215 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x90 │  inherit 202 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │     fixed 54 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │   inherit 22 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xac │  inherit 151 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │    fixed 161 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb0 │   inherit 90 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │  inherit 202 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 139 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 187 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 108 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 147 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 149 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │    inherit 7 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │     fixed 69 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb0 │  inherit 241 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │      fixed 7 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x24 │   inherit 60 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │   inherit 80 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 136 │ false │     OK │
# │  vxlan │     6 │     4    fixed 0xb8 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x10 │   inherit 60 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 111 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │    fixed 214 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 238 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │     fixed 41 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │   inherit 79 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 234 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa4 │  inherit 201 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x0c │   inherit 25 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │     fixed 59 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 248 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │   inherit 35 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │     fixed 12 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 102  false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 11 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │     fixed 78 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xfc │   inherit 75 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 19 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 242 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x24 │   inherit 58 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x78 │   inherit 19 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │    fixed 139 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 185 │  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__->