make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x68 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 241 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 192 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 110 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 58 │ 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__->