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 0x24 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 224 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 inherit 0x70 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 252 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 211 │ false │ OK │ # vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 16 │ 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__->