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 0x18 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 41 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 195 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 57 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 73 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 150 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x24 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 189 │ 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__->