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 0xf8 │ inherit 203 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 47 │ true │ OK │ # │ gre │ 4 other │ fixed 0xf4 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 126 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 fixed 0xd4 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 6 │ 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__->