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 0x54 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 17 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 254 true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 91 │ true │ OK │ # │ vxlan 6 │ other │ fixed 0xc0 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 87 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 154 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 206 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 inherit 152 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 98 │ 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__->