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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 165 │ true OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 161 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 200 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 161 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->