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 0xe8 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 88 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 4 │ inherit 0x20 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 238 │ false │ OK │ # │ geneve │ 6 other │ fixed 0x0c │ fixed 31 │ 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__->