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 0x7c │  inherit 245 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 216 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │      fixed 6 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │    fixed 244 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 216 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 128 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │      fixed 1 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x60 │  inherit 123 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x68 │   inherit 58 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 198 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 244 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 125 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 153 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 105 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x6c │    inherit 8 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │     fixed 99 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x88 │   inherit 63 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 212 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x90 │     fixed 90 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 141 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │   inherit 55 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 142 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x1c │  inherit 252 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x04 │  inherit 255 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │    fixed 165 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 174 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x44 │   inherit 29 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 161 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │    inherit 2 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf4 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │    fixed 232 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 144 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 103 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │     fixed 79 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │   inherit 15 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │   inherit 48 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │     fixed 59 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 112 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x3c │    inherit 3 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 112 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xdc │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 210 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 149 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 200 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x68 │   inherit 93 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │  inherit 113 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 221 │ false │     OK │
# │ geneve │     4  other │   fixed 0x78 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │   inherit 47 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 127 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 110 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x54 │  inherit 112 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 165 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │     fixed 60 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │     fixed 48 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 123 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x0c │  inherit 254 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │     fixed 91 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 58 │  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__->