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 0xa8 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 80 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 62 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 106 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 218 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 161 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0x08 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 56 false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 105 │ 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__->