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 0x98 │  inherit 195 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │    inherit 7 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │     fixed 15 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 106 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc4 │   inherit 18 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │     fixed 14 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x14 │   inherit 86 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x78 │  inherit 247 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xec │     fixed 13 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x2c │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 80 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x1c │  inherit 120 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │    fixed 219 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xbc │   inherit 14 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 170 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │     fixed 86 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 192 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x68 │   inherit 97 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 119 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x58 │   inherit 56 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc4 │   inherit 30 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 166 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x14 │  inherit 172 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │    fixed 113 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 83 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x18 │   inherit 23 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 171 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 160 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe4 │   inherit 31 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x0c │   inherit 57 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 254 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf4 │  inherit 131 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 221 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │     fixed 38 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 12 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 163 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 105 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 127 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 22 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │     fixed 56 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 105 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 128 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 126 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │     fixed 40 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x68     fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 34 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa8 │  inherit 193   true │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │     fixed 77 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 202 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 34 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │    fixed 254 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 114 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 155 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │     fixed 14 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x80 │  inherit 154 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc4 │  inherit 101 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │     fixed 99 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 118 │  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__->