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 0x6c │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 inherit 0xe4 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 198 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0x74 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 43 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 38 │ false │ OK │ # geneve │ 6 │ other │ inherit 0x6c │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 149 │ 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__->