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-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x38 │   inherit 48 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │   inherit 47 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 147 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x54 │   inherit 86 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x38 │  inherit 173 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 20 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x80 │   inherit 12 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x94 │  inherit 255   true │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 140 │ false │     OK │
# │    gre │     4  other │   fixed 0xec │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x9c │   inherit 85 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 236 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 167 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf0 │  inherit 171 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │   inherit 23 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 202 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xec │  inherit 218 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb0 │  inherit 212 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 95 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd0 │  inherit 102 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │     fixed 32 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xec │    inherit 1 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 27 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 123 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x20 │   inherit 60 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 95 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │     fixed 62 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 29 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x14 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │     fixed 25 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 174 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x48 │    inherit 5 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │    fixed 102 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │   inherit 55 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x54 │   inherit 71 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │    fixed 251 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x9c │   inherit 77 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 140 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 246 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │    fixed 188 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │  inherit 222 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 139 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 221 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 200 │ false │     OK │
# │ geneve │     4  other │ inherit 0x38 │   inherit 28 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │    fixed 235 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x44 │    inherit 7 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 191 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 218 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 240 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb8 │   inherit 16 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │     fixed 67 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │ other │ inherit 0x78 │   inherit 10 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x94 │   inherit 79 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 191 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │    fixed 142 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__->