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 0xd0 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 133 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 176 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 108 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 79 │ true │ OK │ # │ gre │ 6 other │ fixed 0x94 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 44 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 73 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 96 │ 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__->