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 0x3c │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 185 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 186 │ false │ OK │ # │ vxlan 4 │ other │ inherit 0x38 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 244 │ false │ OK │ # vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 113 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 151 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 92 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 203 │ 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__->