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 0xc0 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 4 │ inherit 0x38 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 70 │ false │ OK │ # │ geneve │ 4 4 │ fixed 0xb8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 241 │ 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__->