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 0xa0 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 200 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 114 false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 1 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 44 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 218 │ false │ OK │ # │ vxlan 6 │ other │ fixed 0xc8 │ fixed 139 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 fixed 73 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 4 │ inherit 0xc8 │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 24 │ true │ OK │ # │ geneve 6 │ 4 │ fixed 0x48 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 55 │ 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__->