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 0xfc │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 90 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 185 │ true │ OK │ # │ gre 6 │ 6 │ fixed 0xb0 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 11 │ false │ OK # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0xb8 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 other │ fixed 0x24 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 212 │ false OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 105 │ 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__->