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 0x60 │   inherit 10 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x54 │  inherit 201 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 152 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa0 │  inherit 229 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x50 │    inherit 8 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │     fixed 23 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │    fixed 128 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe0 │  inherit 209 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │  inherit 223 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 133 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x44 │  inherit 184 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │   inherit 11 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 244  false │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 75 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x84 │   inherit 37 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │    fixed 100 │ false      OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 115 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x3c │  inherit 201 │ false │     OK │
#     gre │     6 │ other │ inherit 0xf4 │    inherit 7 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 184 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 189 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe4 │  inherit 209 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │    fixed 101 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x50 │   inherit 36 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x80 │   inherit 49 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 113 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │   inherit 63 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │   inherit 54 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 243 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 136 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 131 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 145 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf4 │   inherit 24 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 114 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │      fixed 8 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 183 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 145 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 179 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 166 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x30 │   inherit 25 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │    fixed 179 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 22 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf8 │   inherit 61 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │     fixed 42 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 224 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 211 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 211 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 111 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb8 │   inherit 31 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │     fixed 33 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │ geneve │     6 │     6  inherit 0x0c │   inherit 55 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │   inherit 37 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 193 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x64 │  inherit 217 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 160 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 244 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │     fixed 85 │  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__->