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 0x90 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 11 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 187 │ true OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 179 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 66 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 158 │ 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__->