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 0x74 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 123 │ true │ OK │ # │ gre 4 │ other │ fixed 0xf0 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 74 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 197 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 54 │ false │ OK │ # │ geneve │ 6 4 │ inherit 0x90 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 201 │ 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__->