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 0x04 │  inherit 130 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xcc │   inherit 33 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │      fixed 2 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc0 │   inherit 44 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 153 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │     fixed 72 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xbc │  inherit 241 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x44 │  inherit 194 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 23 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 254 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 215 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │    fixed 116 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 154 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │   inherit 77 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │    fixed 151 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x18 │  inherit 117 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x90 │   inherit 61 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │     fixed 71 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x94 │  inherit 198 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 140 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │    fixed 159 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │   inherit 41 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x0c │   inherit 98 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x34 │  inherit 231 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 243 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │     fixed 67 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │    inherit 5 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 245 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │     fixed 28 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 156 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 202 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │      fixed 6 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 130 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 178 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │     fixed 23 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x60 │  inherit 236 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x30 │  inherit 158 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 141 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 74 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 161 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 223 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │   inherit 87 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │   inherit 56 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │     fixed 66 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x9c │   inherit 62 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 119 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 101 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 162 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │   inherit 53 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 116 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xbc │   inherit 30 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 142 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 181 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │    fixed 211 │  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__->