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 0x0c │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 14 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 86 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 37 │ false OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 6 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0x20 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ 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__->