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 0x24 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 184 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 inherit 156 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 55 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 250 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 126 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 4 │ fixed 0x18 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 54 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 92 │ 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__->