make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 48 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4 │  inherit 235 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 129 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 201 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc8 │   inherit 42 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa4      fixed 15 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb0 │   inherit 14 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │   inherit 27 │  true │     OK │
# │    gre │     4 │ other    fixed 0xe8 │     fixed 71 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x44 │   inherit 87 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x90 │    inherit 6 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │     fixed 16 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 154 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 105 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │     fixed 90 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │ other │ inherit 0x88 │  inherit 238 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x14 │  inherit 127 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 170 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 191 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb0 │   inherit 10 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 191 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 150 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 186 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 243 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 177 │ false      OK │
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 15 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │     fixed 71 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 153 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 147 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 225 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 111 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 70 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x10 │   inherit 33 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 163 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 161 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 179 │ false │     OK │
#  geneve │     4 │     4 │ inherit 0xf0 │  inherit 136 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 112 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 148 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 241 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 129 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa8 │   inherit 91 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc4 │    inherit 2 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │     fixed 21 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 115 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 235 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 161 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 103 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf0 │  inherit 128 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 139 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 188 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf4 │   inherit 17 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 110 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 195 │  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__->