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 0xa8 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 52 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 155 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 155 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 239 │ false OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 94 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 171 │ 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__->