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 0x14 │  inherit 185 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa8 │   inherit 17 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 159 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 116 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 26 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │      fixed 4 │ false │     OK │
#     gre │     4 │     6 │   fixed 0x1c │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x58 │  inherit 211 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x2c │  inherit 242 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x28 │     fixed 93 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     4 │ inherit 0xa8 │   inherit 65 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 171 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │     fixed 11 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x40 │   inherit 78 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 229 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │     fixed 45 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │   inherit 15 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │   inherit 78 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │      fixed 2 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │     fixed 14 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │  inherit 213 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xfc │   inherit 91 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │     fixed 35 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x80 │   inherit 98 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 206 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 132 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │   inherit 10 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 53 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 181 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 230 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 150 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 152 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │   inherit 33 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │   inherit 84 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 115 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 28 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 230 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │    fixed 248 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 157 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 170 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │     fixed 13 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd8 │  inherit 251 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf0 │  inherit 179 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │      fixed 4 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │ other │ inherit 0xf4 │   inherit 63 │ false      OK │
# │ geneve │     4 │ other │ inherit 0x34 │  inherit 236 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │     fixed 78 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x3c │   inherit 45 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 227 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │      fixed 4 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x9c │   inherit 14  false │     OK │
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 132 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 109 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd4 │  inherit 140 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x58 │   inherit 25 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │     fixed 67 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 194 │  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__->