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 0x5c │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 100 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 207 │ true OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 214 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0x10 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 34 │ false │ OK # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 188 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 207 │ false OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 102 │ 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__->